Page 1 of 1

[SOLVED] Cataloger doesn't upload images anymore

Posted: Thu Feb 21, 2008 10:03 pm
by RichardC
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.

Re: Cataloger doesn't upload images anymore

Posted: Sat Feb 23, 2008 5:31 am
by nivekiam
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

Posted: Sun Feb 24, 2008 6:34 pm
by RichardC
Apparantly it was a permissions-issue... thanks!