Pierrick
Member
Posted 1 year ago #
Hi,
I have never expereience this before but since I have been implementing pages within my blog using the admin interface, almost everytime I make a change and click 'update', it seems to break the server connection as I get the 'internal server error' screen.
I then need to type in again .../wp-login.php and log back in again.
Does anyone know why it keeps doing this?
Cheers
P
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?
- resetting your permalinks back to the default setting and deleting your WP .htaccess file.
Pierrick
Member
Posted 1 year ago #
Thanks Esmi, I'll try this and let you know how I got on with this