here are my settings:

httpd.conf:
=======================
LoadModule php4_module c:/php/sapi/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php


php.ini (located in c:\windows):
========================
doc_root=c:\progra~1\apache~1\apache2\htdocs

extension_dir=c:\php\extensions

The Error:
=========================
Syntax error on line 180 of C:/Program Files/Apache
Group/Apache2/conf/httpd.conf:
Cannot load C:/php/sapi/php4apache.dll into server: One of the library files
needed to run this application cannot be found.

The Platform/Apps:
=========================
Windows 98se 768mb ram 1.2ghz athlon
Apache 2.0.35
MySql 3.23.49
and PHP 4

Can anyone Help?

-The Riddler

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to