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?

有帮助吗?

解决方案

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top