Skip to main content

Mod_pagespeed installation has caused issues with all sites on server

Comments

6 comments

  • David_spm
    I went ahead and removed those things but it hasnt helped and I have various sites down still so Ive opened a ticket. support request ID - 9127479 case number - 614a14a114126120
    0
  • cPanelMichael
    Hello, To update, it looks like the configuration path utilized for Mod_Pagespeed was not updated to reflect the new location for EasyApache 4. Can you verify how you installed the module? Note this should not happen when using the EA4 experimental PageSpeed module. We provide installation instructions on it at: Add support for mod_pagespeed to easyapache4 Thank you.
    0
  • David_spm
    Hello, To update, it looks like the configuration path utilized for Mod_Pagespeed was not updated to reflect the new location for EasyApache 4. Can you verify how you installed the module? Note this should not happen when using the EA4 experimental PageSpeed module. We provide installation instructions on it at: Add support for mod_pagespeed to easyapache4 Thank you.

    Thanks, I submitted a ticket and was told this was the problem due to the fact that many crucial .js files have been minified. I have removed mod_pagespeed (fully I think) but the issue is still there as all those .js files have been changed to .min so I will need to install it again and make sure I do the setup correctly this time? I believe this is the guide I followed before: - Removed-
    0
  • David_spm
    OK so I have now followed your own guide for installing ea4-experimental and a-apache24-mod_pagespeed and checked that the conf file is present (not made any changes to it though) and restarted httpd but Im still getting the same problems with all my sites on the server such as : Media uploader not working, cant insert images into content, dev tools complains about certain js files missing and/or /admin-ajax.php being missing but the file is there and where it should be. This is happening on all sites across the server. Cant publish posts on some sites, directs to a 404 page when hitting the publish button, can save drafts though. No errors reported in chrome dev tools for this though. Also /car/log/apache2/error_log is full of complaints related to mod_pagespeed and for all sites it seems eg
    [Fri Dec 29 04:17:01.775166 2017] [pagespeed:error] [pid 31102:tid 139913957693184] [mod_pagespeed 1.11.33.4-0 @31102] Could not create directories for file /var/mod_pagespeed/cache/v3/example.com/http,3A/,2Fwww.example.com/wp-content/themes/genesis/images/favicon.ico,.temp [Fri Dec 29 04:17:01.775186 2017] [pagespeed:error] [pid 31102:tid 139913957693184] [mod_pagespeed 1.11.33.4-0 @31102] /var/mod_pagespeed/cache/v3/example.com/http,3A/,2Fwww.example.com/wp-content/themes/genesis/images/favicon.ico,.temp2UKvjw:0: opening temp file: No such file or directory [Fri Dec 29 04:18:22.648406 2017] [pagespeed:error] [pid 32173:tid 139914010142464] [mod_pagespeed 1.11.33.4-0 @32173] Could not create directories for file /var/mod_pagespeed/cache/v3/example.com/http,3A/,2Fwww.example.com/feed/,.temp [Fri Dec 29 04:18:22.648424 2017] [pagespeed:error] [pid 32173:tid 139914010142464] [mod_pagespeed 1.11.33.4-0 @32173] /var/mod_pagespeed/cache/v3/example.com/http,3A/,2Fwww.example.com/feed/,.tempM047P1:0: opening temp file: No such file or directory [Fri Dec 29 04:18:22.648562 2017] [pagespeed:error] [pid 32173:tid 139914010142464] [mod_pagespeed 1.11.33.4-0 @32173] Could not create directories for file /var/mod_pagespeed/cache/v3/example.com/http,3A/,2Fwww.example.com/feed/,.temp [Fri Dec 29 04:18:22.648600 2017] [pagespeed:error] [pid 32173:tid 139914010142464] [mod_pagespeed 1.11.33.4-0 @32173] /var/mod_pagespeed/cache/v3/example.com/http,3A/,2Fwww.example.com/feed/,.tempVsBPsr:0: opening temp file: No such file or directory [Fri Dec 29 04:18:22.648747 2017] [pagespeed:error] [pid 32173:tid 139914010142464] [mod_pagespeed 1.11.33.4-0 @32173] Could not create directories for file /var/mod_pagespeed/cache/v3/example.com/http,3A/,2Fwww.example.com/feed/,.temp [Fri Dec 29 04:18:22.648760 2017] [pagespeed:error] [pid 32173:tid 139914010142464] [mod_pagespeed 1.11.33.4-0 @32173] /var/mod_pagespeed/cache/v3/example.com/http,3A/,2Fwww.example.com/feed/,.tempMzfy5Q:0: opening temp file: No such file or directory
    0
  • David_spm
    ...and seeing as this is all experimental and not stable right now is there a way I can roll all this back instead?
    0
  • cPanelMichael
    ...and seeing as this is all experimental and not stable right now is there a way I can roll all this back instead?

    That's correct. It's still considered experimental at this time. To uninstall it, you'd run the following command:
    yum remove ea-apache24-mod_pagespeed
    Media uploader not working, cant insert images into content, dev tools complains about certain js files missing and/or /admin-ajax.php being missing but the file is there and where it should be. This is happening on all sites across the server. Cant publish posts on some sites, directs to a 404 page when hitting the publish button, can save drafts though. No errors reported in chrome dev tools for this though. Also /car/log/apache2/error_log is full of complaints related to mod_pagespeed and for all sites it seems eg

    Check to see if the information on the following thread is relevant to these issues: Failed to make directory Permission denied Thank you.
    0

Please sign in to leave a comment.