[PHP-INST] Help with PHP and my (self-made) webserver

2001-10-20 Thread Peter Jukel
Hi How can I get PHP to reload data from the environment variables? At the moment it is only refreshing QUERY_STRING after I restart the computer. I am running it from the command-line under Windows (95/98/me/2000) as a CGI. Is there a command-line parameter I can use? Also, how does one pass

Re: [PHP-INST] PHP problem with self-made web server

2001-10-12 Thread Peter Jukel
<> Paul, this doesn't work. I get the same output. << Run php -h to list the help for other options. >> Neither does this. Is this for Linux or Windows? I have tried using /q instead, but it still doesn't work. Is there any documentation on this? Regards Peter -- PHP Install Mailing

Re: [PHP-INST] PHP problem with self-made web server

2001-10-12 Thread Peter Jukel
<> Thanks, Paul. I'll give it a try. Regards Peter -- 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]

[PHP-INST] PHP problem with self-made web server

2001-10-11 Thread Peter Jukel
Hi I need to run PHP from the command line through my web server which I am building. However, when I issue a command such as php.exe test.php > result.txt where test.php contains: and I get the error: X-Powered-By: PHP/4.0.5 Content-type: text/html PHP Version in use: Warning: Undef