Na het aanpassen van dns instellingen voor een domein krijg ik onderstaande melding per mail. De wijziging zelf is wel doorgevoerd.
--
Unable to generate the web server configuration file on the host <.....> because of the following errors:
Syntax error on line 31 of /etc/httpd/conf.d/php.conf:
Invalid command 'php_value', perhaps misspelled or defined by a module not included in the server configuration
Please resolve the errors in web server configuration templates and generate the file again.
--
Ik heb zelf geen wijzigingen aangebracht in /etc/httpd/conf.d/php.conf. Zie wel dat de timestamp is na dat Plesk geupdate is.
31: php_value session.save_handler "files"
32: php_value session.save_path "/var/lib/php/session"
Enig idee wat hier mis gegaan is?

Likes:


Quote