AddHooks failed: not enough memory or enable hooks failed.

I have changed SSL, and then I changed it again but I cannot login my website, I saw this error on logs… I’ve also changed PHP version but now I tried all PHP versions, it didn’t still work… Help me please :frowning:

I have solved it right now but,

404
Not Found
The resource requested could not be found on this server!

I have this problem right now.

BEGIN WordPress

RewriteEngine On RewriteBase / RewriteRule ^index\\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] # END WordPress

I edited .htaccess and I changed it’s permissions as 777, even so, the problem wasn’t solved. :confused:

Your rewrite rules are fine it looks like you removed your mapping from Listener, I added it back, your site seems to be back online.

Thank you but. I have this error again. I added a domain, too. But this time, my website isn’t working

Please explain.