Use the function phpinfo() in your script and choose.
B.

Le 2001.09.20 15:27, [EMAIL PROTECTED] a écrit :
> Hi,
> I'm sure this point has been discussed thousand of times, but does anyone
> know what to do to make the $PHP_SELF working well under win2000 because
> in
> my case,
> 
> echo $PHP_SELF
> 
> returns
> 
> php4/php.exe/path_to_my_file.php
> 
> I understood tha this piece of path (php4/php.exe) is tooken in the
> Apache
> httpd.conf
>   ScriptAlias /php4/ "C:/php4/"
> line, but I don't know what to do to get the good $PHP_SELF
> (www.mydomain.com/path_to_my_file.php)
> 
> Thanks a lot for helping me,
> Loic
> 
> 

--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to