Re: [PHP] Warnings when trying to write to file

2003-07-22 Thread Curt Zirzow
Please Start a new email when starting a new topic. * Thus wrote Dore van Hoorn ([EMAIL PROTECTED]): > > Warning: fopen(respons.txt) [function.fopen]: failed to create stream: Permission > denied in /usr/local/slash/apache/vhosts/goldore.nl/httpdocs/enquete/bekijken.php > on line 206 > My bet

[PHP] Warnings when trying to write to file

2003-07-22 Thread Dore van Hoorn
Hi, I get this warning when trying to write to a .txt file. Strange enough, I don't get this error when trying to do the same this on my local server. Can anybody help me with this?! Warning: fopen(respons.txt) [function.fopen]: failed to create stream: Permission denied in /usr/local/slash/apac