Author |
Message |
jjmusicpro
Involved


Joined: Jul 12, 2005
Posts: 283
|
Posted:
Sat Aug 02, 2008 10:52 pm |
|
weird i didnt change anything, just went to my site, and now i get a bunch of errors gibberish
http://hackmygame.com/
any ideas?
fyi using ravens latest |
_________________ - JJMUSICPRO
Myspacetoolbelt.com || RankBook.com || GamerBomb.com || MyspaceJar.com |
|
|
 |
jakec
Site Admin

Joined: Feb 06, 2006
Posts: 3048
Location: United Kingdom
|
Posted:
Sun Aug 03, 2008 4:19 am |
|
Have you tried turning error reporting on?
It is really odd I have never seen that before. It looks like something is corrupted.  |
|
|
|
 |
wHiTeHaT
Life Cycles Becoming CPU Cycles

Joined: Jul 18, 2004
Posts: 579
|
Posted:
Sun Aug 03, 2008 5:05 am |
|
I have seen this many times before.. but is a long time ago.
Do you run PLESK?
Did you changed a file before this started to happen?
Couse you could have corrupted a php file , posseble with notepad ( a non code text-editor).
Also check if you have a .htaccess file in your root.
Ifso.. check it's size... if it is more as 0kb delete it and create a new EMPTY 1. |
|
|
|
 |
jjmusicpro

|
Posted:
Sun Aug 03, 2008 8:44 am |
|
any idea what is corrupted? |
|
|
|
 |
jjmusicpro

|
Posted:
Sun Aug 03, 2008 9:01 am |
|
fyi i have
$display_errors = true;
on |
|
|
|
 |
wHiTeHaT

|
Posted:
Sun Aug 03, 2008 9:03 am |
|
What was your last change? |
|
|
|
 |
jjmusicpro

|
Posted:
Sun Aug 03, 2008 9:17 am |
|
|
|
 |
wHiTeHaT

|
Posted:
Sun Aug 03, 2008 10:00 am |
|
can you create a file called info.php
and put this code inside:
Code:<?
echo phpinfo();
?>
|
|
|
|
|
 |
wHiTeHaT

|
Posted:
Sun Aug 03, 2008 10:05 am |
|
I think i discovered your problem....
i knew it.... i just couldnt remember...
check your site here:
https://hackmygame.com/
your server comes with plesk control panel.. right?
you uploaded your files to the https folder instead of http
EDIT: LOL what have you done... i just see that site isnt nuke at all. |
|
|
|
 |
jjmusicpro

|
Posted:
Sun Aug 03, 2008 10:37 am |
|
No i have no idea why its going to that site, there is no index file in my https directory, nor any files.
the files are in httpdoc
*REMOVED* |
|
|
|
 |
evaders99
Former Moderator in Good Standing

Joined: Apr 30, 2004
Posts: 3221
|
Posted:
Sun Aug 03, 2008 11:04 pm |
|
Once again, removing link to phpinfo.php - you don't want that public.
As the site isn't loading for me at the moment, I cannot verify this is the case.
You can take comment out or remove this line in mainfile.php to stop Nuke from loading gzip compressed
Code:
ob_start('ob_gzhandler');
|
|
_________________ - Only registered users can see links on this board! Get registered or login! -
Need help? Only registered users can see links on this board! Get registered or login! |
|
|
 |
jjmusicpro

|
Posted:
Wed Aug 06, 2008 6:47 pm |
|
|
|
 |
|