HI, I'm using jabber but I have
one problem, I did an administrator webpage for it, so I create the users for
jabber in that page, when I create the user, it creates a xml file with
permission of 644 and the owner is apache, but when I connect on the jabber or
that user connects the xml file changes to 600 and the owner to root. The problem is that I have to
read that file after he connects but when I try I don't have access,
because the perm is on 600, How can I change the perm
from the php page, so I change with chmod 644 xxxx.xml before I open
it....or how can I modify jabber so it doesn't change the perm of the
files? Thanks! Carlos A. Castillo. Su Aliado Efectivo en Internet - Soluciones para redes |
- Re: [PHP] jabber - chmod on files Carlos Castillo
- Re: [PHP] jabber - chmod on files Jason Wong
- Re: [PHP] jabber - chmod on files desa15