This is usually because PHP does not have write/create permission on the
server's web directory. Ask you host to alter it for you.
"Alexandre Busquets Trioal" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I“tring to do an upload images files script for my re
On 2 Apr 2001, at 14:43, Mike Flynn wrote:
Regarding file-uploads there are some problems when the server is
running in safe-mode. This could be what you are facing. Normally
in safe mode uploads do fail (mentioning server is running in safe
mode). But I read there is a workaround so you can s
Well...
My problem uploading files is now solved. The problem was my restriction in
file size in my upload form and the size of the file I picked for uploading.
Well needless to say that I feel a bit more than ordinary stupid right now.
Not the first time though...
Per