[PHP-DEV] Bug #11791 Updated: can't install php as cgi From: sniper <email protected>
Date: 06/29/01

ID: 11791
Updated by: sniper
Reported By: chedong <email protected>
Old-Status: Open
Status: Bogus
Bug Type: *Install and Config
Operating system:
PHP Version: 4.0.6
Assigned To:
Comments:

submitted twice.

Previous Comments:
---------------------------------------------------------------------------

[2001-06-29 00:55:29] chedong <email protected>
I tried php4.0.5 and php 4.0.6 install as apache module is ok, but can't install as php module
./configure --with-mysql
or
./configure --with-mysql --prefix=/usr/local

make is ok
make install failed with following message:
...........
make[2]: Leaving directory `/home/chedong/php-4.0.6/regex'
make[1]: Leaving directory `/home/chedong/php-4.0.6/regex'
Making install in .
make[1]: Entering directory `/home/chedong/php-4.0.6'
make[1]: *** [install-sapi] Error 1
make[1]: Leaving directory `/home/chedong/php-4.0.6'
make: *** [install-recursive] Error 1

my built environment:
5.8 Generic_108529-08 i86pc i386 i86pc

gcc -v
Reading specs from /usr/local/lib/gcc-lib/i386-pc-solaris2.8/2.95.3/specs
gcc version 2.95.3 20010315 (release)

---------------------------------------------------------------------------

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11791&edit=2

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>