upload file on MySql settings

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
tkfrench
Forum Newbie
Posts: 9
Joined: Mon Apr 26, 2010 6:10 pm

upload file on MySql settings

Post by tkfrench »

I am running an email form that has an attach file script. The script is placeing the attached image in a folder called; upload/. My server seems to be blocking the image from being uploaded. I have gone into my server into file manger and then to the upload file settings but i'm not sure what to check. It looks something like this;
user: oscar
group: oscar

read write execute
user x x x
group x x
other x x

What do i need to change in here to allow the clients to upload images to the upload folder? Or am i in the wrong area all together?
Post Reply