Page 1 of 1

[Solved!] Blank - White pages for entire site.

PostPosted: Wed Apr 12, 2006 9:36 am
Author: gcomfx.com

PostPosted: Wed Apr 12, 2006 9:41 am
Author: Fubie
Please provide at least a little info.

Was it working? What happened if it was working?

Something to help us help you.

PostPosted: Wed Apr 12, 2006 9:46 am
Author: Michaelo
This is normally due to changes in the forums where on of the support files become corrupt... Now which one is it? Try replacing def_tree.php at your site with the original from you last 1.4.0 download.

Mike

PostPosted: Wed Apr 12, 2006 9:50 am
Author: gcomfx.com
I was just posting.... nothing had been changed. No forums added, no groups moved, no new categories. It just died.

PostPosted: Wed Apr 12, 2006 9:52 am
Author: gcomfx.com
What folder is def_tree in?

PostPosted: Wed Apr 12, 2006 9:54 am
Author: gcomfx.com
includes/def_tree.php

Found it.

PostPosted: Wed Apr 12, 2006 9:59 am
Author: gcomfx.com
Now I get "Please ensure both the prill_install/ directory is deleted"

Re: Blank - White pages for entire site.

PostPosted: Wed Apr 12, 2006 9:59 am
Author: Helter
ask your host if they have done any updates latley

PostPosted: Wed Apr 12, 2006 10:00 am
Author: Jason Sanborn
Particularly check if they updated to PHP5. If your host is running PHP5 now, that could be why you have white pages.

PostPosted: Wed Apr 12, 2006 10:08 am
Author: Helter
"gcomfx.com";p="1157" wrote:Now I get "Please ensure both the prill_install/ directory is deleted"


this is due to an "Install", or "Prill Install" folder being present in your forum root. You should delete them

PostPosted: Wed Apr 12, 2006 10:08 am
Author: gcomfx.com
I'm showing 4.4.2 is the current php installation.

PostPosted: Wed Apr 12, 2006 10:13 am
Author: gcomfx.com
Okay, I'm guessing clicking to extract a ZIP file in Cpanel filemanager not only downloads it to my machine, but also opens it on the server. :)

So what caused the def_tree to corrupt? And will it happen again? :shrug:

PostPosted: Wed Apr 12, 2006 10:20 am
Author: gcomfx.com
Oh, and 666 permission on the def_tree right?

Re: Blank - White pages for entire site.

PostPosted: Wed Apr 12, 2006 10:20 am
Author: Michaelo
So not php5 related. I assume you have deleted the install and prill install folders?

Here is what should be in the default def_tree.php file
Code: Select all
 <php> array('themes_id' => '1', 'template_name' => 'fisubice', 'style_name' => 'FI Subice', 'head_stylesheet' => 'fisubice.css', 'body_background' => '', 'body_bgcolor' => '', 'body_text' => '', 'body_link' => '', 'body_vlink' => '', 'body_alink' => '', 'body_hlink' => '', 'tr_color1' => '', 'tr_color2' => '', 'tr_color3' => '', 'tr_class1' => '', 'tr_class2' => '', 'tr_class3' => '', 'th_color1' => '', 'th_color2' => '', 'th_color3' => '', 'th_class1' => '', 'th_class2' => '', 'th_class3' => '', 'td_color1' => '', 'td_color2' => '', 'td_color3' => '', 'td_class1' => 'row1', 'td_class2' => 'row2', 'td_class3' => '', 'fontface1' => '', 'fontface2' => '', 'fontface3' => '', 'fontsize1' => '0', 'fontsize2' => '0', 'fontsize3' => '0', 'fontcolor1' => '', 'fontcolor2' => '006600', 'fontcolor3' => 'ff0000', 'span_class1' => '', 'span_class2' => '', 'span_class3' => '', 'img_size_poll' => '0', 'img_size_privmsg' => '0'),         );?>  


Check both of themà¢Ãƒ ¢Ã¢â‚¬Å¡Ã‚ ¬Ãƒâ€šÃ‚ ¦

Update: Looks fine now!

PostPosted: Wed Apr 12, 2006 10:25 am
Author: gcomfx.com
I have a new exploit attempt DDoS Attempt as of 9:30 pm last night. Does that mean anything?

PostPosted: Wed Apr 12, 2006 10:30 am
Author: gcomfx.com
Michaelo - I have an older download of 1.4 that I used. Should I still replace the files with the code you displayed? Guess I'm wondering if it could be newer?

PostPosted: Wed Apr 12, 2006 10:48 am
Author: Michaelo
Is it working now? Looks fine from here...

Don't change anything if it is working...

The exploit attempt was trapped so it should not have caused any problems besides DOS (denial of service) doesnt normally affect files but then again I know little or nothing about hackingà¢Ãƒ ¢Ã¢â‚¬Å¡Ã‚ ¬Ãƒâ€šÃ‚ ¦. Guys?

PostPosted: Wed Apr 12, 2006 10:52 am
Author: Michaelo
These group files are auto generated when changes to are made. They can become corrupt on occasion but I would not make any changes unless you have more problems.
Mike

PostPosted: Wed Apr 12, 2006 11:46 am
Author: gcomfx.com
Kewl, thanks. It seems to be back up and running just fine. Kinda strange that I didn't make any changes. Is it something that a non-admin change affects?