Quote:
|
Originally Posted by web12
Hi
I have a small issue where one of the extensions I need compiled with php5 wont load, even though I have it in my configure line.
The extension is xmlrpc and my configure line has --with-xmlrpc but that doesnt go through to my phpinfo page and my script is also reporting an issue with it.
any ideas?
|
You need to check the configure process. During it you will probably see the reason.