PDA


View Full Version : Problems with //localhost...


theMusicMan
05-02-2005, 06:42 PM
Hi Brian and Team

I have installed php et al on my laptop so I can work whilst travelling and when not on the net and all works fine.

However, for some reason my gallery and links apps are no longer working. They were - but are not now. This is the error I get when I try to access them:

Warning: ChDir: No such file or directory (errno 2) in c:\apache\htdocs\vbxtra\links\links_global.php on line 17

and the line 17 is:

chdir($forumpath);

... any idea what's gone wrong here? I don't remember changing anything, and as I said it was working, it just isn't now.

J

theMusicMan
05-02-2005, 06:45 PM
Scrub this folks.... sorry... I found out what the issue was. I MUSt have overwritten the links_config and gallery_config files somehow... they were pointing to their relevant locations on my webspace.

Sorry....

Zachery
05-02-2005, 06:45 PM
;) not a problem, glad you got it working

KW802
05-02-2005, 06:46 PM
What's you chdir command look like in your links config file?



Edit: Never mind.... you guys are too fast somedays. :p

theMusicMan
05-02-2005, 07:35 PM
;) not a problem, glad you got it working

Hehe... cheers Zach. Honestly... I could kick myself on times.. really I could!!