[PHP-INST] RE: Can't run php scripts!! segment fault in error_log

2001-07-08 Thread L.C.C
Problem Solved!!! Finally, I was able to solved this mysterious problem. I spent long time tracing through the output from running 'configure'. It paid off when I took notice of a line (repeated 3 times): "warning : you need bison if you need to parse text". So now I know, bison wasn't installed

[PHP-INST] Can't run php scripts!! segment fault in error_log

2001-07-08 Thread L.C.C
Can any one please help? I have just compiled php 4.0.6 on my system running on Mandrake 8 + Apache 1.3.19 as a Dynamic apache module (DSO). Everything goes smoothly during the installation stage (configure + make install). However, I dun seem to be able to run php scripts even though I have che