php-install Digest 19 Sep 2001 21:43:11 -0000 Issue 466

Topics (messages 4345 through 4347):

Re: Compile Errors and Warnings
        4345 by: Jani Taskinen

PDFlib 4.01 on SCO Unix ????
        4346 by: Paul Gardiner

Install problems, re libphp4.so and libpq.so.2 on RH 7.0
        4347 by: Eric D Nielsen

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


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



First of all, please don't cross post like this.
The correct mailing list for your question is [EMAIL PROTECTED]

And solution for your problem: Recompile PHP.

--Jani


On Tue, 18 Sep 2001, Nael Mohammad wrote:

>This is the error message that apache reports:
>
>Syntax error on line 205 of /usr/local/apache/conf/httpd.conf:
>
>Cannot load /usr/local/apache/libexec/libphp4.so into server: ld.so.1:
>./httpd: fatal: libstdc++.so.2.10.0: open failed: No such file or director
>
>
>And I found that I don't have the "libstdc++.so.2.10.0" but I do have
>"libstdc++.so.3.0.1", now my real question is : Is this the later library
>not compatible with PHP module?
>
>
>FYI: Apache works fine when I comment the php module out. And does anyone
>know what I should do? I think this happened when I upgrade the gnu library
>to 3.0.1 from sunfreeware.com and yes I'm running Solaris and will do the
>package for it once I get mine up and running so far , three days and
>counting on this project.
>
>Help ME community!
>
>





Just a quickie,

Anyone had any luck compiling PDFlib 4.0.1 on a SCO 5.0.x Box. I've had a
quick play with different combinations and am using --with-pdflib=/usr/local
in the PHP configure but no joy at the mo. Getting the 'Something must be
broken' line.

Error in debug.log:
gcc -o
conftest -g -O2  -DSUPPORT_UTF8  -L/usr/local/lib -L/usr/local/lib -L/usr
/src/gd1.3 -L/usr/src/gd1.3 -L/usr/informix/lib -L/usr/informix/lib -L/usr/i
nfor
mix/lib/esql -L/usr/informix/lib/esql -L/usr/src/php-4.0.6/ext/informix -L/u
sr/s
rc/php-4.0.6/ext/informix
conftest.c -lpdf -lz -lgd -lz -lcrypt -lm -ldl -lsocke
t  -lsocket 1>&5
dynamic linker : ./conftest : error opening libpdf.so1^M

/usr/local/lib/libpdf.so1 does exist BTW.

I'm very tired so could be missing something stupid but would appreciate any
tips from people who have managed it already.

Regards,
- Paul -





I've been setting up a new RH 7.0 Linux machine.  I installed the current
Apache, got it to work for static pages.  Tried to install PHP 4.0.6, got 
through configure (--with-apxs --with-pgsql=blah --enable-trans-sis) /
make/make install with no problems.  checked out the httpd.conf file, nothing
required manual changes. apachectl restart however gives the following error
message (sorry its not exactly verbatim, work currently had no network access)
syntax error in httpd.conf on line 205 (line involving libphp4.so)
can not open libpq.so.2

find . libpq.so.2 as root at / yields no matches.

Can anyone give me any advice/tell me where to look for a FM to read?

Thanks

eric




Reply via email to