I installed wordpress but can't access the permalink configuration page. I get a blank page when I try to open it. All the other administration pages work perfectly. I have the blog hosted in heliohost, and they told me that mod_rewrite is enabled. Anyone has any clue why it doesn't work? thanks.
Have you tried:
- deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).
- switching to the default theme to rule out any theme-specific problems?
- resetting the plugins folder by FTP or phpMyAdmin? Sometimes, an apparently inactive plugin can still cause problems.
- re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress?
- increasing the available memory?
There is no plugin runnig. It's just a plain installation, without plugins, or skins, or whatever. I first installed 2.9.2 and when I show the permalinks problem I tried a new installation using wordpress 3 RC1, but still have that problem.
No way. I can“t get it. It's weird, because it's not that the permalinks don't work... it's that I can't even configure them because the permalink configuration page is blank!
I know that mod_rewrite is working correctly...
The permalinks admin page doesn't rely on mod_rewrite.
when I show the permalinks problem I tried a new installation using wordpress 3 RC1,
Was that an upgrade or did you wipe everything and run a completely fresh install?
It was a fresh install. I have done a fresh install of wordpress 3 (not the release candidate) and i still get the same error. It must be something about the configuration of the host, but I don't know what it copuld be.