Blog error - Please help newbie

Permalink
Hi,

I've recently installed concrete5 to my domain, using installatron.
Install seems to be ok, however when i click on the blog and try and edit, i see this:
(http://dl.dropbox.com/u/3777122/errors/concrete5.png... )

— Jan 24, 2012

Warning: imagejpeg() [function.imagejpeg]: SAFE MODE Restriction in effect. The script whose uid is 10080 is not allowed to access /var/www/vhosts/mydomain.com/httpdocs/files/cache owned by uid 48 in /var/www/vhosts/mydomain.com/httpdocs/concrete/helpers/image.php on line 173

Warning: imagejpeg() [function.imagejpeg]: Invalid filename in /var/www/vhosts/mydomain.com/httpdocs/concrete/helpers/image.php on line 173

Hello World
This is my first blog post!


Any ideas how i can resolve this problem?
Thanks in advance

 
adajad replied on at Permalink Best Answer Reply
adajad
Make sure safe_mode is turned off in php.ini (safe_mode = off) and also check permissions on your files and folders.

http://www.concrete5.org/documentation/installation/file-directory-...
thegames replied on at Permalink Reply
Many thanks for your response.
I did both and it works fine now.