Forum Search Results for "" RSS 1—2 of 2

More Search Options

  • Re: PHP Error related to permissions

    Posted to PHP Community by JohnnyDangerously on 06-27-2009, 9:52 AM

    Just figured it out. After hours of troubleshooting, I realized that I had the wrong file path.

    • http://forums.iis.net/p/1158796/1908436.aspx#1908436
  • PHP Error related to permissions

    Posted to PHP Community by JohnnyDangerously on 06-27-2009, 9:48 AM

    ERROR: PHP Warning: fopen(inquiry.txt) [function.fopen]: failed to open stream: Permission denied in C:\inetpub\wwwroot\HollyDilts\eform.php on line 16 CODE: $name = $_POST['name']; $email = $_POST['email']; $message = $_POST['message']; // set file to write $file = 'inquiry.txt'; // open file $fh = ...

    • http://forums.iis.net/p/1158796/1908435.aspx#1908435

Microsoft Communities