I'm using CMSMS 1.2.3 and cataloger 0.6.2
Recently my server moved to a new server. The old server had version 4.?? of PHP, and this new server has version 5.2.5.
On the old server we've populated the cataloger with a LOT of item pages, but ever since we're on the new server somehow the pictures aren't uploaded. To see this, please take a look at http://www.balloonheaven.com/index.php? ... &start=216
The catalog-folder has 1075 files and the catalog_src-folder has 986 files.
[SOLVED] Cataloger doesn't upload images anymore
[SOLVED] Cataloger doesn't upload images anymore
Last edited by RichardC on Sun Feb 24, 2008 6:35 pm, edited 1 time in total.
Re: Cataloger doesn't upload images anymore
Check phpinfo, see if anything has changed for open_basedir, upload size restrictions, etc. Check permissions on the directories and ownership of files. Does Apache run as the same user as it did on the old server?
Re: Cataloger doesn't upload images anymore
Apparantly it was a permissions-issue... thanks!