| Author |
Message |
jjmusicpro Involved


Joined: Jul 12, 2005 Posts: 270
|
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
any ideas?
fyi using ravens latest |
|
|
|
 |
jakec Moderator

Joined: Feb 06, 2006 Posts: 1977 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 Regular


Joined: Jul 18, 2004 Posts: 63 Location: Netherlands
|
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 Involved


Joined: Jul 12, 2005 Posts: 270
|
Posted:
Sun Aug 03, 2008 8:44 am |
|
any idea what is corrupted? |
|
|
|
 |
jjmusicpro Involved


Joined: Jul 12, 2005 Posts: 270
|
Posted:
Sun Aug 03, 2008 9:01 am |
|
fyi i have
$display_errors = true;
on |
|
|
|
 |
wHiTeHaT Regular


Joined: Jul 18, 2004 Posts: 63 Location: Netherlands
|
Posted:
Sun Aug 03, 2008 9:03 am |
|
What was your last change? |
|
|
|
 |
jjmusicpro Involved


Joined: Jul 12, 2005 Posts: 270
|
Posted:
Sun Aug 03, 2008 9:17 am |
|
|
|
 |
wHiTeHaT Regular


Joined: Jul 18, 2004 Posts: 63 Location: Netherlands
|
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 Regular


Joined: Jul 18, 2004 Posts: 63 Location: Netherlands
|
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:
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 Involved


Joined: Jul 12, 2005 Posts: 270
|
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 Moderator

Joined: Apr 30, 2004 Posts: 2883
|
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');
|
|
|
|
|
 |
jjmusicpro Involved


Joined: Jul 12, 2005 Posts: 270
|
Posted:
Wed Aug 06, 2008 6:47 pm |
|
|
|
 |
|
|
|
|