php-install Digest 24 Aug 2001 03:03:48 -0000 Issue 428
Topics (messages 4073 through 4076):
iWS and php question
4073 by: Marek Sokolowski
php 4.0.6 with suse 6.4
4074 by: Rene Haber
4075 by: Jim Thome
Mandrake
4076 by: Jan-Erik Bullett
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]
----------------------------------------------------------------------
Hi all,
Could anyone point me how to integrate iPlanet Web Server (no matter which
version 4.1 or 6.0) and PHP engine?
Thanks in advance,
regards,
Marek
smime.p7s
hello
i tried to install PHP 4.0.6 on my suse 6.4 as dynamic module:
# ./configure --with-axps
# make
# make install
-> no errors
but it doesn't install the libphp4.so, i searched the whole system for
this file, but it wasn't anywhere.
so what did i wrong?
system:
suse 6.4
kernel 2.4.8
gcc 2.95.2
cu
Rene
Rene-
Search your system for libs/libphp4.* in your php install directory. Look for a file
like libphp4.sl. Rename that file to libphp4.so and re-run apxs.
Jim
>>> Rene Haber <[EMAIL PROTECTED]> 08/23 6:11 AM >>>
hello
i tried to install PHP 4.0.6 on my suse 6.4 as dynamic module:
# ./configure --with-axps
# make
# make install
-> no errors
but it doesn't install the libphp4.so, i searched the whole system for
this file, but it wasn't anywhere.
so what did i wrong?
system:
suse 6.4
kernel 2.4.8
gcc 2.95.2
cu
Rene
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Has anyone managed to get PHP running on Mandrake 8.0
If so I would appreciate some advice
Jan-Erik Bullett