Hi. When trying to save a display, my site becomes unresponsive and I receive the following errors:

PHP Fatal error:  Call to undefined function max() in /includes/lock.inc on line 106
PHP Fatal error:  Call to undefined function chdir() in /includes/bootstrap.inc on line 3384

Any suggestions would be appreciated.

Thanks!

Comments

aspilicious’s picture

Status: Active » Closed (won't fix)

http://drupal.stackexchange.com/questions/76081/php-fatal-error-call-to-...

You're probably running out of memory. The field UI screen can take up a lot of resources. Chances are you need to increase your memory size. Anyway not a ds issue :)