The following function(s) are not enabled in your PHP install: System

alt=
@kurtoid
11 years ago
1 posts
Hello,
When I try to run the install.php, I get this message in a yellow text box.
The following function(s) are not enabled in your PHP install:

system

The install button is greyd out, and the check again button does nothing.
Any ideas?
Thanks, Kurt.
updated by @kurtoid: 04/09/14 05:57:06AM
brian
@brian
11 years ago
10,149 posts
You'll want to modify your system's php.ini function and remove "system" from the disabled_functions list - then restart your web server.

If you're not in control of your server, you'll want to contact your hosting provider and have them enable that for you.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags