I am running using php with apache and curl on a redhat machine. All the installs are very recent with recent versions. Processing of .phtml from the html directory is working great except:
I am getting perm denied with fopen for a directory that is set to 666 for permissions, and owned by the same user and group as specified in httpd.conf: apache Something strange is going on here, as I have verified and reverified the paths and httpd config and test code, and either 666 or ownership should be enough and I'm still getting permission denied. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php