Hey, I'm a little new to Wordpress, and have setup a site locally on MAMP that's working fine.
This morning, setup a Linode with the following:
- Ubuntu 12.04 LTS
- LAMP
- APC
- Fail2Ban
My Wordpress site is pretty simple. Only uses a handful of common modules like ACF, Contact Form 7 and Youst SEO.
The site is doing funky stuff like behaving for awhile, and then all of a sudden the back end AND front end completely tank.
For example, I was just changing the styling of the home page and it all of a sudden lost all the CSS styles, then brought them partially back, and then displayed this:
Quote:
Index of /
cgi-bin/
images/
postinfo.html
Apache/2.2.25 (Unix) mod_ssl/2.2.25 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at
http://www.sandiboudreau.com Port 80
The only way I can get the site back up is to reload and restart Apache, but even that doesn't work sometimes.
Really strange.