neilime / zf2-assets-bundle

AssetsBundle is a module for Zend Framework 2 allowing asset managment (bundling & caching)
https://neilime.github.io/zf2-assets-bundle/
MIT License
33 stars 20 forks source link

I'm very disappointed #33

Closed thinkrapido closed 8 years ago

thinkrapido commented 10 years ago

I had several problems setting up this module and needed to debug the code to figure out what the problems are.

Finally it worked until I changed an asset file and triggered php public/index.php render.

Now I recieve a server not found exception and cannot debug it either! When I uncomment the AssetBundle module my page gets rendered in plain html with no css and js.

This is so annoying! I'm gonna start to hate this module despite of the cool features.

Any suggestions to solve this problem?

neilime commented 10 years ago

Can you share the backtrace of your error