apache problem... switch from cgi to apache module URGENT!
i have just changed php to run as apache module from cgi. ever since it has forbidden the script to create the files, the script automatically create files and is owned by nobody group.. therefore client could not edit the file, which if we chown it to his id, it would not work as well because the script do not have access.is there any way to work it out?