I'm trying to append to a file on the server and this is what I get.

Warning: fopen(initialvalue.txt): failed to open stream: Permission denied in /test.php on line 6
couldn't open the file

Is that somekind of permission that the administrator needs to set. If so how?

Thanks

    now I get this...

    chmod(): Operation not permitted in /myfile.php on line 3

      Write a Reply...