Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Mar 25, 2014 6:12 pm 
Offline
Newbie

Joined: Tue Mar 25, 2014 5:54 pm
Posts: 2
Hello All,

I have created a wordpress blog using stackscript by linode.Post that,I have migrated all the contents from old host ot linode and pointed the domain name to linode Ip.

Domain Name:tellytubehd.com

Homepage and other links are working fine.Posts ,pages are broken and giving 404 error.

I have updated permalinks also.

Please help me on the issue


Top
   
PostPosted: Tue Mar 25, 2014 11:38 pm 
Offline
Senior Member
User avatar

Joined: Sun Dec 27, 2009 11:12 pm
Posts: 1038
Location: Colorado, USA
Not a big WP person, so just a guess, check your htaccess file is correct, it doesn't seem to be redirecting your long url names correctly

_________________
Either provide enough details for people to help, or sit back and listen to the crickets chirp.
Security thru obscurity is a myth - and really really annoying.


Top
   
PostPosted: Wed Mar 26, 2014 1:41 am 
Offline
Newbie

Joined: Tue Mar 25, 2014 5:54 pm
Posts: 2
Have checked that..its fine..

Quote:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress


Top
   
PostPosted: Wed Apr 02, 2014 8:51 pm 
Offline
Senior Member
User avatar

Joined: Sun Jan 18, 2009 2:41 pm
Posts: 830
Check your AllowOverride setting in the Apache config.


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


Who is online

Users browsing this forum: No registered users and 3 guests


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:  
RSS

Powered by phpBB® Forum Software © phpBB Group