
Плагин Sypex обеспечивает интерфейс для использования Sypex Dumper под CMF Cotonti.
1. Установка
- Распаковать содержимое архива в каталог plugins
- Проинсталлировать плагин
- Назначить файлу sypex/sxd/ses.php права доступа 666 (777)
2. Обновление Sypex Dumper
- Распаковать Sypex Dumper в каталог Sypex
- В файле cfg.php заменить строку
'auth' => 'mysql cfg',
на'auth' => 'cot mysql cfg',
- Убедиться в том, что файл auth_cot.php, отвечающий за подключение Sypex Dumper к Cotonti, находится в каталоге Sypex
The Sypex plugin provides interface for the use of Sypex Dumper with Cotonti Content Management Framework
1. Installation
- Unpack the zipped archive into the plugins folder
- Install the plugin
- Chmod sypex/sxd/ses.php 666 or 777
2. Updating Sypex Dumper
- Unpack Sypex Dumper into the Sypex folder
- In cfg.php replace
'auth' => 'mysql cfg',
with'auth' => 'cot mysql cfg',
- Make sure that auth_cot.php is placed back in the Sypex folder