On 24/08/07, John Wyatt <jbwyatt4@xxxxxxxxx> wrote: > Hey folks, i'm coding a php blog from a IBM's developerWorks tutorial and I > get this error with permissions. It's clearly not a very useful tutorial if it teaches you to ignore error conditions. Your code should have died at fopen() and never reached fwrite() or fclose(). But as Jeff pointed out, this looks like a straight up permissions error. Try reading 'man chmod', or an introductory book on UNIX. -- noodl --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx