[PHP-WIN] Re: Apache 2 and PHP

2002-04-11 Thread Aasmund Sæter
I got a similar problem. Apahce2 says it can't find the module, even though it is really there! The error: Syntax error on line 947 of D:/programmer/Apache2/conf/httpd.conf: Cannot load D:/programmer/php/sapi/php4apache.dll into server: The specified module could not be found. In httpd.conf: Loa

[PHP-WIN] $PHP_SELF

2002-01-20 Thread Aasmund Sæter
I have been trying to get $PHP_SELF to display the filename, but I only get "Warning: Undefined variable: PHP_SELF ". Isn't this a supposed to a predefined variable? I got Windows XP, Apache 1.3.12 and PHP 4.1.0. I use PHP as a Apache module. Shouldn't it work then? I read on www.php.net that PHP