Forums / Install & configuration / File Uploads Going To Wrong Storage Folder
Ashley Knowles
Monday 12 June 2006 10:22:47 pm
When I upload files into my site, instead of being stored in ezpublish/var/agx/, all files are being uploaded into ezpublish/var/corporate. Where abouts can I change this? The website has been migrated from an old server to a new one, and I have ironed out most of the issues, but this one has stumped me, as the website pulls files from ezpublish/var/agx, and shows file sizes and what not, but for any new files, it just shows the file in the list, with no file size, as it is trying to find the file in ezpublish/var/agx but of course it is in ezpublish/var/corporate...
Helppppp!!! :-)
Kristof Coomans
Monday 12 June 2006 11:48:05 pm
Hi Ashley
You should inspect the VarDir setting under FileSettings in site.ini ( http://ez.no/doc/ez_publish/technical_manual/3_8/reference/configuration_files/site_ini/filesettings/vardir ).
independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org
Monday 12 June 2006 11:55:42 pm
No luck, all of the files (agx, agx_admin) both point to ezpublish/var/agx
agx_admin is my admin interface. Perhaps I should clarify that I am uploading files from the admin interface.
Tuesday 13 June 2006 12:17:26 am
And you don't have the setting overriden by settings/override/site.ini.append(.php) ?
Tuesday 13 June 2006 8:08:48 pm
Found the problem (whoops)...
Didn't see the line in setting/siteaccess/agx_admin/site.ini.append.php with the directory it it... Selective blindness I think...