ID: 13640
Updated by: sander
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: Apache related
Operating System: TrueUnix 5
PHP Version: 4.0.6
New Comment:

No feedback. Closing.

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

[2001-10-21 01:13:15] [EMAIL PROTECTED]

And you did do 'apachectl stop ; apachectl start' after
installing PHP ?

--Jani


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

[2001-10-11 06:27:07] [EMAIL PROTECTED]

Can you provide a backtrace too? (bugs.php.net/bugs-generating-backtrace.php)

Derick

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

[2001-10-11 06:13:23] [EMAIL PROTECTED]


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)



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



Edit this bug report at http://bugs.php.net/?id=13640&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to