Здравствуйте!
Прошу Вашей помощи, помогите разобраться.
Понадобилось перенести сайт+форум с хостинга(спайсвеб) на локальный сервер(денвер).
Сайт Joomla 1.5.15+phpBB3.0.7-PL1 интеграция(и визуальная) с помощью JFusion 1.2.4-000 (Rev 1962:1965)
Joomla Master-phpbbb Slave стоит CommunityBuilder 1.2 RC 3 Сайт с форумом в разных БД.
путь: http://мойсайт/forum/index.php
Мои действия по переносу:
1) С помощью Total Commander сделал полный файловый бекап сайта+форума
2) сделал дамп БД сайта
3) сделал дамп БД форума
4) установил денвер последней версии
5) в папке "home" денвера создал папку "test" создал в ней папку "www" в неё залил файловый бекап.
6) в phpMyAdmin денвера создал 2 БД а аналогичными названиями как на хостинге, залил дампы БД.
7) в бекапе сайта, в корневом каталоге, в файле configuration.php внёс изменения:
var $log_path = 'Z:\\home\\test\\www\\logs';
var $tmp_path = 'Z:\\home\\test\\www\\tmp'
var $password = '';

перезапустил денвер
По адресу http://test/ открылся мой сайт.
теперь о проблемах...
После открытия сайта, в модуле ввода логина пароля пищет
Deprecated: Assigning the return value of new by reference is deprecated in Z:\home\test\www\administrator\components\com_comprofiler\library\cb\cb.database.php on line 459
Deprecated: Function eregi() is deprecated in Z:\home\test\www\modules\mod_cblogin\mod_cblogin.php on line 81

Если пытаюсь войти пишет:
Deprecated: Assigning the return value of new by reference is deprecated in Z:\home\test\www\components\com_comprofiler\comprofiler.html.php on line 1449
Deprecated: Assigning the return value of new by reference is deprecated in Z:\home\test\www\administrator\components\com_comprofiler\plugin.class.php on line 592
Deprecated: Assigning the return value of new by reference is deprecated in Z:\home\test\www\administrator\components\com_comprofiler\plugin.class.php on line 601
Deprecated: Assigning the return value of new by reference is deprecated in Z:\home\test\www\administrator\components\com_comprofiler\plugin.class.php on line 608
Deprecated: Assigning the return value of new by reference is deprecated in Z:\home\test\www\administrator\components\com_comprofiler\plugin.class.php on line 618
Deprecated: Assigning the return value of new by reference is deprecated in Z:\home\test\www\administrator\components\com_comprofiler\plugin.class.php on line 1581
Deprecated: Assigning the return value of new by reference is deprecated in Z:\home\test\www\administrator\components\com_comprofiler\plugin.class.php on line 1719
Deprecated: Assigning the return value of new by reference is deprecated in Z:\home\test\www\administrator\components\com_comprofiler\plugin.class.php on line 1738
Deprecated: Assigning the return value of new by reference is deprecated in Z:\home\test\www\administrator\components\com_comprofiler\plugin.class.php on line 2100
Deprecated: Assigning the return value of new by reference is deprecated in Z:\home\test\www\administrator\components\com_comprofiler\library\cb\cb.database.php on line 459
Deprecated: Assigning the return value of new by reference is deprecated in Z:\home\test\www\administrator\components\com_comprofiler\comprofiler.class.php on line 1278
Deprecated: Assigning the return value of new by reference is deprecated in Z:\home\test\www\administrator\components\com_comprofiler\comprofiler.class.php on line 4625
Deprecated: Assigning the return value of new by reference is deprecated in Z:\home\test\www\components\com_comprofiler\plugin\user\plug_cbcore\cb.core.php on line 1578
Deprecated: Assigning the return value of new by reference is deprecated in Z:\home\test\www\components\com_comprofiler\plugin\user\plug_cbcore\cb.core.php on line 1596
Deprecated: Assigning the return value of new by reference is deprecated in Z:\home\test\www\components\com_comprofiler\plugin\user\plug_cbcore\cb.core.php on line 3496
Fatal error: Call to a member function Quote() on a non-object in Z:\home\test\www\administrator\components\com_jfusion\plugins\phpbb3\user.php on line 42
при попытке входа в админ пишет:
Deprecated: Assigning the return value of new by reference is deprecated in Z:\home\test\www\libraries\openid\Auth\OpenID\Consumer.php on line 274
Deprecated: Assigning the return value of new by reference is deprecated in Z:\home\test\www\libraries\openid\Auth\OpenID\Consumer.php on line 276
Люди, помогите разобраться. Понимаю что какие то пути не прописываю в файлах. Но своих знаний не хватает.
Рассчитываю на Вашу помощь, объясните что за ошибка, как исправить.
С уважением.
[сообщение перенесено в отдельную тему] Support Team