wwwfoundry
Forum Replies Created
-
Thanks for the reply Michael.
I did make sure I’ve removed everything (over sftp and confirmed via ssh). I was hoping for some guides on where to look, but I guess I’ll have to take it apart myself. If the file does exist, require(_once) fails if there is an error in php code. Since this is happening for few people only, I suspect that it could be something with the php version, settings, modules, or similar.If I find a problem I’ll be free to post it here in case someone else needs help with this (and you to know in which case the code fails).
Thanks!
Hi,
I’m getting the same error. Upon updating to 3.2.7 and now trying 3.2.9, I cannot access admin any more. It seems everything is working on front.
The error I’m getting is (i have to alter a bit, it’s not in english):E_COMPILE_ERROR line 14 /home/xxx/public_html/wp-content/plugins/all-in-one-seo-pack/aioseop_class.php. Error: require_once(): Failed opening required ‘/home/xxx/public_html/wp-content/plugins/all-in-one-seo-pack/admin/aioseop_module_class.php’ (include_path=’.:/opt/cpanel/ea-php72/root/usr/share/pear’).
The file exists and permissions are ok. Php is 7.2 (on Apache2).
I tried disabling / enabling, deleting / re-installing, but it always breaks admin after enabled.
Any clues?
Thanks in advance