| Comments |
 Re: Hacking Attemp When Trying To Open Install/install.php
|
|
|
spydie [ Sat 08 May, 2010 16:27 ]
|
 |
 Re: Hacking Attemp When Trying To Open Install/install.php
|
Thanks, now we are at the next problem as you can see on my install.php link from above.
The Script cannot find a Ctracker Script on Line 156 of the common.php
include(IP_ROOT_PATH . 'ctracker/engines/ct_security.' . PHP_EXT);
There is no ctracker folder under the root path, this folder is only in the install folder. According to the update documentation i had to delete the ctracker folder from the Root Path.
|
|
Rene [ Sat 08 May, 2010 16:46 ]
|
 |
 Re: Hacking Attemp When Trying To Open Install/install.php
|
|
Outsch.
since you´ve deleted all files and folders, the only thing you can do is , download the complete IcyPhoenix 1.3.0.53a package and upload all files and folders. ( do not delet or reupload o overwrite) config.php, don´t touch this file.
|
|
spydie [ Sat 08 May, 2010 17:36 ]
|
 |
 Re: Hacking Attemp When Trying To Open Install/install.php
|
Outsch.
since you´ve deleted all files and folders, the only thing you can do is , download the complete IcyPhoenix 1.3.0.53a package and upload all files and folders. ( do not delet or reupload o overwrite) config.php, don´t touch this file.
Config.php was not overwritten, this file was saved before. What I don't understand: In the documentation it says delete all files but config.php. Should I only delete all FILES, so that the DIRECTORIES like ctracker, files, a.s.o. stay on the webserver? This was the way I try it at first and get the Hacking Attemp error.
|
|
Rene [ Sat 08 May, 2010 17:45 ]
|
 |
 Re: Hacking Attemp When Trying To Open Install/install.php
|
|
you´ve got to upload all files and folders of icy 1.3.0.53a and when start the install
|
|
spydie [ Sat 08 May, 2010 17:48 ]
|
 |
 Re: Hacking Attemp When Trying To Open Install/install.php
|
you´ve got to upload all files and folders of icy 1.3.0.53a and when start the install
Thats what I know, i try to repead my question.
In the Docu it says:
Quote:
11.
Remove the following folders (make sure you don't have in those folders some files you may need for some mods you have installed, but in any case you should have a backup Backup Rules!):
* adm
* includes
* language
* templates
12.
Remove all files but config.php in your Icy Phoenix root (make sure you don't have some files you may need for some mods you have installed, but in any case you should have a backup Backup Rules!).
Must I only delete Files from the Root Path + the Folders adm, includes, language, template, or must I also delete the other directories under the root path?
|
|
Rene [ Sat 08 May, 2010 18:18 ]
|
 |
 Re: Hacking Attemp When Trying To Open Install/install.php
|
|
only files and folders indicated
|
|
spydie [ Sat 08 May, 2010 20:47 ]
|
 |
 Re: Hacking Attemp When Trying To Open Install/install.php
|
Ok, i retried the update and now getting only "Hacking Attemp"
See: http://www.bauwagencrew.net/bwportal_alt/install/install.php
|
|
Rene [ Mon 10 May, 2010 19:05 ]
|
 |
 Re: Hacking Attemp When Trying To Open Install/install.php
|
Try to decomment this line in install.php:
//define('BYPASS_SESSION', true);
By decommenting I mean removing the 2 slashes in front of the line, so the line should look as:
define('BYPASS_SESSION', true);
If you can update correctly, make then sure you remove the install folder completely after the process...
|
|
Mighty Gorgon [ Mon 17 May, 2010 22:56 ]
|
 |
 Re: Hacking Attemp When Trying To Open Install/install.php
|
Try to decomment this line in install.php:
//define('BYPASS_SESSION', true);
By decommenting I mean removing the 2 slashes in front of the line, so the line should look as:
define('BYPASS_SESSION', true);
If you can update correctly, make then sure you remove the install folder completely after the process...
Many thanks, this was working. I was able to Run the update and some other steps, ie. move album pics...
Now I renamed the install folder to test the forum, but when I access http://www.bauwagencrew.net/bwportal_alt/ I get another "Hacking Attemp".
Regards
Rene
|
|
Rene [ Tue 18 May, 2010 13:55 ]
|
 |
 Re: Hacking Attemp When Trying To Open Install/install.php
|
|
Make sure you have fixed config.php with the new constant. I think you have not followed exactly updates instructions.
|
|
Mighty Gorgon [ Tue 25 May, 2010 16:53 ]
|
 |
 Re: Hacking Attemp When Trying To Open Install/install.php
|
Make sure you have fixed config.php with the new constant. I think you have not followed exactly updates instructions.
What do you mean exactly? DB Configs are ok.
|
|
Rene [ Fri 28 May, 2010 15:30 ]
|
 |
 Re: Hacking Attemp When Trying To Open Install/install.php
|
I solved this problem easily, made bekup BD and reinstalled the portal and everything worked. 
|
|
ZVER [ Fri 28 May, 2010 16:00 ]
|
 |
 Re: [SOLVED] Hacking Attemp When Trying To Open Install/install.php
|
What do you mean exactly? DB Configs are ok.
Can you please post here your config.php (without username and password of course)?
|
|
Mighty Gorgon [ Thu 10 Jun, 2010 23:20 ]
|
 |
|
|