PDA

View Full Version : Help: Was editing paths now site won't load


montero
2nd of January 2003 (Thu), 13:06
Help! I apologize if this has been asked before, but I can't find this problem in this forum. I finally had EE 1.3 running on my website and I was changing the microthumb, thump paths, etc. to point to the folders that I have set up on the server. I must have deleted something because now my site won't load. I get the following message:

----

Warning: Failed opening './add/connect.php' for inclusion (include_path='') in /home/www/jrcpix/index.php on line 25

This script cannot be run separately from EE
No Database Selected
----

If I try to get into the renamed folder (formerly called "input" now called rdriedfs), I get this message:

----
Warning: Failed opening '../add/connect.php' for inclusion (include_path='') in /home/www/jrcpix/rdriedfs/index.php on line 12

Error performing query exhib_ids: No Database Selected
----

Can somebody help?

Also is chmod to 0777 the same as chmod to 666? I'm using the shareware version of WS_FTP and there's only one choice for chmod.

Thanks.

montero
2nd of January 2003 (Thu), 17:19
I figured it out! I must have unknowingly locked the "add" folder on the server because when I tried to open it, my ftp program was indicating "permission denied". Something about CWD -- I'll try to figure out what this means. Anyways I couldn't delete the "add" folder so what I did was rename it (couldn't delete it) and uploaded a new "add" folder. Now it's working!