Code: Select all
Message
Unable to upload file
Phoca Download settings:
Path: /home/xxxxx/public_html/xxxxx/phocadownload/
drwxr-xr-x (755)
Maximum Upload Size (Administration) 52428800
Code: Select all
[-bash-3.2 root@server1: /home/xxxxx/public_html/xxxxx] # ls -alh phocadownload
total 6.7M
drwxr-xr-x 3 xxxxx xxxxx 4.0K Oct 28 14:21 ./
drwxr-xr-x 22 xxxxx xxxxx 4.0K Oct 28 14:35 ../
-rw-r--r-- 1 xxxxx xxxxx 34K Oct 28 13:52 document1.pdf
-rw-r--r-- 1 xxxxx xxxxx 33K Oct 28 14:15 document2.pdf
-rw-r--r-- 1 xxxxx xxxxx 47 Oct 14 12:27 index.html
-rw-r--r-- 1 xxxxx xxxxx 1.9M Oct 28 11:37 major\ flashing.flv
-rw-r--r-- 1 xxxxx xxxxx 1.9M Oct 28 14:11 river-1.mp3
drwxr-xr-x 2 xxxxx xxxxx 4.0K Oct 14 12:27 userupload/
-rw-r--r-- 1 xxxxx xxxxx 2.9M Oct 28 14:21 violent\ flashing.flv
upload_max_filesize=50M
post_max_size=50M
Any ideas would be much appreciated as I can't think of anything else to check right now.