Installing custom extension no pear extension
If have successfully installed php extension 'php libpuzzle' on centos6 server and enabled extension /usr/local/lib/php.ini file . "php -m" shows the extension in list . Using php command line on server it shows that extension is loading. But can't get it to work on website files. Rebuilding using easy apache also dont work. Please help.
-
Hello :), Have you checked that php extension with phpinfo page ? Please create phpinfo page on your domain and check that php extension. 0 -
Hello, Are you using a custom php.ini file under this account? If so, ensure you replace it with the system php.ini file, or add the custom extension to the account's php.ini file. Thank you. 0 -
Hello, Are you using a custom php.ini file under this account? If so, ensure you replace it with the system php.ini file, or add the custom extension to the account's php.ini file. Thank you.
This was indeed the problem. Its solved!0 -
I'm happy to see the issue is now resolved. Thank you for updating us with the outcome. 0
Please sign in to leave a comment.
Comments
4 comments