Nikolay

We have a frebsd server and the path i use to upload files (in this case 
images) is
$the_path = "/usr/local/etc/httpd/htdocs/site/images";
and it works fine.

I found a good code in phpbuilder.com



Nikolay Valentinov wrote:

> i have problem with image upload on freeBSD server.
> My question is:
> what must be address, where to upload file?
> i use "$uploadpath = $DOCUMENT_ROOT.'/xxx/photos/'"
> this works on Apache/Win98. Where is the problem?
> excuse me for my english :)
> Thanx!
> 
> 


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to