Domanda

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?

È stato utile?

Soluzione

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top