Thursday 06 July 2006 11:06:06 pm
Hi all, I just started to upload some image to ezp for the first time on this particular site and there seems to be something strange going on with the storage directory (I think its strange anyway). My var directory looks normal but the siteaccess storage directory seems odd to me, this is what my var directory looks like:
[-]var
|--[+] cache
|--[+] log
|--[-] <siteaccess>
|--[+] cache
|--[+] log
|--[-] storage
|--[-] images
|--[-] media
|--[-] images
|--[+] whatever...
|--[+] whatever...
|--[+] and so on...
|--[+] storage
The bit that strikes me as odd is this bit:
|--[-] storage
|--[-] images
|--[-] media
|--[-] images
I believe it should look like this:
|--[-] storage
|--[-] media
|--[-] images
Is the an ini file somewhere that needs to be changed to fix this? I've looked but the only thing I have found is the FileSettings in site.ini.append.php
[FileSettings] VarDir=var/<siteaccess> (where <siteaccess> is the name of my site) Any ideas? Cheers!
Pardon me while I burst into flames...
|