Link to home
Start Free TrialLog in
Avatar of movieprodw
movieprodw

asked on

Apache, php upload error

Hello,

I am using a script to upload an image to a folder on my server and it will not upload.

It looks like a permissions error as the folders user is xdr and the user/server is apache.

Any ideas of how to make this work.

Thank you!
Matt
ASKER CERTIFIED SOLUTION
Avatar of Papertrip
Papertrip
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of movieprodw
movieprodw

ASKER

I had to turn on cgi and it works, thanks