Page 1 of 1

File uploading problem

Posted: Thu 15. Jul 2004, 00:07
by cfphpwcms
I get this error:

"Error while writing file to storage (1)"
"Please dont try again - this is an server error! Contact your webmaster as soon as possible!"

when trying to upload files and when trying to overtake ftp'd files.

I've set all the directories to 777.

When calling phpinfo() it shows :
upload_tmp_dir: no value

Is this the problem? What directory are the files trying to write to?

Thanks

Posted: Thu 15. Jul 2004, 00:32
by Pappnase
hello

are also the folders in the filestorage (1-10) set to chmod 777?!

Posted: Thu 15. Jul 2004, 00:54
by cfphpwcms
yes they are all at 777