[TYPO3-dev] Compressed CSS files not found in beta2
Søren Malling
soren.malling at gmail.com
Mon May 3 22:57:54 CEST 2010
Hi,
Just did a svn up on my local TYPO3 4.4.-dev.
This ended up giving me backend with wrong references to all CSS files
placed in the typo3temp/compressor
In typo3temp/compressor/stylesheet_post-2e991a817dab7442b858263413d2e6dd.css?1267272100
(I guess that some sort of "main" css?) i have the following line
@import"typo3-colors.css";@import"typo3-alt-menu-php.css";@import"typo3-alt-db-navframe-php.css";@import"typo3-db-list-php.css";@import"typo3-clipboard.css";@import"typo3-alt-topmenu-dummy-php.css";@import"typo3-alt-palette-php.css";@import"typo3-TCEforms.css";@import"typo3-dyntabmenu.css";@import"typo3-index-php.css";@import"typo3-tree.css";@import"ext-cms-layout-db-layout-php.css";@import"typo3-file-list.css";@import"typo3-csh.css";@import"typo3-workspaces.css";
But all these CSS file aren't created but returns a 404
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /typo3temp/compressor/typo3-colors.css was not
found on this server.</p>
<hr>
<address>Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.9 with Suhosin-Patch
Server at t344.local Port 80</address>
</body></html>
Nothing in NEWS.txt seems to tell me to do anything related to the
lack of created files?
Apart from last time i updated from SVN, I did remember to clear all
temp files before writing this e-mail ;-)
Any advice?
Regards,
Søren
--
Officially Certified TYPO3 Integrator
More information about the TYPO3-dev
mailing list