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

ID: 11792
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:

user error.

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

[2001-06-29 01:48:24] chedong <email protected>
SORRY:problem sloved, It's my fault...

just there is some $PATH in make user environment not included in my root environment,
and when I su =>"make install", it cause some error occured.
I use the same $PATH I used in "make",
php installed smothly...

sorry for wrong report.

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

[2001-06-29 01:05:10] chedong <email protected>
perl installed:
perl -v

This is perl, version 5.005_03 built for i86pc-solaris

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

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

make is ok
but 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=11792&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>