Submitted by sgrayban on Wed, 04/28/2010 - 03:24
I recently did a upgrade from gpl to pro and when I go to set the php runtime I get the following error...
Changing PHP execution mode to CGI wrapper (run as virtual server owner) ..
.. done
Changing maximum PHP script run time to 30 seconds ..
Failed to save website options : Could not find any values in section PHP
What is the issue ?
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Wed, 04/28/2010 - 12:56 Comment #1
This is typically caused by a missing or broken php.ini file.
Could you attach the domain's ~/etc/php5/php.ini file to this bug report?
Submitted by sgrayban on Wed, 04/28/2010 - 14:15 Comment #2
It was because /etc/php5/cli/php.ini wasn't +r -- a chmod fixed that
Submitted by JamieCameron on Wed, 04/28/2010 - 16:00 Comment #3
Ok, so was the result that an empty php.ini file got copied to the domain's home directory?
Submitted by sgrayban on Wed, 04/28/2010 - 16:07 Comment #4
correct
Submitted by JamieCameron on Wed, 04/28/2010 - 17:36 Comment #5
Ok .. I will improve the code to check for that possibility.
Submitted by Issues on Sun, 05/16/2010 - 01:53 Comment #6
Automatically closed -- issue fixed for 2 weeks with no activity.