noyb777
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Backend Returns internal Server Error, while Frontend worksProblem resolved: it had something to do with the php.ini file in the wp_admin folders. After renaming it, the Server Error was gone.
Forum: Fixing WordPress
In reply to: Backend Returns internal Server Error, while Frontend worksUpdate: the table Präfix IykxCLDk is defined Like this in the wp-config. so there shouldnt be an issue with this.
Forum: Fixing WordPress
In reply to: Backend Returns internal Server Error, while Frontend worksFirst thanks for your quick reply.
I,ve already renamed the folders Plugins, themes and the htaccess before without any success. In the linked guide for manually resetting plugins two options to do this are mentioned.The second doesnt work since /wp-admin/plugins.php returns a server Error aswell.
The first one recommends altering the table wp_options, which apparently isn’t existing in the connected database. There is a table called lykxCIDoptions, but it doesn’t contain a option_name called active_plugins. Might the absence of the wp_options table be the problem? (In General all Tables start with “lykxCID” and none start with “wp”)
- This reply was modified 3 years, 4 months ago by noyb777.