#19753 [Bgs]: problem starting Apache: libphp4.so: undefined symbol: ap_block_alarms

2002-10-04 Thread pixie

 ID:   19753
 User updated by:  [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Bogus
 Bug Type: Apache2 related
 Operating System: Linux RedHat 7.1
 PHP Version:  4.2.3
 New Comment:

This is the latest confing I tried:
--prefix=/usr/local 
--with--apx2=/usr/local/Apache/bin/apxs 
--enable-module=so 
--with-mod_charset 
--enable-sockets 
--enable-memory-limit 
--with-sybase=/usr/local/freetds 

And I still get this:

Syntax error on line 259 of 
/usr/local/Apache/conf/httpd.conf:
Cannot load /usr/local/Apache/modules/libphp4.so into 
server: /usr/local/Apache/modules/libphp4.so: undefined 
symbol: ap_block_alarms


Previous Comments:


[2002-10-04 06:43:36] [EMAIL PROTECTED]

Why didn't you configure PHP with --with-apxs2=/path/to/apxs ?
You seem to compile PHP as CGI, and then you can't use the LoadModule
line. Please compile PHP with --with-apxs2 and reopen if the problem
still persists.



[2002-10-04 06:40:09] [EMAIL PROTECTED]

I tried the latest version available  php4-200210040300 
and I still get the same error.



[2002-10-04 06:10:09] [EMAIL PROTECTED]

For the latest Apache you also need the latest PHP from snaps.php.net



[2002-10-04 06:02:53] [EMAIL PROTECTED]

I'm in the process of upgrading to Apache 2.0.43 and PHP 
4.2.3

1. Apache installation [without supporting PHP] was 
succesfful.

2. PHP 4.2.3 was also successful, this is my configure:
--prefix=/usr/local 
--enable-module=so 
--with-mod_charset 
--enable-force-cgi-direct 
--enable-discard-path 
--with-xml=shared 
--enable-sockets 
--enable-memory-limit 
--with-sybase=/usr/local/freetds

I tried other configure options too.
Everything seems to work fine separate (ex. a simple php 
shell script works). 

THe problem comes when I try to start apache:
/usr/local/Apache/bin/apachectl start

I get this:

Syntax error on line 231 of 
/usr/local/Apache/conf/httpd.conf:
Cannot load /usr/local/Apache/lib/libphp4.so into server: 
/usr/local/Apache/lib/libphp4.so: undefined symbol: 
ap_block_alarms

Line 231 is:
LoadModule php4_modulelib/libphp4.so

I did a Google search and other people are having the same 
problem. No solutions were provided anywhere.

Thanks.






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




#19753 [Csd]: problem starting Apache: libphp4.so: undefined symbol: ap_block_alarms

2002-10-04 Thread pixie

 ID:   19753
 User updated by:  [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Closed
 Bug Type: Apache2 related
 Operating System: Linux RedHat 7.1
 PHP Version:  4.2.3
 New Comment:

I tried the latest version available  php4-200210040300 
and I still get the same error.


Previous Comments:


[2002-10-04 06:10:09] [EMAIL PROTECTED]

For the latest Apache you also need the latest PHP from snaps.php.net



[2002-10-04 06:02:53] [EMAIL PROTECTED]

I'm in the process of upgrading to Apache 2.0.43 and PHP 
4.2.3

1. Apache installation [without supporting PHP] was 
succesfful.

2. PHP 4.2.3 was also successful, this is my configure:
--prefix=/usr/local 
--enable-module=so 
--with-mod_charset 
--enable-force-cgi-direct 
--enable-discard-path 
--with-xml=shared 
--enable-sockets 
--enable-memory-limit 
--with-sybase=/usr/local/freetds

I tried other configure options too.
Everything seems to work fine separate (ex. a simple php 
shell script works). 

THe problem comes when I try to start apache:
/usr/local/Apache/bin/apachectl start

I get this:

Syntax error on line 231 of 
/usr/local/Apache/conf/httpd.conf:
Cannot load /usr/local/Apache/lib/libphp4.so into server: 
/usr/local/Apache/lib/libphp4.so: undefined symbol: 
ap_block_alarms

Line 231 is:
LoadModule php4_modulelib/libphp4.so

I did a Google search and other people are having the same 
problem. No solutions were provided anywhere.

Thanks.






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




#19753 [NEW]: problem starting Apache: libphp4.so: undefined symbol: ap_block_alarms

2002-10-04 Thread pixie

From: [EMAIL PROTECTED]
Operating system: Linux RedHat 7.1
PHP version:  4.2.3
PHP Bug Type: Apache2 related
Bug description:  problem starting Apache: libphp4.so: undefined symbol: 
ap_block_alarms

I'm in the process of upgrading to Apache 2.0.43 and PHP 
4.2.3

1. Apache installation [without supporting PHP] was 
succesfful.

2. PHP 4.2.3 was also successful, this is my configure:
--prefix=/usr/local 
--enable-module=so 
--with-mod_charset 
--enable-force-cgi-direct 
--enable-discard-path 
--with-xml=shared 
--enable-sockets 
--enable-memory-limit 
--with-sybase=/usr/local/freetds

I tried other configure options too.
Everything seems to work fine separate (ex. a simple php 
shell script works). 

THe problem comes when I try to start apache:
/usr/local/Apache/bin/apachectl start

I get this:

Syntax error on line 231 of 
/usr/local/Apache/conf/httpd.conf:
Cannot load /usr/local/Apache/lib/libphp4.so into server: 
/usr/local/Apache/lib/libphp4.so: undefined symbol: 
ap_block_alarms

Line 231 is:
LoadModule php4_modulelib/libphp4.so

I did a Google search and other people are having the same 
problem. No solutions were provided anywhere.

Thanks.


-- 
Edit bug report at http://bugs.php.net/?id=19753&edit=1
-- 
Try a CVS snapshot: http://bugs.php.net/fix.php?id=19753&r=trysnapshot
Fixed in CVS:   http://bugs.php.net/fix.php?id=19753&r=fixedcvs
Fixed in release:   http://bugs.php.net/fix.php?id=19753&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=19753&r=needtrace
Try newer version:  http://bugs.php.net/fix.php?id=19753&r=oldversion
Not developer issue:http://bugs.php.net/fix.php?id=19753&r=support
Expected behavior:  http://bugs.php.net/fix.php?id=19753&r=notwrong
Not enough info:http://bugs.php.net/fix.php?id=19753&r=notenoughinfo
Submitted twice:http://bugs.php.net/fix.php?id=19753&r=submittedtwice
register_globals:   http://bugs.php.net/fix.php?id=19753&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19753&r=php3
Daylight Savings:   http://bugs.php.net/fix.php?id=19753&r=dst
IIS Stability:  http://bugs.php.net/fix.php?id=19753&r=isapi