jlautner
Forum Replies Created
-
I renamed the GTMLS folder (in plugins), thereby deactivating it, it appears. Is there something else I can do so that I can continue to use this plugin but not have problems accessing the site?
Forum: Fixing WordPress
In reply to: Internal Server Error – but I didn’t change anythingI searched my host’s site and discovered that they had upgraded my server yesterday and that changed things. I suspect others will run into this issue and may miss the announcement (as I did). Here is what my host said:
AX53 and Zeta servers were updated in response to some exploitation. They are both now running the latest versions of Apache and PHP with several modifications. The one you will notice first is suPHP. You may see some ‘500 : Internal Server Error’ on your sites.
Under suPHP any php_flag or php_value directives from .htaccess would need to be placed into a php.ini file. Also, files should be chmod 644 and directories chmod 755, there is no more need for 777 as PHP will be run as your user, so it will have permissions to do whatever it needs to with your files/directories.
The suPHP homepage is here: http://www.suphp.org/Home.htmlForum: Fixing WordPress
In reply to: HTTP 500 Internal Service Error — site down PLEASE HELP!!!Nice, whooami. You poor baby.
Forum: Fixing WordPress
In reply to: HTTP 500 Internal Service Error — site down PLEASE HELP!!!I should add that my site is http://www.johnlautner.org
You can see that the site itself is up but the wordpress component (which is the bulk of what the public sees now) is down. I looked at bandwidth and webspace and there are no issues. I looked at the error log and it didn’t make sense to me.
Forum: Fixing WordPress
In reply to: HTTP 500 Internal Service Error — site down PLEASE HELP!!!I am having this problem too. It came out of nowhere. I have made no changes in quite a while. I am getting an internal server error.
Forum: Plugins
In reply to: print all in categoryTHanks. I guess that would help.
Forum: Fixing WordPress
In reply to: Can’t get into adminThank you! After a bit of stumbling I made it work and got in and of course deleted the file from the server afterwards. Thanks a bunch!