Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon Aug 31, 2015 3:34 pm 
Offline
Junior Member
User avatar

Joined: Fri Feb 21, 2014 7:26 am
Posts: 34
Website: http://www.alancoleman.co.uk
Location: Bath. UK
Hello everyone,

I've moved a WordPress website from a 1GB Linode running Ubuntu 12.04.5 LTS (GNU/Linux 4.1.5-x86_64-linode61 x86_64) to a new 1GB Linode running Ubuntu 14.04.3 LTS (GNU/Linux 4.1.5-x86_64-linode61 x86_64)

The .htaccess file has been moved across and has the same file permissions.

I used rsync to move the files and db across, all of the file permissions and ownership seem to be the same.

I've refreshed my permalink settings in WP.

However - The front page and content are displaying, although the styling and internal pages are producing a not found error. www.alancoleman.com

So it would seem there's some sort of permissions issue with accessing anything but the base URL.

Any help would be appreciated.

Many thanks


Top
   
PostPosted: Mon Aug 31, 2015 4:26 pm 
Offline
Senior Member

Joined: Wed Oct 20, 2010 12:11 pm
Posts: 142
<head><link rel="stylesheet" type="text/css" href="http://www.alancoleman.com/wp-content/cache/minify/000000/NcttCoAgEEXRDWmTS8oYJsOvfCPl7gvCn5fDdXRXe16d27AxyKG-PAQdkUGzlxSyWcnHIrUx8LtxJDV22L2kxFlBG8CKeX8mIb8.css" media="all" />

Try regenerating your cache.


Top
   
PostPosted: Mon Aug 31, 2015 5:14 pm 
Offline
Junior Member
User avatar

Joined: Fri Feb 21, 2014 7:26 am
Posts: 34
Website: http://www.alancoleman.co.uk
Location: Bath. UK
Thanks defry! Although I've already tried that.

Could tis be a module issue?

Thanks


Top
   
PostPosted: Mon Aug 31, 2015 6:28 pm 
Offline
Senior Member

Joined: Wed Oct 20, 2010 12:11 pm
Posts: 142
Hello,

Going here

http://www.alancoleman.com/wp-content/cache/minify/

You can see that there is nothing in the cache. Yet the page source for the front page references a cached css file.

Can you try disabling any/all caching plugins?


Top
   
PostPosted: Tue Sep 01, 2015 11:34 am 
Offline
Junior Member
User avatar

Joined: Fri Feb 21, 2014 7:26 am
Posts: 34
Website: http://www.alancoleman.co.uk
Location: Bath. UK
Many thanks,

So it's two issues. You're correct, the formatting was down to caching issues with the W3 Caching plugin. I should have checked this first! Thanks.

The remaining issue with only the front page being found has happened before ages ago, however I can't for the life of me remember the fix. It's a 404 error which would point to the page not being found rather than a permissions issue.

I'm going to start by checking apache2.conf.

Thanks again for your help.


Top
   
PostPosted: Tue Sep 01, 2015 11:58 am 
Offline
Junior Member
User avatar

Joined: Fri Feb 21, 2014 7:26 am
Posts: 34
Website: http://www.alancoleman.co.uk
Location: Bath. UK
Okay, mod_rewrite wasn't enabled.

Code:
sudo a2enmod rewrite
sudo service apache2 restart


Thanks again for your help.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
RSS

Powered by phpBB® Forum Software © phpBB Group