Minify White Page No CSS

When I enable minify i get a white page with no CSS like below, have you any idea what the issue is?
Cache directory is chmodded to 777
Tagged:
0
When I enable minify i get a white page with no CSS like below, have you any idea what the issue is?
Cache directory is chmodded to 777
Answers
The root of the problem can be seen with firebug or chrome inspect. I get the same issue and the problem pertains to the path to the minified css and js files.
I did not look into it any further than to reakize that:
a. The files were being created in the cache directory.
B. The minify controller was being used to access the fikes but it did not find them in the path.
Vanilla Wiki, Tastes Great! 31,000 viewers can't be wrong. || Plugin Development Explained
@H00j Even I had same problems. Then I shifted to PageSpeed. Try it (search on addons directory) its better.
There was an error rendering this rich post.
Good point. I also am running pagespeed now.
Vanilla Wiki, Tastes Great! 31,000 viewers can't be wrong. || Plugin Development Explained