Tohle bych tipnul ze je spatne
$Config['UserFilesAbsolutePath'] = '/var/www/web9/web/storage/' ;
Me to na webu beha s nastavenim
$Config['UserFilesAbsolutePath'] = '' ;
Nicmene si pamatuji, ze jsem si hral jak se souborem
1. fck/editor/filemanager/browser/default/connectors/php/config.php
i
2. fck/editor/filemanager/upload/php/config.php
Zkusim sem hodit to jak je mam nastaveny (stranky bezi to dejme tomu na adrese www.server.com/kccs/)
1.
// SECURITY: You must explicitelly enable this "connector". (Set it to "true").
$Config['Enabled'] = true ;
// Path to user files relative to the document root.
$Config['UserFilesPath'] = '/kccs/nahrano/' ;
// Fill the following value it you prefer to specify the absolute path for the
// user files directory. Usefull if you are using a virtual directory, symbolic
// link or alias. Examples: 'C:\\MySite\\UserFiles\\' or '/root/mysite/UserFiles/'.
// Attention: The above 'UserFilesPath' must point to the same directory.
$Config['UserFilesAbsolutePath'] = '' ;
2.
// SECURITY: You must explicitelly enable this "uploader".
$Config['Enabled'] = true ;
// Path to uploaded files relative to the document root.
$Config['UserFilesPath'] = '/kccs/nahrano/' ;
-------------
Uprimne jsem s tim mel velkej problem rozchodit to :-) Takhle to ale funguje. A taky nezapomenout chmod 777.
DODATEK: Ted koukam ze chmod by mel byt ok. Sry.
DODATEK2: Ted koukam podruhe, vzhledem k tomu, ze funguje filemanager a saha do spravneho adresare, asi to bude chtit upravit ten config.php v adresari upload.
--
[ SAFUS.EU | OFFLINE | FOREVER ]
Celkem upraveno 2×. Poslední úprava Michalek v 24.07.2006 15:47.