in reply to 'use xxx' doesn't work
My first guess is that the web server which runs as a user other than you cannot read the directory or file in question (or maybe some directory higher in the path)
You can move the module to where the web server can see it (probablythe safest) or set up a directory where the web server can read in your area.
|
|---|