|
Hello. I've tried to run the Cssjscompress plugin on my site, but I can't get it works, so I hope you can help me.
The problem is when I turn on the plugin, all css information dissappear. My web load without the style.
I tried turning on and off the gzip option (in plugin), but same result.
I've checked the code, and the plugin generates the "all in one css file", but when I try to access to this file, the browser shows next:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>500 Internal Server Error</title> </head><body> <h1>Internal Server Error</h1> <p>The server encountered an internal error or misconfiguration and was unable to complete your request.</p>
<p>Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error.</p> <p>More information about this error may be available in the server error log.</p> </body></html>
There are not errors on the server error log.
Any idea?
Sorry for my english and thanks in advance. |