ID: 9680
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Closed
Bug Type: Dynamic loading
Assigned To:
Comments:
No feedback. If this happens also with soon to be released PHP 4.0.5, reopen this bug
report.
--Jani
Previous Comments:
---------------------------------------------------------------------------
[2001-03-14 15:26:37] [EMAIL PROTECTED]
1. What was the configure line EXACTLY like?
2. Do you have something else in Apache that uses
mysql? If so, you have to add the path to mysql install
base dir for --with-mysql
3. Your addtype set's the php extension to be .php4
so of course your .php files won't be parsed.
--Jani
---------------------------------------------------------------------------
[2001-03-11 03:17:58] [EMAIL PROTECTED]
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...
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9680&edit=2
--
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]