Menu

failed to open stream: Permission denied

Help
BillAlpha
2004-10-15
2013-04-17
  • BillAlpha

    BillAlpha - 2004-10-15

    Hi

    Cheers for a great script, but I have a problem after installing:

    Warning: fopen(/home/***/public_html/amazoop/config/.htamazoop): failed to open stream: Permission denied in /home/***/public_html/amazoop/config/configurator.php on line 630

    Anyone have any idea what this means and how I fix it?

    Bill ;O)

     
    • Nickolas Nikolic

      It means that at least this file needs to be made world readable.  "chmod 755" that file name once you are within the directory, and for a Windows server, Right-click the file>>> security>>>set so that all can read, and execute this file, while you are the only person that can write to it. If you still get the error, set it to world readable-writable. ("chmod 777" ) .

      Hope that it helps.
      Nick

       
      • BillAlpha

        BillAlpha - 2004-10-22

        Thanks for the reply - will give it a shot! ;O)

         

Log in to post a comment.