hi everybody.

i just installed apache 1.3.22 mysql 3.23.44 and php 4.0.6 on my p3 running
winxp pro.
apache and mysql are fine but apache doesnt parse .php files.

i made everything as written in the install.txt file coming along with the
php dist:

copied php.ini to c:\windows
moved php4ts.dll to c:\windows\system32

httpd.conf changes:
LoadModule php4_module c:/php4/sapi/php4apache.dll
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
<IfModule mod_dir.c>
    DirectoryIndex index.html index.htm index.php
</IfModule>

php.ini changes:
extension_dir = c:\php4


the html files are served well.

when i run apache -t it gives following error msg:
cannot remove moduel mod_php4.c: not found in module list

thanx in advance for any help

Sven Gauger

----------------------------------------------------------------------------
--------
MEGA Malereinkaufsgenossenschaft e.G.
Sven Gauger, EDV-Abteilung
Fangdieckstraße 45
22547 Hamburg

office:   +49 040 54004 - 158
fax:      +49 040 851972 - 4158
mobile: +49 0170 8287108
http://www.megamaler.de
[EMAIL PROTECTED]

Reply via email to