>>
Site Map
>>
Forums
>>
PHP-Nuke Security
Forum module - topics in forum:
PHP-Nuke Security - Been hacked? or have a question about securing your site, here's the place.
Possibly Hacked,
Well I was setting up php my admin for my server when i was configuring it i ran into a problem, by the time i was done my site couldn't get into the db, my forums work fine it is just php nuke
levade.homeip.net/addicted/
open your php.ini and turn off notices under the error reporting section.
Seems to work fine here apart from a single notice at the top of the page about import.request.variables....
And I would consider downgrading your version of Nuke too.....
http://phpnuke-uk.net/modules.php?name=Forums&file=viewtopic&p=26050
I wish i could turn off the errors, but the problem is the server is used for mostly php devolpment, so me and others really couldn't do much about it.
Cant get your site but try adding
| Code: : |
| PHP_FLAG display_errors Off |
To your .htaccess instead then.