- I can not install trident
- how I can fix this when I install trident
- disable_functions = shell_exec,passthru,system,exec,pcntl_fork - FAIL (must be without shell_exec,eval,assert,phpinfo,getenv,ini_set,mail,fsockopen,chmod,parse_ini_file)
|
guessing you are on shared hosting. you will not be able to over ride those options in php. if on vps or dedicated remove those options from disabled functions = https://dolphin-techs.com - Skype: Dolphin Techs |
That's a really strange answer I have the same problem and this link says its a php fpm bug https://bugs.php.net/bug.php?id=65933&edit=1/
I really wish someone would come up with a really good answer if they would like to get paid for the answer what is the price I think $20 dollars is fair. Although it has to work because I do not have any lines in my php.ini file at all that I can remove at all it just says disable_functions = end of story help.
Regards Vinny |
vps or dedicated or shared hosting ? in dolphin admin click on tools - host tools then in the top right of that block click on php info. scroll down a few lines of php info: look for "Configuration File (php.ini) Path" then just below that is "Loaded configuration file" <<< this is the one the site is using. See if the php.ini you think you are editing matches the path in "loaded configuration file" https://dolphin-techs.com - Skype: Dolphin Techs |