file upload : moving database to DISK

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
logan31

file upload : moving database to DISK

Post by logan31 »

Hello,

I have a big problem...
I would like to change the type of file_upload_method, moving it in DISK instead of database.
But I have already some files recorded in the database.

Do you have any patch to correct that??

thanks for your help
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Post by vboctor »

You can do this via the administration area:

- Change upload method to disk (in config_inc.php)
- Go to:
http://mantisserver/mantis/admin/system_utils.php
- Click "Move Attachments to Disk"

Regards,
Victor
Mantis Blog
http://www.futureware.biz/
logan31

Post by logan31 »

Thank you....
I will test!
Post Reply