Thank you for your reply.
If I understood well you suggested I run
ftp://www.mysite.com/kickstart.php
I did that I got a page with lots of text such as instructions and variables, as well as pop up messages saying "550 Can't change directory to /$scriptname: No such file or directory" and immediately after "421 Too many connections (2) from this IP"
The text on the page is very long but to give an idea what it is it ends with:
$textClick1
$textClose
$textClick2
ENDHTML; } else { $DBname = DBname; $DBhostname = DBhostname; $DBPrefix = DBPrefix; $DBuserName = DBuserName; $DBpassword = DBpassword; $DBfilename = DBfilename; $scriptname=SCRIPTNAME; $textHere1 = '' . Text::_('HTML_HERE') . ''; $textAuto1 = Text::sprintf('HTML_AUTO1', $textHere1); $textAuto2 = Text::_('HTML_AUTO2'); $textAuto3 = Text::_('HTML_AUTO3'); $textAuto4 = Text::_('HTML_AUTO4'); $html = _renderPage('',$html); } function _renderPage($headHTML, $interfaceHTML, $errorHTML = '', $processHTML = '') { $errorStyle = empty($errorHTML) ? 'display : none' : 'display : block'; $processStyle = empty($processHTML) ? 'display : none' : 'display : block'; $interfaceStyle = empty($interfaceHTML) ? 'display : none' : 'display : block'; header('Pragma: NO-CACHE'); header('Cache-Control: disable'); ?>
JoomlaPack Kickstart
"Auto mode" is enabled.
©2008 JoomlaPack Developers.