[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] PHP4 install error.



Jonathan Rosenberg <jon@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
> that file is not copied correctly for whatever reason...it can be found
> under your install directory for PHP in the libs subdirectory.  IE..mine is
> under /root/php-4.0.1pl2/libs

I've never had to move any files to get PHP to install properly on a RaQ2/3.  I
just installed PHP4.0.1pl2 on one of my RaQ2s last night as part of the Apache
httpd binary and it works fine.  Sounds like a configure modification might do
the trick.

> it may be different for yours, it is wherever you compiled the source
> files....

Here's the output of my source file libs directory still sitting on the server
from last night's install.

[root@ns libs]# ls /home/befriend/php/php-4.0.1pl2/libs
total 6190
drwxr-xr-x   2 root     root         1024 Aug  6 19:55 ./
drwxr-xr-x  16 root     root         2048 Aug  6 19:51 ../
-rw-r--r--   1 root     root      6307556 Aug  6 19:55 libphp4.a
-rw-r--r--   1 root     root          919 Aug  6 19:55 libphp4.la

I don't see the libphp4.so file Kyle was asking for, but that may just be b/c he
seems to be doing the DSO install.  Anyway, I'll keep my eyes open for this
problem next time I do a DSO install.

Steven Werby {steven-lists@xxxxxxxxxxxx}