i am frustrated with the case below
it sounds a PHP problem at first, but im suspecting now that it is an apache problem
when i was writing a PHP script, i desperately found that
i could not write files (fopen) or change the modes of files (chmod)
even i have checked, by is_writable(), the file has a permission:
Code: Select all
-rw-r--r--is it anything do with apache's file permission directives setting?
i am using PHP 5.0.4 and Apache 1.3.33, with Mac OS X local server
thx for you guys notice this message....