|
Page 1 of 3
|
Lucky
Joined: August 2006
Posts: 106
|
Blank Pages After Upgrading
Help !
Yesterday, after the sending of a message on my phpbbxs2 Build 049 website, the website was disappeared.
Now, if you click HERE, you can see that appear only a blank page.
I have also tried to see inside the index.php but it seems to be the same of original file inside the package of Build 049 Full, the only strange thing is that I have tried to upload also the original index.php file on the server and I have seen that the two files have different sizes, my index.php have 8859 Bytes and the original file have approximately 9000 bytes ... but if I rename the my index.php and use the original index.php, the problem doens't change ... I still to have blanck page.
The website can be viewed by ftp and also the db.
The hosting support has confirmed that there is not problem on the server.
Another very strange thing is that I have also received an email from an user because he says to have seen an aller message about a Trojan after the clicking on three links on internal pages.
Help me, please !!!
Last edited by Lucky on Sat 26 Aug, 2006 16:35; edited 2 times in total |
#1 Thu 24 Aug, 2006 10:07 |
|
Sponsors
|
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.
|
|
Lucky
Joined: August 2006
Posts: 106
|
Re: Help ! WebSite Doesn't Appear, Black Page. (Trojan ?)
I have also deleted all the files inside the cache directory.
I have tried another time to call the home page but nothing is changed.
But inside the cache directory are re-appeared the following files after the call of home page :
attach_config.php
sql_149.............php
sql_197.............php
sql_1ac.............php
Why ? It cold be a sign that some codes are been executed when I have typed the home page address ? some thing seems to work ? or not ?
|
#2 Thu 24 Aug, 2006 10:28 |
|
Lucky
Joined: August 2006
Posts: 106
|
Re: Help ! WebSite Doesn't Appear, Black Page. (Trojan ?)
From some weeks I have the CrakerTracker message with 7 attacks.
You can see the log file HERE, could be helpful this information to understand the problem ?
|
#3 Thu 24 Aug, 2006 11:09 |
|
difus
Joined: August 2006
Posts: 763
Location:
|
Re: Help ! WebSite Doesn't Appear, Black Page. (Trojan ?)
try it
make copy of your root
then in root replace all your files with original files without install and contrib
leave old config
see result
|
#4 Thu 24 Aug, 2006 11:14 |
|
difus
Joined: August 2006
Posts: 763
Location:
|
Re: Help ! WebSite Doesn't Appear, Black Page. (Trojan ?)
and more
go to sql [phpmyadmin]
in database do search ,containing e-mail text
clear it
|
#5 Thu 24 Aug, 2006 11:27 |
|
Lucky
Joined: August 2006
Posts: 106
|
Re: Help ! WebSite Doesn't Appear, Black Page. (Trojan ?)
and more
go to sql [phpmyadmin]
in database do search ,containing e-mail text
clear it
thank you difus for your help.
I don't understand what I need to search.
|
#6 Thu 24 Aug, 2006 11:57 |
|
Lucky
Joined: August 2006
Posts: 106
|
Re: Help ! WebSite Doesn't Appear, Black Page. (Trojan ?)
try it
make copy of your root
Done !
then in root replace all your files with original files without install and contrib
all the original files inside the full package 049 ? and the patches that I have updated before about 049 bugs ? and after this operation can I update to build 058 ?
leave old config
see result
OK !
|
#7 Thu 24 Aug, 2006 12:03 |
|
difus
Joined: August 2006
Posts: 763
Location:
|
Re: Help ! WebSite Doesn't Appear, Black Page. (Trojan ?)
and more
go to sql [phpmyadmin]
in database do search ,containing e-mail text
clear it
thank you difus for your help.
I don't understand what I need to search.
If your board will sending e-mails about trojan
the text is in your sql tables
|
#8 Thu 24 Aug, 2006 12:21 |
|
difus
Joined: August 2006
Posts: 763
Location:
|
Re: Help ! WebSite Doesn't Appear, Black Page. (Trojan ?)
Quote: all the original files inside the full package 049 ? and the patches that I have updated before about 049 bugs ? and after this operation can I update to build 058 ?
you are doing the test only to find your problem is
root or sql
replace only original full package 049
|
#9 Thu 24 Aug, 2006 12:26 |
|
Lucky
Joined: August 2006
Posts: 106
|
Re: Help ! WebSite Doesn't Appear, Black Page. (Trojan ?)
About the root, I have copied all the files, directories and the DB in a new domain.
I have tried to execute the home page but the blank page appear, it's the same.
Now, I have done as you have suggest, I have copied files and directories of 049 full package without install and contrib directories and without config.php ... but nothing is changed ! I still to have blank page on screen.
About DB I'm not able to search what you have suggest to search, I don't know what is the exacly text that I need to search inside the db. Sorry. . I have tried to type inside the search field the my email address selecting all the tables. The result is anly one corrispondence to phpbb_users table.
|
#10 Thu 24 Aug, 2006 12:53 |
|
m740
Joined: August 2006
Posts: 84
Location: Mollet del Valles, Catalonia, Spain
|
Respuesta: Help ! WebSite Doesn't Appear, Black Page. (Troja
1.
open "includes/functions_categories_hierarchy.PHP"
Find:
define('CACHE_TREE', true);
//define('CACHE_WORDS', true);
define('CACHE_THEMES', true);
replace:
//define('CACHE_TREE', true);
//define('CACHE_WORDS', true);
//define('CACHE_THEMES', true);
2.
replace: includes/def_themes.php, includes/def_tree.php, includes/def_words.php by the originals files.
3.
Delete cache files.
____________ www.todoPVR.com IP 2.0.0.86 DVB-T PVR's
|
#11 Thu 24 Aug, 2006 14:53 |
|
Lucky
Joined: August 2006
Posts: 106
|
Re: Help ! WebSite Doesn't Appear, Black Page. (Trojan ?)
GREAT M740 !!!!!!!!!!!!!!!!!!!!!
How you know what I would must do ? Did you have the same problem ?
What was the problem ? A trojan ?
Can I modify the functions_categories_hierarchy.PHP re-changing the codes as was before ? or I need to leave so the codes changed ?
|
#12 Thu 24 Aug, 2006 15:20 |
|
m740
Joined: August 2006
Posts: 84
Location: Mollet del Valles, Catalonia, Spain
|
Re: Help ! WebSite Doesn't Appear, Black Page. (Trojan ?)
GREAT M740 !!!!!!!!!!!!!!!!!!!!!
How you know what I would must do ? Did you have the same problem ?
What was the problem ? A trojan ?
Can I modify the functions_categories_hierarchy.PHP re-changing the codes as was before ? or I need to leave so the codes changed ?
I have the same problem.
I don't know what it is the problem
A trojan? No, sure. Is a server or a code problem.
____________ www.todoPVR.com IP 2.0.0.86 DVB-T PVR's
|
#13 Thu 24 Aug, 2006 15:31 |
|
Lucky
Joined: August 2006
Posts: 106
|
Re: Help ! WebSite Doesn't Appear, Black Page. (Trojan ?)
There is a problem ! There is not a lot of subforums ! where are they ? is changed the db ? what's happened ?
|
#14 Thu 24 Aug, 2006 15:39 |
|
Lucky
Joined: August 2006
Posts: 106
|
Re: Help ! WebSite Doesn't Appear, Black Page. (Trojan ?)
I have also found a new forums area with the name "Forums restored" (I'm not sure about the translation from Italian "Forums ripristinati") where there is two subforums ... but all the other forums are disappeared !!!
|
#15 Thu 24 Aug, 2006 15:45 |
|
|
Page 1 of 3
|
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
|
|
|
|