I Bitterbrowns
Can you turn on debug mode : in wp-config.php :
define('WP_DEBUG', true);
Then, give me more details about this internal error.
It shows an internal server error 500 when I attempted to activate the recontre plugin in wordpress plugin menus. Then after i cleared the history and cache instead of letting me access the admin again its sends me to the url itself not allowing me to access it. Even if i try to log in to the wp-admin it will act as if its just the index file but won’t show the wp-admin cache. Here’s the wp-config.php Click Here I added the bit of code to it also this is a shared hosting of my original domain so it’s not the primary if that helps also when I go to the admin it directs me to the home page wordpress click here to view also my skype is bitterbrowns add me.
after activation when I wp-login I get the 500 error not allowing me to do anything…
Please go here and give me :
- login and password for your WordPress installation
- FTP acces (login, password, url)
After some research, it seems that this problem is common on WordPress. This is due to a memory problem.
Try this :
- Create a file named php.ini
- Write in this file :
memory=64MB
- FTP this file to /wp-admin/ folder