In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says... > When I get a warning like below, is that something I can fix by modifying > the code? or is that some configuration that need to be changed on the > server? > > Warning: unable to create file files/sked.html because Permission denied in > /server3/home/cjmach/public_html/newfile.php on line 14 > > I get this warning when I try to create or edit txt files with php.
Looks like the user that php/webserver runs as doesn't have the correct permissions to write to the directory files ??? -- Quod subigo farinam $email =~ s/oz$/au/o; -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php