При установке расширения full backup (w4x_backup) вылетает такая ошибка (сервер виндошный):
Код:
Warning: fopen(../typo3conf/ext/w4x_backup/) [function.fopen]: failed to open stream: Permission denied in ..\t3lib\class.t3lib_div.php on line 2412
Error: File "../typo3conf/ext/w4x_backup/" could not be created!!!
Хотя директория "../typo3conf/ext/w4x_backup/" создана и все файлы в ней есть...
Автоматом при закачивании экстеншена установится не захотело, зашел еще раз в EM - установил.
При попытке сделать backup - ругается на права:
Код:
The BACKUP tool will check whether nt authority\system, which is the server's user name, has the appropriate permissions and ownerships to do the backup. If forced to proceed, the tar file will only include those files with read permission for nt authority\system.
The RESTORE tool will not allow you to restore the tar file until write permissions are fixed, unless forced to.
хотя права админа...
Код:
Warning: unlink(../typo3temp/w4x/filename:6080-2006-10-12-990a69f23560d03e8b9c.tar) [function.unlink]: No such file or directory in ..\typo3conf\ext\w4x_backup\mod1\index.php on line 598
Как с этим бороться?