Windows XAMPP PHP_SELF, SCRIPT_URL etc Not working - WHY?

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Windows XAMPP PHP_SELF, SCRIPT_URL etc Not working - WHY?

Postby baiwan » 14. March 2006 18:20

My Windows (XP Home) XAMPP installation is working fine, with one exception. I can't seem to retrieve any script location information; eg:

$test=$_SERVER['PHP_SELF'];
echo $test.'<br>';

Gives no output on my local server, but works as expected on a remote Web Server.

I assume there is a setting in php.ini or elsewhere that I need to change? If anyone can advise it would save what little hair I have left!

My Local Server is running apache 2.2.0 and PHP Version 5.1.1

My Web Server is a linux box running apache 1.3.33 and PHP Version 4.4.2

Thanks in Advance![/b]
we all make mistakes - just some more then others
baiwan
 
Posts: 7
Joined: 14. March 2006 15:56
Location: UK

Postby KingCrunch » 14. March 2006 18:28

How do you call the script local?
Nicht jeder Fehler ist ein Bug ...
KingCrunch
 
Posts: 1724
Joined: 26. November 2005 19:25

calling script local

Postby baiwan » 14. March 2006 18:42

script is saved as a .php file (eg. test.php) and saved in a drectory below htdocs. The accessed via url using IE6 - eg:


http://localhost/grad4/test.php

the remote server has a similar file accessed using IE6 - eg.

http://www.myserver.co.uk/grad4/test.php

Hope this is clearer!

Regards
we all make mistakes - just some more then others
baiwan
 
Posts: 7
Joined: 14. March 2006 15:56
Location: UK

Now working

Postby baiwan » 14. March 2006 19:21

I made some unrelated changes to php.ini earler (eg. PHP prescision from 12 to 14 bits) and PHP_SELF now works!

Perhaps there was an error there that I have inadvertantly removed? Anyway, it's OK now
we all make mistakes - just some more then others
baiwan
 
Posts: 7
Joined: 14. March 2006 15:56
Location: UK


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 136 guests