Posted by kanwal on 10/11/07 21:43
Hi,
I have one php application that uses server path like /var/www/
direcory in queries and also while calling files etc, and uses
__FILE__ to fetch the path.
I have installed apache on Windows XP and when I try to runs the
application locally, script results in C:\apache\htdocs\testapp
\index.php and here application stops working.
Can anybody suggest or give an idea how I can have the similar path
while working locally.
Thanks
[Back to original message]
|