Hi. I've run into a problem while installing PHP as a dynamic module with Apache:
When running make I get the following error:
stub.lo: file not recognized: File truncated
I followed the instructions precisely:
./configure --with-mysql=/usr/local/mysql --with-apxs=/usr/local/apache/bin/apxs
Then I ran a make and got the above error.
Please help sigh
Thanks in advance.
Mike