Could not find any values in section PHP

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

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?

It was because /etc/php5/cli/php.ini wasn't +r -- a chmod fixed that

Ok, so was the result that an empty php.ini file got copied to the domain's home directory?

Ok .. I will improve the code to check for that possibility.

Automatically closed -- issue fixed for 2 weeks with no activity.