-
☆ A M B ☆
- 24,524 Posts
Now I get this error in the backedn:
"You don’t have permission to access /directorysexy/manager/index.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."
I changed the permisisons on the files but still no luck. Any ideas???
Thanx,
Daniel
-
☆ A M B ☆
- 24,524 Posts
The path is incorrect. It is trying to start from the root of your server’s file system (the leading / means that in a path) when what it needs is the root of your web space (which is what the leading / means in a URL).