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
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