We are having trouble updating the .conf file through index.php. All fields are updated on http://<sitename>/generator/index.php page, clicking 'save' clocks/spins for several minutes then results in
Current Config:
Windows Server 2008 R2
IIS 7.5
PHP 5.3.19
All permissions are set on ror.xml, sitemap.xml, and the /data directory.
We have attempted to run on PHP 5.4, uploaded the latest generator version, and have changed memory, max_execution_time, etc within PHP options but 'save' continues to spin.
The attached server php logs show several php errors, notably:
Failed to write session data (files). Please verify that the current setting of session.save_path is correct (C:\inetpub\IowaHealth\generator/data/) in Unknown on line 0
generator.conf is created when index.php is launched initially but no changes are applied at 'save'
Any assistance would be appreciated.
Thanks!