Enabling Aggregate JavaScript files on a clients live server (http://2014.thezooproject.com - provider is www.df.eu - no APC, PHP 5.4.16 FASTCGI ) causes troubles and JS is not loaded correctly (WYSIWYG does not work, also all ajax e.g. views backend etc.). With Drupal 7.26 there are no problems.

Otherwise on my local server (MAMP 3.0.5, PHP 5.5.10, APC or PHP 5.4.26 no APC) everything works fine.

If you need more detailed infos or CMS-Access please let me know.

Please also maybe set the priority to "Major" or "Critical" if you can reproduce this bug more often.

Comments

drupal a11y’s picture

Issue summary: View changes
drupal a11y’s picture

I guess that has also something to do with my config in "admin/config/media/file-system".

Public file system path is "sites/default/files2014" not "files" which seems to make troubles:

TYPE	       page not found
DATE	Wednesday, April 23, 2014 - 12:36
USER	mori
LOCATION	http://2014.thezooproject.com/sites/default/files2014/css/css_GMMU46nH1cxKsZrk0ULIaREVQQV-8hvEd8TMjX2jFgM.css
REFERRER	http://2014.thezooproject.com/user
MESSAGE	sites/default/files2014/css/css_GMMU46nH1cxKsZrk0ULIaREVQQV-8hvEd8TMjX2jFgM.css
SEVERITY	warning
ParisLiakos’s picture

Component: aggregator.module » base system
Category: Bug report » Support request
drupal a11y’s picture

Priority: Normal » Minor

Set the priority to "minor" cause I´ll need more time till I can deliver additional feedback on this issue nor anyone else has similar problems.

dcrocks’s picture

Look at #2260969: 404 error on css/js aggregated files in site located in a VirtualDocumentRoot. The symptoms are the same and I verified the problem on both D7 and D8.

nsjski’s picture

Priority: Minor » Major

I am also seeing this, but with drupal 7.26.

Switching on 'aggregate javascript' causes the fckeditor and - worse! - the admin menu to disappear.

We just moved servers and this was ok before the move.

New server is apache 2.2.27, php 5.4.28. Old server is apache 2.2.26, php 5.4.26

(I also find that aggregate and compress CSS files totally breaks my zen sub-theme, which was also fine before the move, but it might be possible that there was an error in it which I somehow got away with on the old server. We don't have any custom javascript.)

cilefen’s picture

Priority: Major » Normal

Support requests are never higher than normal priority.

Version: 7.27 » 7.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.