Hi all,
Everything was fine with my site, but all of a sudden it started reporting the error :
500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.
I am unable to view any of the screen. I didnt install any plugins. Neither I tried to update my wordpress.
Any fix?
TIA
Did you installed wordpress corectly?
The site is running on wordpress for the past 8 months. It happened all of a sudden
I added the following two lines to ".htaccess"
AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php
Now, I see the following error messages :
Warning: require_once(../wp-load.php) [function.require-once]: failed to open stream: Permission denied in D:\Hosting\4448016\html\wp-admin\admin.php on line 19
Fatal error: require_once() [function.require]: Failed opening required '../wp-load.php' (include_path='.;C:\php5\pear') in D:\Hosting\4448016\html\wp-admin\admin.php on line 19
Any idea?