Huge Newbie Mistake Please Help
-
I was trying to find a way to post a .zip folder of photos from a formal event that was over 200MB into a post so that we could have parents download them (it’s a website for a school organization) and so I googled a couple of ways to change the annoying 2MB post limit. I found that the plugin WP Htaccess editor would help me do this.
Well as many of you may’ve guessed I messed with the .htaccess by inserting these two lines of code at the bottom like an idiot.
php_value upload_max_filesize 300M
php_value post_max_size 300MNow I get a 500 Internal Server Error whenever I try to log in as admin and fix this problem. I’m freaking out because I just broke the website of this school organization that I’m a part of and have no idea how to fix it. I’ve called our hosting service and they said that they would send an email if they were able to fix it. I have yet to receive an email after several hours. I know this was a very dumb mistake and if anybody knows a way to fix this it’d be MUCH appreciated.
Thanks
- The topic ‘Huge Newbie Mistake Please Help’ is closed to new replies.