Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

empty screen HELP

Asked Modified Viewed 4,309 times
M
mns_Svetlana
M
  • Junior Member, joined since
  • Contributed 21 posts on the community forums.
  • Started 6 threads in the forums
  • Started this discussions
asked
Junior Member

URL to your site: hhtp://www.mesaorias.com
Version of PHPFusion: PHPFusion_7-02-04
Any mods you've made to your site: all deleted, new database
Version of PHP: can be found out from your host 5.2.17
Version of MySQL: can be found out from your host 5.1.58
Have you searched for your problem: (yes/no) YES!
If so, what terms did you try: anything i could think of that included white screen, or blank screen terms
State the nature of your problem: Copy and paste any errors you are receiving. no errors - just plain blank screen :(
Do you have a test account for us? can't do - reason, the same white screen

I have moved a site to a new host yesterday, waited for DNS update to go through, created database, installed phpfusion successfully. Added some content to see how it all will look, then infused event calendar (awecal-0.8.4), the calendar was wider then the panel, so I went to make correction suggested in readme file, some addition to style.css. After reload everything went all white.

Today I have deleted all teh files from the server, including going to cpanel and deleting database. Created new database, uploaded phpfusion files folder.

Still white blank screen!

When i add name of non existent file after www.mesaorias.com i get a message that webpage cannot be found, but the moment i load mesaorias.com, mesaorias.com/setup.php, or any other files which are uploaded page goes blank.... can't think of anyhting else to do ... pls help!
0 replies

11 posts

F
faga
F
faga 10
I choose a lazy person to do a hard job. Because a lazy person will find an easy way to do it.” - Bill Gates
  • Member, joined since
  • Contributed 158 posts on the community forums.
  • Started 14 threads in the forums
answered
Member

try to disable the panel from the DB.
0 replies
M
mns_Svetlana
M
  • Junior Member, joined since
  • Contributed 21 posts on the community forums.
  • Started 6 threads in the forums
  • Started this discussions
answered
Junior Member

I have totally deleted old database (it's a new site, so I didn't mind full reinstall) and created new one, I have also deleted ALL files from teh server and uploaded original from PHP fusion installation.
0 replies
A
Ankur
A
Ankur 10
Hi! Its me, Ankur Thakur! smile
  • Veteran Member, joined since
  • Contributed 1,277 posts on the community forums.
  • Started 60 threads in the forums
answered
Veteran Member

Make sure that you delete all the files+folders and upload a new fresh copy of files downloaded from latest Archive of fusion.

Your robots.txt is also incomplete, I don't know why : http://www.mesaorias.com/robots.txt

Try re-uploading again and don't forget to rename _config.php to config.php. And if config.php contains anything, Delete all text from it.
0 replies
M
mns_Svetlana
M
  • Junior Member, joined since
  • Contributed 21 posts on the community forums.
  • Started 6 threads in the forums
  • Started this discussions
answered
Junior Member

I have tried removing everything totally, and uploading only test.html with only one line of text, it's still showing blanc page, so I am startign to think there should be soem problem with host... I have already tried twice to delete all files and upload again - the last upload I have actually downloaded a new copy of phpfusion install, extracted to a different folder, and uploaded from there - no changes :( got a ghost on the website :)

Probably will move it to another host if don't get a reply for help request from the one I am on now.

Second move in 3 days - have I beat any record? (first time was only because of not enough space)
0 replies
M
mns_Svetlana
M
  • Junior Member, joined since
  • Contributed 21 posts on the community forums.
  • Started 6 threads in the forums
  • Started this discussions
answered
Junior Member

hmmm... you are right the robottxt is actually showing :) that's the only file i can see on this site since yesterday!
0 replies
D
dusk
D
dusk 10
  • Member, joined since
  • Contributed 71 posts on the community forums.
  • Started 2 threads in the forums
answered
Member

If you can open a txt file it seems like a php-error. Does you server recognize mimetype 'application/x-httpd-php4'? Best is to recompile (or ask your host to this) php.
0 replies
A
Archer
A
Archer 9
  • Member, joined since
  • Contributed 115 posts on the community forums.
  • Started 7 threads in the forums
answered
Member

Delete everything from your sever then just have one php file called index.php

then inside that file put this

[syntaxhighlighter brush=php,first-line=1,highlight=0,collapse=false,html-script=false]<?php
echo "PHP is working";
?>[/syntaxhighlighter]

then go to your website and if you don't see "PHP is working" you need to contact your host and tell them php is broken.
0 replies
M
mns_Svetlana
M
  • Junior Member, joined since
  • Contributed 21 posts on the community forums.
  • Started 6 threads in the forums
  • Started this discussions
answered
Junior Member

I have tried <?php phpinfo() ?> - moved all other files and left only test.php, nothing.

Problem is, I have also tried to put test.html, with just a string of text and it won't show that either.

I have files support request to the host, but don't expect much from it as it's free host (it's community website for neighbourghood), so I tried to keep costs as low as possible. I am waiting for reply now.

I will go and see if I can any check on PHP through cpanel... wish me luck :)
0 replies
A
Archer
A
Archer 9
  • Member, joined since
  • Contributed 115 posts on the community forums.
  • Started 7 threads in the forums
answered
Member

If you get stuck and need hosting fast i could set something up for you.
0 replies
M
mns_Svetlana
M
  • Junior Member, joined since
  • Contributed 21 posts on the community forums.
  • Started 6 threads in the forums
  • Started this discussions
answered
Junior Member

Quote

dusk wrote:

If you can open a txt file it seems like a php-error. Does you server recognize mimetype 'application/x-httpd-php4'? Best is to recompile (or ask your host to this) php.


I didn't find anything about php recompile, but i did find account reload, may be that will do the job :)
thanks!
0 replies
M
mns_Svetlana
M
  • Junior Member, joined since
  • Contributed 21 posts on the community forums.
  • Started 6 threads in the forums
  • Started this discussions
answered
Junior Member

IT WORKED!!!:Y thank you so much for ideas ... :D
0 replies

Category Forum

Installation Issues - 8

Labels

None yet

Statistics

  • Views 0 views
  • Posts 11 posts
  • Votes 0 votes
  • Topic users 5 members

5 participants

D
D
dusk 10
  • Member, joined since
  • Contributed 71 posts on the community forums.
  • Started 2 threads in the forums
F
F
faga 10
I choose a lazy person to do a hard job. Because a lazy person will find an easy way to do it.” - Bill Gates
  • Member, joined since
  • Contributed 158 posts on the community forums.
  • Started 14 threads in the forums
M
M
  • Junior Member, joined since
  • Contributed 21 posts on the community forums.
  • Started 6 threads in the forums
  • Started this discussions
A
A
Ankur 10
Hi! Its me, Ankur Thakur! smile
  • Veteran Member, joined since
  • Contributed 1,277 posts on the community forums.
  • Started 60 threads in the forums
A
A
Archer 9
  • Member, joined since
  • Contributed 115 posts on the community forums.
  • Started 7 threads in the forums

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet