Date: 06/29/01
- Next message: glen <email protected>: "[PHP-DEV] Bug #11363 Updated: Apache fails to start"
- Previous message: Zak Greant: "Re: [PHP-DEV] Assert callback handlers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 11792
User Update by: chedong <email protected>
Status: Open
Bug Type: *Install and Config
Operating system: Solaris5.8 Generic_108529-08 i86
PHP Version: 4.0.6
Description: can't install php as cgi on Solaris
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.
Previous Comments:
---------------------------------------------------------------------------
[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)
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=11792
-- 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>
- Next message: glen <email protected>: "[PHP-DEV] Bug #11363 Updated: Apache fails to start"
- Previous message: Zak Greant: "Re: [PHP-DEV] Assert callback handlers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

