Hi All!
I'm new to this forum so i just share an information about this topic;
1) I reinstalled 3.8.1 from the dashboard.
2) I changed themes including one time to Twenty Fourteen.
2) I disabled all plugins.
3) I renamed the plugins folder (to test if a deactivated plugin may be the culprit).
4) I checked the .htaccess file and made sure it includes this code:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
5) I changed the permission of .htaccess to 444, 644, and just about all the combinations available.
6) I tried viewing the post when logged in vs. not logged in.
The above reasons reasons are explains the wordpress permalinks not working.
Thank you keep in touch with me...
