ID: 9157
User Update by: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: *Install and Config
Description: loading module problem

Thaks to all internet comunity

Previous Comments:
---------------------------------------------------------------------------

[2001-02-08 14:43:11] [EMAIL PROTECTED]
I have compile both php and apache with the same loading error.
So, i tried to clean up the php install directory with
   make clean install
and do a new configure, make, make install

After that, apache could load the new php_module without problem.

---------------------------------------------------------------------------

[2001-02-07 12:58:36] [EMAIL PROTECTED]
Apache version : 1.3.12
Compile option : 
./configure 
   --prefix=/usr/local/apache 
   --sysconfdir=/etc/httpd/conf 
   --logfiledir=/var/log/httpd 
   --enable-shared=max


php version : 4.0.4pl1
Compile otion : 
./configure --with-gd --with-mysql 
        --with-ldap --with-apxs=/usr/local/apache/bin/apxs 
        --with-config-file-path=/etc/httpd/conf 


Syntax error on line 230 of /etc/httpd/conf/httpd.conf:
API module structure `php4_module' in file /usr/lib/apache/libphp4.so is garbled - 
perhaps this is not an Apache module DSO?

---------------------------------------------------------------------------


Full Bug description available at: http://bugs.php.net/?id=9157


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to