Re: Need help on Matching MySQL, Apache PHP

2002-07-07 Thread Dicky Wahyu Purnomo

Pada Sat, 06 Jul 2002 15:10:43 +
duo fu [EMAIL PROTECTED] menulis :

 Dear Friends:
 I have installed Apache 1.3.26, MySQL.3.23.51 successfully. However, I 
 failed to install tarball versions of PHP4.21 with Apache1.3.26 under my 
 REDHAT 6.2. I always got the error message when I tried to start the APache.
 -
 [root@broekhoven libexec]# /usr/local/apache/bin/apachectl start
 Syntax error on line 205 of /usr/local/apache/conf/httpd.conf:
 Cannot load /usr/local/apache/libexec/libphp4.so into server:
 /usr/local/apache/libexec/libphp4.so: undefined symbol: pcre_malloc
 /usr/local/apache/bin/apachectl start: httpd could not be started
 
--

try to use your PHP as cgi rather than as module (change the config on httpd.conf) ... 
it should be easier if you don't want/avoid installing all from source (again) :D 

-- 
printk(??? No FDIV bug? Lucky you...\n);
2.2.16 /usr/src/linux/include/asm-i386/bugs.h
 
MySQL 3.23.51 : up 16 days, Queries : 368.312 per second (avg).

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Need help on Matching MySQL, Apache PHP

2002-07-06 Thread duo fu

Dear Friends:
I have installed Apache 1.3.26, MySQL.3.23.51 successfully. However, I 
failed to install tarball versions of PHP4.21 with Apache1.3.26 under my 
REDHAT 6.2. I always got the error message when I tried to start the APache.
-
[root@broekhoven libexec]# /usr/local/apache/bin/apachectl start
Syntax error on line 205 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server:
/usr/local/apache/libexec/libphp4.so: undefined symbol: pcre_malloc
/usr/local/apache/bin/apachectl start: httpd could not be started
--

Should I use the RPM instead of tar ball? Must I use PHP3. instead of PHP4.
under RedHat6.2?
Could anyone help me with this problem?
THank you very much!

Duo



_
Send and receive Hotmail on your mobile device: http://mobile.msn.com


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Need help on Matching MySQL, Apache PHP

2002-07-06 Thread dan radom

I would suggest you build apache and php from source.  instructions can be found at 
http://www.php.net/manual/en/install.apache.php.

dan

* duo fu ([EMAIL PROTECTED]) wrote:
 Dear Friends:
 I have installed Apache 1.3.26, MySQL.3.23.51 successfully. However, I 
 failed to install tarball versions of PHP4.21 with Apache1.3.26 under my 
 REDHAT 6.2. I always got the error message when I tried to start the APache.
 -
 [root@broekhoven libexec]# /usr/local/apache/bin/apachectl start
 Syntax error on line 205 of /usr/local/apache/conf/httpd.conf:
 Cannot load /usr/local/apache/libexec/libphp4.so into server:
 /usr/local/apache/libexec/libphp4.so: undefined symbol: pcre_malloc
 /usr/local/apache/bin/apachectl start: httpd could not be started
 
--
 
 Should I use the RPM instead of tar ball? Must I use PHP3. instead of PHP4.
 under RedHat6.2?
 Could anyone help me with this problem?
 THank you very much!
 
 Duo

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php