From:             [EMAIL PROTECTED]
Operating system: Linux 2.2.14-5
PHP version:      4.0.4pl1
PHP Bug Type:     Dynamic loading
Bug description:  Segmentation fault

PHP 4.04pl1
Apache 1.3.12
MySQL 3.23.32
Linux 2.2.14-5mdk

I just downloaded PHP 4.04pl1 and compiled it as module: --withmysql --with-apxs 
--enable-versioning

First i had some problems compiling with mysql (due to the -lz at the linking) but it 
worked for me, then it appears to compile all fine, but when i loaded the php4 module 
with Apache the following happens:

The .PHP files are shown as source files (i just see the entire code)
The HTML files aren't shown, and the error logs report this:

[notice] child pid xxxxx exit signal Segmentation fault (11)

Some idea??

pd. I do added the:
LoadModule php4_module         modules/libphp4.so
AddModule mod_php4.c
AddType application/x-httpd-php .php4

lines...



-- 
Edit Bug report at: http://bugs.php.net/?id=9680&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