Re: [PHP-WIN] error mesage -configure php on wind98 +apache1.3

2001-12-21 Thread Jonathan David Edwin Wright
Yep... At 00:22 21.12.2001 +0700, p13zo wrote: >i cant configure php to work on my window98 +apache 1.3 >i stop apache and edit httpd.conf with notepad and add this line (i read >this on some tutorial books) ; > >#for the apache module >LoadModule php4_module c:/php/sapi/php4apache.dll >AddType a

[PHP-WIN] error mesage -configure php on wind98 +apache1.3

2001-12-21 Thread p13zo
i cant configure php to work on my window98 +apache 1.3 i stop apache and edit httpd.conf with notepad and add this line (i read this on some tutorial books) ; #for the apache module LoadModule php4_module c:/php/sapi/php4apache.dll AddType application/x-httpd-php.php4 #for the cgi binary (you c