Hello,
We recently migrated one of our clients site from one server to another. literally cloning everything to the same domains just on different servers and for some reason everything works on the front-end but i can’t edit anything or access anything at all either.
I changed the license to a staging one, thinking that could’ve changed something (i’m still waiting for the original license to be transferred over from the client’s account so in the meantime we’re using one of our own)
Could you give me a hand figuring out what could it be? i think the problem started once i updated from 2.5.5 to the most recent version 3.0.4
it’s not the child theme either and i disabled all caches and plugins on the server and on the site (flushing them first).
EDIT:
Upon debugging i found out this: http://prntscr.com/psa9ht
it seems the problem is an authentication problem but how on earth would i be able to even access the editor page if i wasn’t a valid user? i am correctly logged in and i deleted all the caches (server caches and plugins)
EDIT 2:
I have recreated the WP Salts, recreated the .htaccess and that didn’t change either.
Just to be more precise, i’m using plesk and i have deactivated NGINX caching (we are not using apache), i have also deactivated OPCACHE, which was our initial suspect, yet the problem is still there.
EDIT 3:
I just got this in the server log:
Error 95.252.240.6 18273#0: *539031 open() “/var/www/vhosts/theiop.org/httpdocs/cornerstone-endpoint” failed (2: No such file or directory)
so it seems it’s something with the endpoint. any thoughts?