обо всём понемногу...
Искать
Joomla: JFolder::create: Path not in open_basedir paths
Ratings
(2)
При ошибке вида:
JFolder::create: Path not in open_basedir paths
Unable to create destination
/libraries/joomla/filesystem/folder.php
меняем:
$obd = ini_get('open_basedir');
на:
$obd = null;
Обновлено: 31 декабря 2011
Просмотров: 3106
Comments powered by
CComment
Назад
Вперёд
Publish modules to the "offcanvs" position.
Comments powered by CComment