Results 1 to 3 of 3

Thread: need help, minor problem

  1. #1
    Join Date
    Feb 2005
    Posts
    10

    Exclamation need help, minor problem

    hi there i hav a problem again with errors

    home page and link pages

    www.forumrating.com
    home page Error
    Warning: fopen(cache/index_.html): failed to open stream: Permission denied in /home/forum/public_html/index.php on line 256

    Warning: fwrite(): supplied argument is not a valid stream resource in /home/forum/public_html/index.php on line 257

    Warning: fclose(): supplied argument is not a valid stream resource in /home/forum/public_html/index.php on line 258




    error 2
    http://www.forumrating.com/browse-fo...tems-38-1.html
    Warning: fopen(cache/browse_cat=38&pg_which=1.html): failed to open stream: Permission denied in /home/forum/public_html/browse.php on line 319

    Warning: fwrite(): supplied argument is not a valid stream resource in /home/forum/public_html/browse.php on line 320

    Warning: fclose(): supplied argument is not a valid stream resource in /home/forum/public_html/browse.php on line 321


    please help me,
    it looks as if htaccess error, plz help me correct it.

  2. #2
    Join Date
    Apr 2003
    Location
    Atlanta GA
    Posts
    3,395

    Default

    Quote Originally Posted by forumrating
    Warning: fopen(cache/index_.html): failed to open stream: Permission denied in /home/forum/public_html/index.php on line 256

    Warning: fopen(cache/browse_cat=38&pg_which=1.html): failed to open stream: Permission denied in /home/forum/public_html/browse.php on line 319
    It is not an htaccess problem but a permissions problem.

    see III.2. in the readme.txt file that comes with v3.2.

    CHMOD the cache folder to 777.


    .
    esm
    "The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology."

    .

  3. #3
    Join Date
    Feb 2005
    Posts
    10

    Default

    hey thanks ive fixed it, just had to chmod cache inside files
    thanks again
    was simple

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •