|
Posted by Richard Davey on 06/15/05 19:47
Hello Jack,
Wednesday, June 15, 2005, 5:38:11 PM, you wrote:
JJ> newfile returns: 0fdae2e9e6aa43f067a9dd780a5a36a6.jpg
JJ> image_file returns:
JJ> images/jpg/test/0fdae2e9e6aa43f067a9dd780a5a36a6.jpg
JJ> images/jpg/test is set to 777 but I still get (Could not move file to
JJ> destination). What am I missing? Thanks!
This directory needs to be absolute - i.e. the COMPLETE path:
/usr/home/jack/images/jpg/test
Or similar - whatever it needs to be on your server.
Best regards,
Richard Davey
--
http://www.launchcode.co.uk - PHP Development Services
"I do not fear computers. I fear the lack of them." - Isaac Asimov
Navigation:
[Reply to this message]
|