ID:               36848
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jtaylor at qrsdc dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Apache2 related
 Operating System: Redhat 9
 PHP Version:      5.1.2
 New Comment:

No bug -> bogus.


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

[2006-03-28 17:51:02] jtaylor at qrsdc dot com

Adding the line /usr/local/lib to /etc/ld.so seems to have fixed the
problem.

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

[2006-03-24 23:09:02] [EMAIL PROTECTED]

Remove everything except for --with-apxs2 and try again.

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

[2006-03-24 23:06:41] jtaylor at qrsdc dot com

./configure --with-apxs2=/etc/httpd/bin/apxs
--with-mssql=/usr/local/freetds --enable-libxml --with-mysql
--with-iconv=/usr/local --with-gd --with-zlib --enable-ftp
--with-pdflib

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

[2006-03-24 22:46:21] [EMAIL PROTECTED]

What was your ./configure line?

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

[2006-03-24 16:56:55] jtaylor at qrsdc dot com

Description:
------------
I'm running Apache 2.2.0 on a Redhat 9 system and I am trying to
install PHP 5.1.2. Before doing a make install for PHP Apache was
working flawlessly; however, after installing PHP as an Apache DSO I
get the following error message when I try to restart Apache:

Syntax error on line 53 of /etc/httpd/conf/httpd.conf:
API module structure `php5_module' in file
/etc/httpd/modules/libphp5.so is garbled - perhaps this is not an
Apache module DSO?

I have tried re-compiling PHP with several different options, none of
which produce different results. 

Expected result:
----------------
Normal Apache operation.

Actual result:
--------------
Syntax error on line 53 of /etc/httpd/conf/httpd.conf:
API module structure `php5_module' in file
/etc/httpd/modules/libphp5.so is garbled - perhaps this is not an
Apache module DSO?


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


-- 
Edit this bug report at http://bugs.php.net/?id=36848&edit=1

Reply via email to