[PHP-WIN] http error apache 1.3.22 php 4.0.1

2002-01-21 Thread SomeGuy
so i'm running apache 1.3.22 on windows XP and trying to run phpnuke on it.It works fine locally without ANY errors.But as soon as outside users try to connect to the server they say there was an error.Since they are windows users they couldn't quite tell me what was wrong.Anyway...after connectin

[PHP-WIN] Re: problem running php4.0.6 and apache1.3.22 on winXP

2002-01-21 Thread SomeGuy
instead of php4.c just use LoadModule php4_module C:/php/sapi/php4apache.dll and then offcourse register the file types AddType application/x-httpd-php .php AddType application/x-httpd-php .php3 AddType application/x-httpd-php .phtml AddType application/x-httpd-php-source .phps i a

[PHP-WIN] Re: Apache 1.3.22 and PHP 4.1.0

2002-01-21 Thread SomeGuy
i don't really see why you would even try to unload mod-php4.c since apache doesn't come installed with it.In windows you can only load the module (php4apache.dll) if you installed php under c:\ you would only add LoadModule php4_module D:/Programs/AppServ/php/sapi/php4apache.dll any text with mod

[PHP-WIN] Re: Here is a Step by Step on how to install and configure PHP 4.1.x in Win2k with IIS5

2002-01-23 Thread SomeGuy
yeah great...now if somebody could do the same for windows apache php4.1.1 and a modular installation it would just kick ass :) "Andre Amaral" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi all. Here is my first attempt to make easy Step by Step installation