PHP Functions
So I bought some webhosting here, and a ticket I submitted hasn't had a response yet. I'm trying to enable some PHP functions required for the forums software I have installed, but I just don't know how to do it. Everything I've tried doesn't seem to work. Anyone able to help? Also, not sure if this should go here, but it seems like it kinda fits. If not oh well.
Are you getting some kind of error?
What PHP version does the server run?
If you got access to php ini file, there should be an array of disabled functions. Generally by default, its empty.
if u can access search for this disable_functions = show_source, system, shell_exec, passthru, exec, phpinfo, popen, proc_open