News module and field definition

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
jackgittes
Forum Members
Forum Members
Posts: 23
Joined: Mon Sep 28, 2009 9:04 pm

News module and field definition

Post by jackgittes »

Question about news module

I am using the News Module in CMSMS. I have a little problem there. I am using a Field definition for uploading an image. But when I choose an image en choose 'Submit' the system gives an error:

Could not create directory: /var/www/vhosts/domain.nl/httpdocs/uploads/news/id1 (Troubleshooting)

I suspect this has something to do with the rights of the user. The owner of all files en folders is 'kbc'. But when I look at the owner of the News folder (in /uploads/) it is 'Apache'. Could this be the problem?

Anyone a great idea?

Regards,

Jan
Peciura

Re: News module and field definition

Post by Peciura »

Try to set access rule to 0777 to folder "uploads" and all subfolders.

Code: Select all

 chmod -R 0777 /var/www/vhosts/domain.nl/httpdocs/uploads
Post Reply

Return to “Modules/Add-Ons”