Хотелось бы подробностей как произошел "завал".
Минут через 20 отпишусь: надо сделать бэкап Денвера с сайтом и повторить эксперимент
Upd. Итак, что имеем:
- Денвер в стандартной сборке.
- Версия PHP: 5.2.4
- Версия MySQL: 5.0.45
- JRE Cach 3.2 для Joomla 1.0.
- Joostina 1.2.0 с официального сайта (чистая, без дополнительных расширений).
После установки компонента JRE Cach система говорит "Успешно", но при попытке перейти на другие станицы админки вываливается это:
Warning: require_once(Z:/home/test1.ru/www/ADMINISTRATOR_DIRECTORY/components/com_admin/admin.admin.php) [function.require-once]: failed to open stream: No such file or directory in Z:\home\test1.ru\www\administrator\index2.php on line 74
Fatal error: require_once() [function.require]: Failed opening required 'Z:/home/test1.ru/www/ADMINISTRATOR_DIRECTORY/components/com_admin/admin.admin.php'
(include_path='.;/usr/local/php5/PEAR') in Z:\home\test1.ru\www\administrator\index2.php on line 74
При попытке зайти с фронтенда в пункты меню пользователя.
Пункт "личные данные":
Warning: require_once(Z:/home/test1.ru/www/ADMINISTRATOR_DIRECTORY/components/com_users/users.class.php)
[function.require-once]: failed to open stream: No such file or directory in Z:\home\test1.ru\www\components\com_user\user.php on line 67
Fatal error: require_once() [function.require]: Failed opening required 'Z:/home/test1.ru/www/ADMINISTRATOR_DIRECTORY/components/com_users/users.class.php'
(include_path='.;/usr/local/php5/PEAR') in Z:\home\test1.ru\www\components\com_user\user.php on line 67
_________________________________
Пункт: "Добавить новость":
Warning: JCE::require_once(Z:/home/test1.ru/www/ADMINISTRATOR_DIRECTORY/components/com_jce/plugins/plugins.class.php) [function.JCE-require-
once]: failed to open stream: No such file or directory in Z:\home\test1.ru\www\mambots\editors\jce\jscripts\tiny_mce\libraries\classes\jce.class.php on line 178
Fatal error: JCE::require_once() [function.require]: Failed opening required 'Z:/home/test1.ru/www/ADMINISTRATOR_DIRECTORY/components/com_jce/plugins/plugins.class.php'
(include_path='.;/usr/local/php5/PEAR') in Z:\home\test1.ru\www\mambots\editors\jce\jscripts\tiny_mce\libraries\classes\jce.class.php on line 178