Frage

We have a site which runs on a Debian Squeeze (PHP 5.3.3) host and should be duplicated on Debian Wheezy (PHP 5.4.4).

On the new installation, we face the problem, that the stylesheet cache is not generated. i.e. the folder /var/www/example.com/web/var/example_website/cache/public/stylesheets is not created. When we fully delete this cache folder, the structure is created, but no stylesheets.

Is there a general compatibility problem with PHP 5.4?

How can this be debugged?

War es hilfreich?

Lösung

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top