No such file or directory (errno 2) [message #14911] |
Tue, 25 November 2003 02:30 |
Victor_M
Messages: 51 Registered: January 2003 Location: NJ, USA
Karma: 0
|
Member |
|
|
Forum: 2.3.8
I moved to another webhost and after some intial problems, which I resolved with your help, my forum was working fine. Then my webhost informed me they were moving my site to another server. Since then, I've had problems with the forum:
When I ran the compact, I get this message:
Warning: chdir(): No such file or directory (errno 2) in /hsphere/local/home/victorm/forum.purplepjs.com/adm/compact.php on line 56
(Actually, I get dozens of these with each run)
At the very end, I get this message:
Warning: readfile(admclose.html): failed to open stream: No such file or directory in /hsphere/local/home/victorm/forum.purplepjs.com/adm/compact.php on line 257
|
|
|
Re: No such file or directory (errno 2) [message #14923 is a reply to message #14911] |
Tue, 25 November 2003 13:40 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
I suspect the move resulted in a change of directory structure. You may need to do few things:
1) Open GLOBALS.php and verify that all file paths are correct.
2) Make sure webserver has write access to files inside messages/ files/ and images/ directories.
FUDforum Core Developer
|
|
|