Index.php – Empty no content
-
Hello Everyone,
Am using a hosting service.
Installed WordPress and the DB files – went smoothly.
I can log into the Dashboard, even see my rss feed through an aggregator.
But,
my index.php page has no data in it, it shows up blank on the browser.
Any clues on what’s happening and how I can fix it?
Thx ppl.
-
Have a link?
Hi HandySolo,
Yes, the installation is at:
http://tharakan.net/varkey/blog/index.phpSome questions:
1) What happens if your theme is set to Default?
2) What happens if all plugins are disabled?
3) Anything being written to your web server error log?
Hello HandySolo,
The theme was set to Default, but I switched it between classic and default -> no change.
The plugins all seem to be deactivated, but I still renamed the directories in wp-config. -> no change.
The account is new, so I am still trying to figure out where I can find error logs, but…
I started testing some of the other pages: and I get an error when I try to launch :http://tharakan.net/varkey/blog/wp-settings.php of the following nature:
Warning: main(ABSPATHwp-includes/wp-db.php): failed to open stream: No such file or directory in D:inetpubtharakanvarkeyblogwp-settings.php on line 72
Fatal error: main(): Failed opening required 'ABSPATHwp-includes/wp-db.php' (include_path='.;c:phppear') in D:inetpubtharakanvarkeyblogwp-settings.php on line 72
This might explain more
I still renamed the directories in wp-config. -> no change.
Care to explain this? There is nothing related to directories in that file… and you you shouldn’t change anything in it, except the required DB info!
Also, you seem to be on a Win (IIS) server – try to search for fixes.
Hello Moshu,
allow me to elaborate, that statement was made with reference to the plugins.
I confirmed that the plugins were not activated. As an additional failsafe I renamed the directories of the plugins in the wp-content/plugins location. (This was done to ensure that the plugins would be deactivated for sure – it might have not been necessary).
Yes, I am on an IIS hosted service, I am searching for fixes. The hosting service’s KB does not have any thing on WP fixes.
Thank you, am continuing to search.My issues have been resolved; this thread can be closed.
HandySolo and Moshu,
Thank you for all your help.
I went through the configuration steps and reconfigured all the permissions on my hosted web server.
(Don’t want to go through it again :()
But got it up and running now. Still setting up and porting the data, but I am …. “good to go”…Glad to hear it – thanks for the followup.
Happy Blogging!
Can someone please explain this step posted by Pvarkey two posts prior?
I went through the configuration steps and reconfigured all the permissions on my hosted web server.
I use FileZilla and I tried to change the permissions of my index.php file to 666 but when I look back at it it has reverted back to 000. Should I be using another program?
Thanks in advance,
Laine
Upon further research I’ve realized I can’t change the file permissions because of restrictions set by my host. I’ve contacted my hosting service. Thanks,
I’ve got the same error. And I already setup everything to 666. I still can’t start any pages from my site.
Can you please tell me how can you
go through the configuration steps and reconfigured.
I can’t access any php pages. All pages are giving time out error.
And when I try to access wp-settings.php I got the following error:
Warning: main(ABSPATHwp-includes/wp-db.php) [function.main]: failed to open stream: No such file or directory in /domains/1700/web/blog/wp-settings.php on line 72Fatal error: main() [function.require]: Failed opening required ‘ABSPATHwp-includes/wp-db.php’ (include_path=’.:/usr/local/lib/php’) in /domains/1700/web/blog/wp-settings.php on line 72
The topic ‘Index.php – Empty no content’ is closed to new replies.