usersenior wrote:run df -h in ZM the see if hd is FULL
you set correct permission in directory /var/www/html/zm/events ?
thx for reply, free space have, only inodes are little out space, that i do large free space for not have troubles,
/dev/sdb1 917G 701G 216G 77% /mnt/bodega
/dev/sdb1 59M 53M 5,8M 91% /mnt/bodega inode
UUID=041d54e3-c8d9-4495-89d3-14b9e8398188 /mnt/bodega ext4 defaults,barrier=0 0 2
/mnt/bodega/events /var/www/html/zm/events none bind 0 2
/mnt/bodega/temp /var/www/html/zm/temp none bind 0 2
/mnt/bodega/images /var/www/html/zm/images none bind 0 2
using bind,
and dir own is using apache,
drwxr-xr-x. 15 root root 4096 sep 26 10:40 .
drwxr-xr-x. 3 root root 4096 jun 26 15:25 ..
drwxr-xr-x. 2 apache apache 4096 jun 26 15:25 ajax
-rwxrwxr-x. 1 apache apache 46494 jun 26 15:27 cambozola.jar
drwxr-xr-x. 2 apache apache 4096 jun 26 15:25 css
drwxrwxrwx. 22 apache apache 4096 jul 23 17:43 events
drwxr-xr-x. 2 apache apache 4096 jun 26 15:25 graphics
drwxr-xr-x 2 apache apache 4096 sep 26 10:42 images
drwxr-xr-x. 2 apache apache 4096 jun 26 15:25 includes
-rw-r--r--. 1 apache apache 3795 jun 26 15:25 index.php
drwxr-xr-x. 2 apache apache 4096 jun 26 15:25 js
drwxr-xr-x. 2 apache apache 4096 jun 26 15:25 lang
drwxr-xr-x. 5 apache apache 4096 jun 26 15:25 skins
drwxr-xr-x. 2 apache apache 4096 jun 26 15:25 sounds
drwxr-xr-x 2 apache apache 4096 sep 26 10:42 temp
drwxr-xr-x. 3 apache apache 4096 jun 26 15:25 tools
drwxr-xr-x. 2 apache apache 4096 jun 26 15:25 views
[root@zm zm]# pwd
/var/www/html/zm
Instead events dir have 777 chmod
Thx !