I'm getting ERROR: could not create file: when trying to upload images via PF. It's trying to use the path /public_html/uploads//2010/12/
I noticed it's using a double / after uploads, i've had a look in the paths config of serendipity but there's a few that refer to the uploads directory, which one is causing the problem?
upload path: uploads/
relative path: /
relative upload path: uploads/
my installation is in the root of my public directory
many thanks
popfetcher image problem
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: popfetcher image problem
Hi!
Does the "2010" directory exist? If not, create it, and assign write privileges to it so taht PHP can write files (777 in many cases, 775 in some others)
The double slash should not be a problem, ////////// is the same like /
Regards,
Garvin
Does the "2010" directory exist? If not, create it, and assign write privileges to it so taht PHP can write files (777 in many cases, 775 in some others)
The double slash should not be a problem, ////////// is the same like /
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/