dzignerweb
Member
Posted 4 years ago #
Hi
My blog at http://blog.des-us.com was working quite nicely, and all the functions/themes/plugins were working quite well too. In short, the blog was error-free. Now suddenly, it does not come up on the IE or Firefox. There is no error coming up, and I have not installed anything new on it - no new themes, no new plugins.
Please help.
Thanks
Hi, you can still get into your admin area. I would first try deactivating your plugins one at a time and seeing if that fixes anything. If it doesn't, switch to the default theme and see if that fixes anything.
Also check your server logs for any errors.
dzignerweb
Member
Posted 4 years ago #
hi
how do i check the server logs, and what do i look for?
blepoxp
for plugins - since i have not added any new plugins, nor done any editing at all, do i have to do it? It was working well before.
thanks
Did you change anything at all? Theme? Permalink structure? How did you install your WP? Was it a one-click install?
dzignerweb
Member
Posted 4 years ago #
Hi
Nothing, I have not changed anything at all. I had installed this about a year ago(maybe longer). It had worked beautifully, and now suddenly, since last month it has stopped showing up on the browsers. I tried on IE and Firefox. I can see the readme.html file and in the file structure, all files are there under the folder.
Thanks
I've also heard of this happening when you run out of PHP memory. You could try creating a file called info.php and placing the following code in it:
<?php phpinfo(); ?>
After uploading it to your host, navigate to the page and look for memory_limit to see what it is.