BGC
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 3.5.1 Update Crashed SiteAll set. Could change permissions and edit the file in my host’s FTP, but not FireFTP. Deleted those last 2 lines and the site was back up. No idea how or why that happened… w/e.
Forum: Fixing WordPress
In reply to: 3.5.1 Update Crashed SiteI used FireFTP to open the wp-config.php file and found the problem… I think, though I have no idea how it happend.
94 | /** Sets up WordPress vars and included files. */
95 | require_once(ABSPATH . ‘wp-settings.php’);
96 |
97 | ars and included files. */
98 | require_once(ABSPATH . ‘wp-settings.php’);I’m not much of a coder but lines 97 & 98 seem to be a partial copy of lines 94 and 95. Don’t understand how it happened, but I tried to delete those to lines but my it says I “don’t have permission” to access it. Anyone know which permissions to change so I can fix this?
Forum: Fixing WordPress
In reply to: 3.5.1 Update Crashed SiteI haven’t, no. Site was up this morning, then I updated and then it was down.
I deleted all themes except TwentyTwelve, no good.
The only thing I can think of with the wp-config.php is that maybe one of the security plugins (better-wp-security and wordfence)may have edited it… but I’m really not sure, I could be thinking of something different – that was some time ago.