n is following the manual of PHP4.0. Could you tell me how to run
"ldconfig"?
Thanks again!
Duo
>From: "Michiel Lange" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: [PHP-INST] undefined symbol: pcre_malloc
>Date: Mon, 8 Jul 2002 12:07:09 +0200
The problem you experience is probably that your library is not 'loaded'
yet.
check if libphp4.0.so is in the path described in /etc/ld.so.conf
if so, run ldconfig
If the problem persists, give the output of the next command:
ldd //php
Greetings,
Michiel L.
"Duo Fu" <[EMAIL PROTECTED]> schreef i
Hi friends:
I have tried to install php4.0 with apache1.3.26 tarball versions on my
RedHat6.2. I got the same error message:
--
[root@broekhoven libexec]# /usr/local/apache/bin/apachectl start
Syntax error on line 205 of /usr/local/apache/conf/httpd.conf:
Check your php.ini and comment out pdf module. Then it should work.
(libphp4.so cannot find the module)
Regards,
--
Yasuo Ohgaki
"Andrew Apold" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> Following up on my earlier problems with show_boxed, the suggesti
On Thu, 15 Mar 2001, Sun wrote:
>I also has this problem when installing php 3.0.18 on redhat 6.0
>Pls help ... If you can solve this problem
Try adding --with-zlib into your configure line.
And I would also suggest you to update to PHP 4..and get the latest
CVS snapshot from http://snaps.php.ne
I also has this problem when installing php 3.0.18 on redhat 6.0
Pls help ... If you can solve this problem
thx
HIDE wrote:
>
> Hi All,
>
> I get the following error when trying to start apache following installing
> php-4.0.4pl1
>
> # ./bin/apachectl start
> syntax error on line 207 of /usr/