Search found 2 matches

by phwhat?
Fri Oct 27, 2006 3:50 am
Forum: PHP - Code
Topic: Permission denied
Replies: 4
Views: 390

Permission denied

Thanks for your replies. Sorry, yes, lines 272 to 274 in the php file are thus: $fp= fopen("../companies/mediapack.rtf", "wb"); fwrite($fp, $data); # write to file fclose($fp); I don't know whether this is a php error, rtf error or that I've breached some security device in the s...
by phwhat?
Thu Oct 26, 2006 7:02 pm
Forum: PHP - Code
Topic: Permission denied
Replies: 4
Views: 390

Permission denied

I was making very basic amends to an rtf file and, though I never touched, looked at or went anywhere near lines 272, 273 or 274, I now get this error message : Warning: fopen(../companies/mediapack.rtf) [function.fopen]: failed to open stream: Permission denied in /home/cosmetic/public_html/admin/s...