PDA

View Full Version : changed chdir and still get error


Kizzmet
10-06-2004, 01:17 PM
My error is :

Warning: chdir(): No such file or directory (errno 2) in /export/web20/gamma/XXXXXXXX/www/forum/portal.php on line 19



Unable to add cookies, header already sent.
File: /export/web20/gamma/XXXXXXXX/www/forum/portal.php
Line: 19

I did the info.php run and changed the chdir('./forums'); line to:
/export/web20/gamma/XXXXXXXX/www/forum

The Xs are replacing the part of that path :)

Brian
10-06-2004, 01:41 PM
Did you remove the . from the beginning?

Our Sponsors
 

Kizzmet
10-06-2004, 02:21 PM
Thanks Brian *hug*