helloo
i'm crying out for some apache ownership help please :)
i've got a problem with some directly-web-accessible and
not-directly-web-accessible scripts that i've written to run in apache.
looking at the net, i guess it's an old problem, but my isp isn't
running phpsuexec. therefore apache is creating files as 'nobody'.
however, when i ftp files onto the server they are owned by myuid. but
myuid files can't seem to chmod anything they've created under apache
(because apache created the new files as 'nobody')
is there a good work around to this; should i be happy with 'nobody'
creating files with 0777 permissions, or should i cut my losses and
find an isp with phpsuexec or suphp on their severs.
at this point any advice at all is most welcome
thanks very much
mike
i'm crying out for some apache ownership help please :)
i've got a problem with some directly-web-accessible and
not-directly-web-accessible scripts that i've written to run in apache.
looking at the net, i guess it's an old problem, but my isp isn't
running phpsuexec. therefore apache is creating files as 'nobody'.
however, when i ftp files onto the server they are owned by myuid. but
myuid files can't seem to chmod anything they've created under apache
(because apache created the new files as 'nobody')
is there a good work around to this; should i be happy with 'nobody'
creating files with 0777 permissions, or should i cut my losses and
find an isp with phpsuexec or suphp on their severs.
at this point any advice at all is most welcome
thanks very much
mike
Comment