Menu

File Download When Saving Options

Help
2003-07-28
2003-07-29
  • Luis Carlos Bethancourt

    Hello Everyone,

    I am trying to install the software, but when I hit the "Save Options" button, it displays a Download Message for the config.php file.

    Can anyone help me?

     
    • Benjamin Curtis

      Benjamin Curtis - 2003-07-29

      This will happen if your config.php is not writable by the web server.  In this case the installation script will give you the config file as a download so you can replace it yourself.  You can make the config.php file writable on a unix system by executing 'chmod a+w config.php'.  Especially if you are on a shared server, you should execute 'chmod a-w config.php' after the file has been created via the installation process.

       

Log in to post a comment.