Date: 06/30/01
- Next message: sniper <email protected>: "[PHP-DEV] Bug #11656 Updated: Server cannot startup since PHP 4.0.5"
- Previous message: drlos999 <email protected>: "[PHP-DEV] Bug #11808: any php program cant be exe. a masseg cannot execute html file ....."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: webmaster <email protected>
Operating system: Redhat 6.2
PHP version: 4.0.6
PHP Bug Type: Compile Failure
Bug description: Make install fails: apxs: error: unknown option: S
I use Apache 1.3.2 on a Cobalt RaQ2
I used:
./configure --with-mysql --with-apxs --with-enable-track-vars
make also didn't give any problems.
make install gives an error:
make[1]: Entering directory `/home/tmp/php4/php-4.0.6'
/home/tmp/php4/php-4.0.6/build/shtool mkdir -p "/usr/lib/apache" && /usr/sbin/ap
xs -S LIBEXECDIR="/usr/lib/apache" -i -a -n php4 libs/libphp4.so
apxs:Error: Unknown option: S
Usage: apxs -g -n <modname>
apxs -q <query> ...
apxs -c [-o <dsofile>] [-D <name>[=<value>]] [-I <incdir>]
[-L <libdir>] [-l <libname>] <files> ...
apxs -i [-a] [-n <modname>] <dsofile> ...
make[1]: *** [install-sapi] Error 1
make[1]: Leaving directory `/home/tmp/php4/php-4.0.6'
make: *** [install-recursive] Error 1
-- Edit Bug report at: http://bugs.php.net/?id=11809&edit=1-- 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: sniper <email protected>: "[PHP-DEV] Bug #11656 Updated: Server cannot startup since PHP 4.0.5"
- Previous message: drlos999 <email protected>: "[PHP-DEV] Bug #11808: any php program cant be exe. a masseg cannot execute html file ....."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

