--- Václav Slováèek <[EMAIL PROTECTED]> wrote: > Hi all, > > I have a problem, but maybe it's more about Apache > than about PHP. I need > to access a Apache .htaccess file from PHP and > modify it, but I always get > "access denied" error. Could you help me, with > solving this problem?
Please check if you ( the user which runs apache, usually named 'nobody') has permissions to write. You may(should) change the permissions of the file to modify it. zareef ahmed > Thank you. > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > ===== Zareef Ahmed :: A PHP Developer in Delhi(India). Homepage :: http://www.zasaifi.com __________________________________ Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We finish. http://promotions.yahoo.com/new_mail -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php