|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-10-11 06:27 UTC] derick@php.net
[2001-10-21 01:13 UTC] sniper@php.net
[2001-11-11 06:15 UTC] sander@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 06:00:01 2025 UTC |
I have apache ver. 1.3.9 and PHP_4.0.6 distribution and have done so INSTALL says for PHP 4 but when I get the first page it's 'phpinfo'-function # # more /www/docs/phpinfo.php <html> <title> PHP-INFO </title> <body> <?php phpinfo(); ?> </body></html> I get no response but fault signal and in the error_log [Thu Oct 11 08:09:28 2001] [notice] child pid 191040 exit signal Segmentation fault (11) [Thu Oct 11 08:09:36 2001] [notice] child pid 191041 exit signal Segmentation fault (11) [Thu Oct 11 08:09:48 2001] [notice] child pid 191048 exit signal Segmentation fault (11) [Thu Oct 11 08:09:53 2001] [notice] child pid 191046 exit signal Segmentation fault (11) ------------- server-status say's Server Version: Apache/1.3.9 (Unix) PHP/4.0.6 Server Built: Aug 16 1999 14:50:57 -------------------- Current Time: Thursday, 11-Oct-2001 11:42:45 EEST Restart Time: Thursday, 11-Oct-2001 11:41:48 EEST Parent Server Generation: 0 .. And so the Server it self is going well -- httpd.conf includes .. LoadModule setenvif_module libexec/mod_setenvif.so LoadModule php4_module libexec/libphp4.so .. AddModule mod_setenvif.c AddModule mod_php4.c ... # AddType application/x-httpd-php3 .php3 AddType application/x-httpd-php3-source .phps AddType application/x-httpd-php .php AddType application/x-tar .tgz And php.ini is in /usr/local/lib The system is: Compaq Tru64 UNIX V5.0 (Rev. 910) (pori19.pori.fi) (pts/3)