ID:               16425
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache related
 Operating System: RH 6.2
 PHP Version:      4.1.2
 New Comment:

Try PHP 4.2.0 RC2 from http://www.php.net/~derick/
Also, add the full configure line you have used.
And how did you configure apache?



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

[2002-04-04 05:11:58] [EMAIL PROTECTED]

I was trying to upgrade PHP from 3 to 4; downloaded 
php-4.1.2 from php.net, then did as was discribed in manual.
Compilation/installation gave OK responce.
Conf string: ./configure --with-apxs=... --with-pgsql=...

Strting apache gave an error like 
Undefined symbol "pcre_XXX" in libphp4.so
I've checked that i've got no pcre lib installed. So, i did
install it. Then i've listed some reports here and tried the solution
like updating Makefile after "./configure"
adding parameter -lpcre to ld commandline.
Nothing changed (just another "pcre_XXXX was reported).
I've added -lpcreposix - the same.
I've adder --without-pcre-regex option to configure.
Again the same, but now:
php_pcre_replace reported as undefined symbol (was
php_pcre_compile).
I've downloaded the latest 1.x Apache (1.24) and installed
it. Then tried again - nothing changed.
What was i doing wrong ???



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


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

Reply via email to