ID: 14467
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Old Bug Type: Apache related
Bug Type: Apache2 related
Operating System: Linux RedHat 7.1
PHP Version: 4.1.0
New Comment:

Please try running this command: ./configure --help | grep apxs2
and you'll find the correct configure option to be used with Apache2.

--Jani


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

[2001-12-13 08:38:52] [EMAIL PROTECTED]

The version of Apache i use is : httpd-2.0.28

I have compiled Apache with : ./configure --prefix=/usr/local/apache 
--enable_module=all --enable-shared=max

I have compiled PHP with : ./configure --with-mysql --with-apxs


In the /usr/local/apache/bin/apxs script i have changed the line :
my $CFG_LIBEXECDIR=...
by
my $CFG_LIBEXECDIR='/usr/lib/apache';

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

[2001-12-12 18:07:52] [EMAIL PROTECTED]

Configure line would also be a good idea.
And the information how you compiled Apache or if it was installed
from a RPM.


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

[2001-12-12 15:23:31] [EMAIL PROTECTED]

What is your version of apache?

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

[2001-12-12 14:49:19] [EMAIL PROTECTED]

When i try to start the server : bin/apachectl start        
i get the message :

Cannot load /usr/lib/libphp4.so into server : /usr/lib/apache/libphp4.so : undefined 
symbol : ap_block_alarms

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



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


-- 
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