With my hosting solution I have 200 MB of webspace and a 10 MB database. I now run into storage shortage because I have to many pictures in the database and my web space is hardly used.
I would like to know how much work it would be to remove the image handlers so the files are stored in the file system instead of the database. To what should I pay special attention before changing the source code?
If I could move the images form the image gallery sections away from the database, that would mean a great solution.
Please advice me.