|
Page 1 of 1
|
Shugoshin
Joined: August 2010
Posts: 2
|
White Pages / Blank Pages
Hello,
I'm new to IcyPhoenix and have recently set it up on my Father's webserver hosted by JustHost.
I'm having the *infamous* white page / blank page issue. On initial install, I was able to make posts and browse forums. Then suddenly it started acting up! Basically, clicking on any of my forums/subforums (using any variation of the viewforum.php file) generates a blank page with no echo'd errors. The last thing done in the ACP was to modify user config (for an unknown purpose, my father did it, but I don't see how that would affect this...)
I have searched and crawled through the support forum and FAQ section and tried a dozen different remedies (one at a time), including the follow:
Clear Cache Data (ftp method)
Clear Cache (ACP Method, all)
Delete def_auth.php, test to no avail, and then restore with fresh copy.
Replace def_tree_def.tpl with fresh copy.
Emergency Recovery Console (tried just about all functions)
Chmod for the items listed in the FAQ section
My webprovider's PHP configuration has a 64mb max size.
My IcyPhoenix version is current, v1.3.0.53a.
I haven't tried reseting the config.php file because I made a lot of changes, but perhaps I can back it up and try that. But I don't really think it is a configuration problem? Please someone help if you can! I made a public viewable forum so people can see the issue:
h**p://daysenddirectory.com/forums
Thank you in advance!
Edit: Also just want to note, that my error_log in the main community directory has nothing in it!
|
#1 Mon 02 Aug, 2010 18:32 |
|
Sponsors
|
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.
|
|
Mighty Gorgon
Luca Libralato
Joined: August 2006
Posts: 7192
Location: Borgo San Michele
|
Re: White Pages / Blank Pages
Can you confirm that you didn't edit any core file?
Can you attach here a zipped copy or your def_tree.php from cache folder please?
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#2 Mon 02 Aug, 2010 23:18 |
|
Shugoshin
Joined: August 2010
Posts: 2
|
Re: White Pages / Blank Pages
Hello Gorgon! And thank you for your time.
I have not tampered with any core files.
Here is a zip with all the def type files, incase i misunderstood which you wanted. These were downloaded via ftp from my server.
Description: |
zip |
Download |
Filename: |
def_files_daysend.zip |
Filesize: |
6.53 KB |
Downloaded: |
239 Time(s) |
|
#3 Mon 02 Aug, 2010 23:46 |
|
Mighty Gorgon
Luca Libralato
Joined: August 2006
Posts: 7192
Location: Borgo San Michele
|
Re: White Pages / Blank Pages
Cache files are ok.
Can I ask to make a clean install (without any modification) in another folder and check if it is working fine?
Sorry, but at the moment I have no other clues.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#4 Thu 05 Aug, 2010 14:31 |
|
spydie
Joined: December 2008
Posts: 1796
Location: In the Boxes
|
Re: White Pages / Blank Pages
sorry to bail into this old post, Did´nt want to open an new post, for the very same Issue.
But i got some white page problems, on an HostGator host with IP 1.3.0.53 to 53.b
does´nt matter witch one i try
Apears to be a cache problem.
First thing i found and remedied by aditional ini file was : magic_quotes_gpc was set to Off, i switched it on.
but still having this white page problem. It runs without problems on a fresh install, to the time cache is cleared or refreshed, when it goes blank.
Any ideas ??
Tried about anything now, without any Luck
Does it make any difference, if the server is running on Fast-CGI and not on CGI ???
____________ Out of Order
|
#5 Sat 09 Apr, 2011 11:11 |
|
Informpro
Joined: October 2008
Posts: 1110
Location:
|
Re: White Pages / Blank Pages
Open your log file (depending on your OS, it'll be at different places) and give us 2/3 last errors when you go on these pages. (if it's album pages, they're buggy)
|
#6 Sat 09 Apr, 2011 16:34 |
|
spydie
Joined: December 2008
Posts: 1796
Location: In the Boxes
|
Re: White Pages / Blank Pages
apaears to be no Errors in the log file of the server.
defenitly no ones from the last 1/2 year
____________ Out of Order
|
#7 Sat 09 Apr, 2011 17:26 |
|
Informpro
Joined: October 2008
Posts: 1110
Location:
|
Re: White Pages / Blank Pages
Don't use php.log but apache errors log.
|
#8 Sat 09 Apr, 2011 17:53 |
|
spydie
Joined: December 2008
Posts: 1796
Location: In the Boxes
|
Re: White Pages / Blank Pages
can´t find anything in log folder of the server
searched through all accessible files on this server, and don´t see any error log
edit.
I´ve send an ticket to the Hoster, asking for the last error logs from this domain
____________ Out of Order
|
#9 Sat 09 Apr, 2011 19:51 |
|
Informpro
Joined: October 2008
Posts: 1110
Location:
|
Re: White Pages / Blank Pages
You can even try putting this, (with a blank line before), after the <?php
(or set MG_DEBUG to true)
|
#10 Sat 09 Apr, 2011 21:19 |
|
spydie
Joined: December 2008
Posts: 1796
Location: In the Boxes
|
Re: White Pages / Blank Pages
hm.
error log from Icy says.
[08-Apr-2011 16:25:28] PHP Warning: include(./common.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/xxx/public_html/w-Model/album_personal_index.php on line 21
[08-Apr-2011 16:25:28] PHP Warning: include(./common.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/xxx/public_html/w-Model/album_personal_index.php on line 21
[08-Apr-2011 16:25:28] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening './common.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxx/public_html/w-Model/album_personal_index.php on line 21
[08-Apr-2011 16:25:28] PHP Fatal error: Call to undefined function session_pagestart() in /home/xxx/public_html/w-Model/album_personal_index.php on line 24
____________ Out of Order
|
#11 Sun 10 Apr, 2011 00:12 |
|
Informpro
Joined: October 2008
Posts: 1110
Location:
|
Re: White Pages / Blank Pages
It looks like file common.php is missing. At least in the folder /home/xxx/public_html/w-Model/. Check it !
|
#12 Sun 10 Apr, 2011 00:21 |
|
spydie
Joined: December 2008
Posts: 1796
Location: In the Boxes
|
Re: White Pages / Blank Pages
it´s there.
already checked that and it´s the same as on my local instalation ,
i´m wondering more about the include path (include_path='.:/usr/lib/php:/usr/local/lib/php')
____________ Out of Order
|
#13 Sun 10 Apr, 2011 00:27 |
|
Informpro
Joined: October 2008
Posts: 1110
Location:
|
Re: White Pages / Blank Pages
As you have "." in your include path it should be good. Try to set chmod 777 to common.php
|
#14 Sun 10 Apr, 2011 00:28 |
|
|
Page 1 of 1
|
Was this topic useful?
Was this topic useful?
Link this topic |
URL |
|
BBCode |
|
HTML |
|
You cannot post new topics You cannot reply to topics You cannot edit your posts You cannot delete your posts You cannot vote in polls You cannot attach files You can download files You cannot post calendar events
|
|
|
|