Fixing an internal 500 error from corrupted theme file?
-
I am getting an internal 500 error after an update to a theme function.
I normally only have access via the backend(wp-admin) as this is an amazon instance they set up for me(meaning, I have access via a secure connection but I don’t have s/ftp access in the traditional sense).
Since all the pages including admin pages are spitting this error I don’t know how to edit the file again(I have tried accessing via wp-login.php / wp-admin directly to no avail).
I know I can access some files using sudo commands(I use putty), I used this to edit the php.ini file so I must have some level of access, but I am not terribly comfortable with using sudo commands, and I don’t know how to get into a wordpress directory with it.
How would I use sudo command /terminal to fix the theme file in question
OR
how could I get wordpress to load so I can disable the theme and fix the one in question?
- The topic ‘Fixing an internal 500 error from corrupted theme file?’ is closed to new replies.