• Hi there having issues migrating from my dev to prod server,

    Looking like its generating new css / js files then failing to load them

    Console = ‘Failed to load resource: the server responded with a status of 404 (Not Found)`
    GET ‘…mmr/5e6f491a-1507875535.css net::ERR_ABORTED’
    Permissions are set to 755 on the mmr (default) so not sure what is happening?

    Htaccess file needs updating?

    • This topic was modified 6 years, 11 months ago by Roharniac.
Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author launchinteractive

    (@launchinteractive)

    Is there any errors showing up when you view the log files for each script?

    Thread Starter Roharniac

    (@rowan-ryco)

    the error log on error.log says
    [Thu Dec 07 06:45:23.376545 2017] [:error] [pid 14539] [client 172.32.20.32:8710] PHP Warning: mkdir(): Permission denied in /var/www/web/wp-content/plugins/fast-velocity-minify/inc/functions.php on line 33

    Line 33 says “$tmpdir = rtrim($upload[‘basedir’], ‘/’).’/fvm/temp’;”

    ? thx

    Plugin Author launchinteractive

    (@launchinteractive)

    This looks like a conflict with fast-velocity-minify. Can you try disabling that plugin and see if that resolves it?

    Thread Starter Roharniac

    (@rowan-ryco)

    Disabling plugin makes the PROD site work.
    DEV site works ok with the plugin installed which is strange. DEV and PROD exactly same website

    I thought it could be a difference with value of variable $tmpdir or what basedir is set to? and where ever that is set to I need to add permissions on that folder?

    Here is a image of my other plugins https://imgur.com/a/tVAXx is there any plugins that it could be conflicting with?

    Also this is a multisite, does this plugin work properly with multisite – it seems like it does because it works on my DEV site

    • This reply was modified 6 years, 11 months ago by Roharniac.
    • This reply was modified 6 years, 11 months ago by Roharniac.
    • This reply was modified 6 years, 11 months ago by Roharniac.
    Plugin Author launchinteractive

    (@launchinteractive)

    I don’t think any of the other plugins would be conflicting, but you do have a lot of them. Are they all necessary? Having that many could impact on your site performance.

    MMR should work as a multisite. I don’t do a lot of multisite setups but I did do some basic testing with it.

    Thread Starter Roharniac

    (@rowan-ryco)

    Yes i need these plugins as there doing specific things. So any other ideas? thanks

    Thread Starter Roharniac

    (@rowan-ryco)

    Hi sorry mate, was getting confused between two plugins lol

    Plugin Author launchinteractive

    (@launchinteractive)

    Ok. No worries. Are you happy to mark this as resolved then?

    I am getting error “Warning: mkdir(): Permission denied in /home/therecti/public_html/wp-content/plugins/fast-velocity-minify/inc/functions.php on line 41” and am not able to access backend so not able to disable plugin either.
    Please suggest.

    Plugin Author launchinteractive

    (@launchinteractive)

    That looks like an issue with fast velocity. You can try to remove the plugins from your plugin directory. That should allow you to get to the admin.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Migration Issue’ is closed to new replies.