Open axs89 opened 11 years ago
What version of sacy are you seeing this with? Have you tried latest HEAD?
Yes, we're using the latest HEAD. We're still working through some of the issues and trying to debug. Out of curiosity (I'm a bit of a PHP / Phar newbie), is there a way to compile block_asset_compile.php
without the signature checking? That would make it a bit easier to debug.
Thanks for your help!
Hi-
We're trying out the sacy plugin on our environment (PHP 5.3). I ran the build.php with bundled CSS and Javascript minification. What's strange is that it's creating the fragments directory correctly, but it's neither writing any compiled assets into the directory or changing the HTML markup in any way. I am seeing the following errors in the apache error log:
But that's it in terms of errors. What's the best way to go about debugging this?
Thanks!