Hacking Attemp When Trying To Open Install/install.php
»
Show posts from
to
Icy Phoenix
Old Support Topics - Hacking Attemp When Trying To Open Install/install.php
Rene
[ Sun 20 Jun, 2010 13:18 ]
Post subject:
Re: Hacking Attemp When Trying To Open Install/install.php
Here my config.php
Code: [
Hide
] [
Select
]
Code: [
Show
]
<?php
// phpBB 2.x auto-generated config file
// Do not change anything in this file!
$dbms = 'mysql4';
$dbhost = 'localhost';
$dbname = 'baucre_portal_alt';
$dbuser = 'my_db_user';
$dbpasswd = '*********';
$table_prefix = 'ip_';
define('IP_INSTALLED', true);
?>
Mighty Gorgon
[ Tue 22 Jun, 2010 10:24 ]
Post subject:
Re: [SOLVED] Hacking Attemp When Trying To Open Install/install.php
There is a tag solved on this topic, did you solve it?
Rene
[ Thu 24 Jun, 2010 22:29 ]
Post subject:
Re: [SOLVED] Hacking Attemp When Trying To Open Install/install.php
Mighty Gorgon wrote: [
View Post
]
There is a tag solved on this topic, did you solve it?
No, unfortunately not. Don't know why the Topic is Solved. Do you have any further idea how to solve the problem?
Mighty Gorgon
[ Tue 29 Jun, 2010 23:10 ]
Post subject:
Re: [SOLVED] Hacking Attemp When Trying To Open Install/install.php
I have no other clues, I should have a look at the files.
The only thing I can suggest is restoring a backup and try again by carefully following the instructions.
Powered by
Icy Phoenix