Posted by Prutzertje on 01/03/06 01:37
I finally got PHP 5.0.4 working with Sun One Webserver 6.1 sp5
on solaris 10.
I did the following:
/configure --with-mysql=/usr/local/mysql --with-
nsapi=/opt/webserver/sunone/ --enable-exif --with-gd --enable-
gd-ative-ttf --enable-mbstring --with-zlib-dir=/usr/include --
enable-libgcc
make
make install
After stopping / starting the webserver, php works.
but when i enable the following extensions in php.ini:
- mbstring.so
- exif.so
- gd2.so
the webserver gives the following errors after stopping /
starting:
[https-.net]: start failed. (0: Error 0)
[https-.net]: Sun ONE Web Server 6.1SP5 B08/18/2005 00:48
[https-.net]: catastrophe: CORE3260: Server crash detected
(signal SIGSEGV)
[https-.net]: info: CORE3261: Crash occurred in NSAPI SAF php5
_init
[https-.net]: failure: server initialization failed
Any help or suggestions would be very much appreciated!!!
Thanks,
Jurgen
----------------------------------------------
Posted with NewsLeecher v2.0 Final
* Binary Usenet Leeching Made Easy
* http://www.newsleecher.com/?usenet
----------------------------------------------
[Back to original message]
|