problem with apache_get_modules
Hi,
I have problem with apache_get_modules function in php.
This function has not been disabled in the disable_function
PHP: apache_get_modules - Manual
When I want use this function in php, does not execute and this log is created:
PHP Fatal error: Call to undefined function apache_get_modules()
Please help me to fix this problem.
Thanks.
-
Hi. I have this problem too! Please guide me. Thank you. 0 -
apache_get_modules() is only available when the PHP is installed as a module which in case of cPanel, it is not afaik. 0 -
apache_get_modules() is only available when the PHP is installed as a module which in case of cPanel, it is not afaik.
php is installed i use easyapache 4 and php 5.4 - 7 but when run script, show this error to error log PHP Fatal error: Call to undefined function apache_get_modules() please help me for solve this problem thanks0 -
php is installed i use easyapache 4 and php 5.4 - 7 but when run script, show this error to error log
Hello, You'd need to use the DSO PHP handler if you wanted that function to work: PHP Handlers - EasyApache 4 - cPanel Documentation Thank you.0
Please sign in to leave a comment.
Comments
4 comments