| |||||||
| Installing and Using WordPress Post all questions on installing, upgrading, moving, importing and deleting Wordpress here. |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
| |||
| When activating the "pretty permalinks" structures it becomes impossible to see or post any comments nor switch to other post, pages, whatsoever. My .htacces file is writeable, the rewrite viewer plug-in gives this information: > Permalink: /%category%/%postname%-%post_id%.htm > Writable .htaccess file found > mod_rewrite found > Not using pathinfo style index permalinks > Using mod_rewrite permalinks .htacces looks like this: RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] Frontpage extensions are disabled, as that could be an issue too. The permalinks do show in the browser, but that's all. Obviously it has to be a setting on the server, but I have no clue.. Anyone experienced the same? And if so, how did you solve it? Thanks in advance for any suggestions. I have it activated in case you want to have a look: http://fotografie.fraco.nl Same problems are in the www - domain, so it has notheing to do with the fact that it is a subdomain, I think... |
| |||
| Its a bit complicated to install Wordpress manually. I recommend that you reinstall using Fantastico (I'm assuming you're using cPanel) after deleting the current installation. Did you install any plugins? Have you tried disabling all your plugins and see if that solved the problem ? Last edited by nekonron : 12-02-08 at 03:12 PM. |
| |||
| I tried the permalinks with a new & fresh install to make sure no plugins would cause any problems. I had noticed it with my other blog not working, so tried it first. I am not using C-panel, my hosting provider has one of it's own. I"ll give it a try, see how far I can get. Read the help at Wordpress.org first very thoroughly. |
| |||
| Yes, tried every possible combination.. BUT, good news, I have solved it, for now, by using a small plug in named: verbose rewrite plugin, made by Ryan Boren (boren.nu). It looks like this: Quote:
This did the trick. Just need to check if it affects my webpage loadingtime, but the permalinks seem to work.. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |