0 Пользователей и 1 Гость просматривают эту тему.
  • 1 Ответов
  • 2151 Просмотров
*

EgorychMaster

  • Новичок
  • 4
  • 0 / 0
Добрый день!
Мне надо перевести сайт с Joomla 1.5.26 на Joomla 2.5
Для этого мне надо чтобы сайт заработал локально, чтобы потренироваться. Для Joomla 2.5 необходим php 3.5, при последующем переводе, поэтому я брал с этой версией php.

Я и денвер устанавливал и Open Server и xamm, где в составе был php 5.3 но везде падала ошибка:
"[error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::import() should not be called statically in"

если я ее отключал:
error_reporting = E_ALL & ~E_NOTICE
display_errors = Off

то падал apache c ошибкой:
"Имя сбойного приложения: httpd.exe, версия: 2.2.22.0, отметка времени: 0x4f919266
Имя сбойного модуля: php5ts.dll, версия: 5.3.12.0, отметка времени 0x4fa94f4e
Код исключения: 0xc00000fd
Смещение ошибки: 0x0018b5d3
Идентификатор сбойного процесса: 0xcbc
Время запуска сбойного приложения: 0x01cf1836aafea2ef
Путь сбойного приложения: Z:\usr\local\apache\bin\httpd.exe
Путь сбойного модуля: Z:\usr\local\php5\php5ts.dll
Код отчета: e916d21c-8429-11e3-a335-d850e64dca2b"

После этих экспериментов пришёл к выводу что надо свой установить Apache, php и MySQL отдельно.
Версии:
Apache 2.2.25
PHP 5.3.10
MySQL 5.1
Windows 7 x64

На иностранных форумах обычно пишут -  убрать отображение предупреждений. Если я это делаю - получаю сообщение: "The connection to the server was reset while the page was loading."

Лог Apache

Цитировать
[Thu Feb 06 15:19:38 2014] [notice] Apache/2.2.25 (Win32) PHP/5.3.10 configured -- resuming normal operations
[Thu Feb 06 15:19:38 2014] [notice] Server built: Jul 10 2013 01:52:12
[Thu Feb 06 15:19:38 2014] [notice] Parent: Created child process 1056
[Thu Feb 06 15:19:38 2014] [notice] Child 1056: Child process is running
[Thu Feb 06 15:19:38 2014] [notice] Child 1056: Acquired the start mutex.
[Thu Feb 06 15:19:38 2014] [notice] Child 1056: Starting 64 worker threads.
[Thu Feb 06 15:19:38 2014] [notice] Child 1056: Starting thread to listen on port 80.
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::import() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\joomla\\import.php on line 29
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::register() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\loader.php on line 71
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::import() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\joomla\\import.php on line 32
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::register() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\loader.php on line 71
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::load() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\loader.php on line 161
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::register() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\loader.php on line 138
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JRequest::clean() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\joomla\\import.php on line 33
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JRequest::_cleanArray() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\joomla\\environment\\request.php on line 463
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JRequest::_cleanArray() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\joomla\\environment\\request.php on line 464
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JRequest::_cleanArray() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\joomla\\environment\\request.php on line 465
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JRequest::_cleanArray() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\joomla\\environment\\request.php on line 466
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JRequest::_cleanArray() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\joomla\\environment\\request.php on line 467
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JRequest::_cleanArray() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\joomla\\environment\\request.php on line 468
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::import() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\joomla\\import.php on line 35
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::register() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\loader.php on line 71
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::import() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\joomla\\import.php on line 38
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::register() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\loader.php on line 71
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::import() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\joomla\\import.php on line 39
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::register() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\loader.php on line 71
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::load() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\loader.php on line 161
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::register() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\loader.php on line 138
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::import() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\joomla\\import.php on line 46
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::register() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\loader.php on line 71
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::import() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\joomla\\import.php on line 47
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::register() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\loader.php on line 71
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::import() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\joomla\\import.php on line 50
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::register() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\loader.php on line 71
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::import() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\joomla\\import.php on line 53
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::register() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\loader.php on line 71
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::import() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\joomla\\import.php on line 54
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::register() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\loader.php on line 71
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::register() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\joomla\\import.php on line 57
[Thu Feb 06 15:19:52 2014] [error] [client 127.0.0.1] PHP Strict Standards:  Non-static method JLoader::register() should not be called statically in D:\\PROGRAMS\\WORK_SERVER\\websites\\pint15\\libraries\\joomla\\import.php on line 58
[Thu Feb 06 15:20:04 2014] [notice] Parent: child process exited with status 255 -- Restarting.
[Thu Feb 06 15:20:04 2014] [notice] Apache/2.2.25 (Win32) PHP/5.3.10 configured -- resuming normal operations
[Thu Feb 06 15:20:04 2014] [notice] Server built: Jul 10 2013 01:52:12
[Thu Feb 06 15:20:04 2014] [notice] Parent: Created child process 2016
[Thu Feb 06 15:20:04 2014] [notice] Child 2016: Child process is running
[Thu Feb 06 15:20:04 2014] [notice] Child 2016: Acquired the start mutex.
[Thu Feb 06 15:20:04 2014] [notice] Child 2016: Starting 64 worker threads.
[Thu Feb 06 15:20:04 2014] [notice] Child 2016: Starting thread to listen on port 80.

Можно пробовать более старые версии денвера, Open Server и xamm, но как быть с переходом на Joomla 2.5 где необходим php 5.3?

Как мне решить вопрос разворачивания Joomla 1.5 локально?
Благодарю.
*

EgorychMaster

  • Новичок
  • 4
  • 0 / 0
Воспользовался OpenServer (там есть в настройках переключение между версиями php).
Заработало!
Чтобы оставить сообщение,
Вам необходимо Войти или Зарегистрироваться
 

Как заставить Joomla 1.5 работать на сервере с MySQL версии 5.7 и выше?

Автор Palomnik

Ответов: 13
Просмотров: 6536
Последний ответ 17.05.2022, 09:07:32
от altvvc
Как установить Joomla 1.5 на php 7?

Автор Marius

Ответов: 8
Просмотров: 2460
Последний ответ 30.05.2021, 21:11:21
от Marius
Проблема с категорией id1 при миграции

Автор dron

Ответов: 6
Просмотров: 4320
Последний ответ 08.10.2019, 20:04:49
от dron
При попытке войти в админку 404 ошибка компонента - Joomla 1.5: Общие вопросы

Автор omezik

Ответов: 1
Просмотров: 2210
Последний ответ 30.08.2019, 16:10:56
от voland
Нужно починить модуль импорта на сайте Joomla

Автор matus-8

Ответов: 0
Просмотров: 2075
Последний ответ 22.08.2019, 15:09:17
от matus-8