Michel Mounier wrote:

> j'ai un petit souci d'install de "php-4.3.3" sur "solaris-8"  !
> 
> - j'utilise comme variables :
>        LD_RUN_PATH=/usr/local/ssl/lib:/usr/local/mysql/lib/mysql
>        CC=gcc
> 
> - et comme configure les commandes suivantes :
>        ./configure --with-apxs=/usr/local/apache2/bin/apxs \

I don't know much about PHP with Apache2, but you should use
  --with-apxs2=/usr/local/apache2/bin/apxs
             ^ note that 2!

See also: <http://fr.php.net/manual/fr/install.apache2.php>

Regards...
                Michael

Reply via email to