
WordPress – forbidden message 2
2. September 2008
In some cases the already given solution in “WordPress – forbidden message 1″ is not working. It is possible, that the wp-config.php file includes some wrong code. And that that is the reason you getting the “forbidden message”.
Open the wp-config.php – file of your wordpress installation and go to the end of the code.
... define('ABSPATH', dirname(__FILE__).'/'); require_once(ABSPATH.'wp-settings.php'); ?>
The code should finish with “?>” and there should not be a return or anything else. If there are line breaks or other things after the ”?>” , delete them. Please make a backup of this file before, so you can switch back to the old one. Just in case. See also “WordPress – forbidden message 1“.







2.September 2008 um 18:16
[...] to write a new post in wordpress. See also “WordPress – forbidden message 2“ Kategorie: Lexikon, Software | 15. Februar 2008 | Trackback-URL | Drucken | Stumble [...]