Forums / Install & configuration / File Uploads Going To Wrong Storage Folder

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

File Uploads Going To Wrong Storage Folder

Author Message

Ashley Knowles

Monday 12 June 2006 10:22:47 pm

When I upload files into my site, instead of being stored in Exponential/var/agx/, all files are being uploaded into Exponential/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 Exponential/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 Exponential/var/agx but of course it is in Exponential/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

Ashley Knowles

Monday 12 June 2006 11:55:42 pm

No luck, all of the files (agx, agx_admin) both point to Exponential/var/agx

agx_admin is my admin interface. Perhaps I should clarify that I am uploading files from the admin interface.

Kristof Coomans

Tuesday 13 June 2006 12:17:26 am

And you don't have the setting overriden by settings/override/site.ini.append(.php) ?

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Ashley Knowles

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...