[SOLARIS 10 PHP] Probleme d'installation de PHP au lancement d'Apache.
Probleme d'installation de PHP au lancement d'Apache. [SOLARIS 10 PHP] - Installation - Linux et OS Alternatifs
Sujets relatifs:
Leave a Replay
Make sure you enter the(*)required information where indicate.HTML code is not allowed
Marsh Posté le 02-11-2009 à 17:50:30
Bonjour,
Je souhaite installer PHP-5.2.11 avec Solaris10. J'ai déjà Apache2 d'installé par défault avec Solaris.
Mon ./configure pour php est le suivant:
./configure \
--with-oci8=$ORACLE_HOME \
--with-apxs2=/usr/apache2/bin/apxs \
--enable-sigchild \
--with-freetype-dir=/usr/sfw \
Mais lorsque je souahite relancer le apache, les logs indiquent ceci:
Cannot load /usr/apache2/libexec/libphp5.so into server: ld.so.1: httpd: fatal: libgcc_s.so.1: open failed: No such file or directory
Quelqu'un à une idée?
Merci de votre aide!
Adi