Dears,

Kindly I've tried to upgrade drupal to the latest security version, while running Update.php I have following error:
(Fatal error: Allowed memory size of x bytes exhausted (tried to allocate y bytes) in /includes/cache.inc on line 454).

I fix this problem by creating a new file php.ini, and add the code...
php_value memory_limit = "128M"
And add the line
ini_set('memory_limit', '512M');
to my [Drupal 7 root]/sites/default/settings.php file.

But previous fatal error causes: The whole website theme is damaged.

Your kind help please.

Thank you so much.

Comments

John_B’s picture

The whole website theme is damaged.

This issue is too general to allow any useful comment, apart from suggesting that you restore your latest undamaged backup.

Digit Professionals specialising in Drupal, WordPress & CiviCRM support for publishers in non-profit and related sectors