Menu

Cannot install properly

Hilfe/Help
2002-09-11
2002-09-12
  • Rick Cooper

    Rick Cooper - 2002-09-11

    When I reached step 5 of the installation process, I get the following:

    "Error changing defauls_inc.php, please make the changes manually
    Error creating .htaccess-file, please make the changes manually"

    I also get the following:

    Warning: fopen(".../includes/defaults_inc.php", "w+") - Permission denied in .../html/admin/install.php on line 215

    Warning: fwrite(): supplied argument is not a valid File-Handle resource in .../html/admin/install.php on line 216

    Warning: fclose(): supplied argument is not a valid File-Handle resource in .../html/admin/install.php on line 221

    The english tutorial does not explain in detail what I am supposed to do with these 2 files. Can someone help me?

     
    • Anonymous

      Anonymous - 2002-09-12

      Maybe you forgot to get write access ??
      ============ 

      NOTE: For the installation procedure the webserver needs write access to
      * /your/path/to/<phpopenchat-2.x.x>/includes/defaults_inc.php

      * /your/path/to/<phpopenchat-2.x.x>/html/.htaccess
      but for the installation time only. 

      CHMOD 777
      then change it back to 644 after the install

       
    • Rick Cooper

      Rick Cooper - 2002-09-12

      Thanks very much! It worked

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.