If you're using a csh-variant for your login shell (why?),
it would be:
If this is what you see, you have found your problem. They
may contain just spaces or other incorrect values, such as
'q()'. Change these lines to say:
The second possible problem should only be an issue on Red
Hat 6.1 and 6.2. The apxs script Red Hat ships is broken.
Look for this line:
If you see the above line, change it to this:
Last, if you reconfigure/reinstall Apache, add a
make clean
to the process after
./configure
and before
make
.
If that spews out errors, you know your include files are
messed up.
script. On top of the output the
./configure
line, that was used to build this PHP installation is
shown.