![](http://processwire-forums.s3.us-west-2.amazonaws.com/set_resources_6/84c1e40ea0e759e3f1505eb1788ddf3c_pattern.png)
Sylvio
-
Posts
57 -
Joined
-
Last visited
Community Answers
-
Sylvio's post in No CSS rendering in Admin was marked as the answer
Found it, could be useful for others people:
Apparently Media Temple Grid has PHP by default as FastCGI and this doesn't go well with PW.
Luckily you can still change it to CGI, see attach
Regards
Sylvio
-
Sylvio's post in Urgent matter: Fatal error: Maximum function nesting level of '100' reached was marked as the answer
SORRY, my bad
Has to do with xdebug.
Just raised the xdebug.max_nesting_level to 200 in php.ini and the problem is solved