Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: mocco on January 21, 2004, 03:35:54 AM

Title: ezContents202 Can't upload image Files
Post by: mocco on January 21, 2004, 03:35:54 AM
Hi All
I installed ezContents202 CMS into the html directory in an  I-bay on my SME 5.5 server. It mostly works fine except I can't upload any images to my 'contentimage' directory.
I get this error "Could not upload file"
I feel it is a permissions issue but I am unsure howto fixit.
There is a  Warning in the 'contentimage' directory *** WARNING: PHP 'Safe Mode' restriction may affect functionality ***
but when I check in my php.ini file the safemode appears to be off.
Does anyone know how to tell if this is the problem and if so howto make sure the safemose is off?

Hope this question makes sense
TIA
Title: ezContents202 Can't upload image Files
Post by: dmay on January 21, 2004, 04:27:42 AM
This exact ezContents issue has been previously asked and answered by me.  Search for ezContents  :-)
Title: ezContents202 Can't upload image Files
Post by: mocco on January 21, 2004, 06:20:46 AM
Thanks Darrell

That worked perfectly.

The commands
# chown -R www:www /home/e-smith/files/ibays/ezcontent/html/contentimage
# /sbin/e-smith/db accounts setprop ezcontent PHPBaseDir /
# /sbin/e-smith/signal-event ibay-modify ezcontent

solved my issue.
Of course you had to change "ezcontent" to what ever your I-BAY name is (if it was not ezcontent) to make it work.

Cheers
Ron
Title: ezcontent problem
Post by: nefkho on August 10, 2004, 04:04:45 AM
hi,

i tried:
The commands
# chown -R www:www /home/e-smith/files/ibays/ezcontent/html/contentimage
# /sbin/e-smith/db accounts setprop ezcontent PHPBaseDir /
# /sbin/e-smith/signal-event ibay-modify ezcontent

 to fixed my ezcontent problem on sme 6.0.1 now i my site wont show up it only display blank page? any idea?