PDA


View Full Version : need a bit of help


Brian31fl
11-26-2005, 06:09 PM
just bought a domain and run my own webserver im having this issue

and i downloaded and ran the forumpath.php file u have in one of your postsi get this error
Notice: Undefined index: PATH_TRANSLATED in C:\www\webroot\forum\forumpath.php on line 3
C:/www/webroot/forum

cant seem to enable

PATH_TRANSLATED as it dont show up in my phpinfo
any help would be great on how to enable this
oh im running php 5.0.5 and apache 2.0.50

KW802
11-26-2005, 10:18 PM
Is the root issue that you're just trying to determine the value to put in the chdir command of CMPS_INDEX.PHP or something else?

Brian31fl
11-26-2005, 10:23 PM
yeah i need to figure out what to put for chdir so that where im stuck

Brian31fl
11-26-2005, 10:34 PM
ah i feel so stupid :S

tryed this prob solved
chdir('C:/www/webroot/forum');