There's a typo in your configure command:
Use 
--with-apxs2=/usr/local/apache2/bin/apxs
instead of 
--with-apx2=/usr/local/apache2/bin/apxs 

And also I am not sure if PHP configure has a keyword --enable-so.

Donatas

-----Original Message-----
From: Gustavo Mateus [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 18, 2006 3:49 PM
To: php-install@lists.php.net
Subject: [PHP-INSTALL] PHP 5.1.2 - Apache 2.2 - Slacware 10.2 kernel
2.6.16.4

Hi guys

Something strange going on here.
I'm using Apache 2.2 with slackware 10.2.

Installing PHP 5.1.2 does not report any error. Using:

../configure --enable-so --with-apx2=/usr/local/apache2/bin/apxs 
--with-mysql=/usr/local/mysql

make
make install

PHP 5.1.2 installs correctly but no libphp5.so is created.
I even tried to run configure with out --with-mysql and ./configure 
alone too.

Building works ok, no errors.

What may be happening?

Thanks

Gustavo

Reply via email to