|
Posted by Mark Nelson on 10/24/90 11:40
Hi all,
I'm installing Apache 2.2, PHP 5.04, and mySQL 4.0.21 on a Solaris 8
machine using prebuilt binaries from sunfreeware.com.
My apache install went smoothly - the only thing I'm having to work
around is an inability to use /usr/local - it's an NFS mount to a
central image, so I'm installing in /opt/local.
After installing PHP and modifying httpd.conf, I get the following
error on startup:
httpd: Syntax error on line 110 of /opt/local/apache2/conf/httpd.conf:
API module structure `php5_module' in file
/opt/local/apache2/modules/libphp5.so is garbled - perhaps this is not
an Apache module DSO?
Now, I have to confess that I don't have mysql installed yet, but I
would think that simply loading the php module wouldn't require this,
would it?
A search for this message shows one other user has seen it recently,
but no resolution online.
No hint in /var/apache/logs - no mention of php at all in any of the
logs.
Any clues as to what could be causing this?
Mark Nelson - markn at i triple e dot org
[Back to original message]
|