Menu

Configuration at RedHat 9 fails

Help 2.02
2003-10-08
2003-10-08
  • Frank Becker

    Frank Becker - 2003-10-08

    Hello forum,

    I just installed phpay and I now want to configure the package. I changed the permissions to the whole directory to 777 (chmod -R a+w) so that every file is writeable for everyone.

    Like described I point to http://laptop.local/phpay/admin and fill out the form.
    Just the same what values I use always  the error

    First enter database parameters:Datenbankparamter ndern:

    occurs. PHP and mySQL is set up correctly - eGroupware runs fine on my system.

    I then created the database manually and changed /admin/config_db.inc.php. Without success and with a lot of errors. Database not found and so on.

    Thankyou for your help

    Frank Becker

     
    • Andreas Kansok

      Andreas Kansok - 2003-10-08

      Database config script dont works with register_globals=off;
      You have to set error_reporting to E_ALL & ~E_NOTICE; both values you fin in php.ini.

      If you changed both(!) config_db.inc.php by hand, php.ini-settings and database errors occur, there will be something wrong with access to DB.

      Greetings,
      Andreas.

       
    • Frank Becker

      Frank Becker - 2003-10-08

      Thanks for your fast reply!

      The mentioned changes in PHP.INI were already made but I then discovered the SQL-files to create the tables in the database.

      Now I configure the package and at the first sight I see that you are doing a great job.

      Best regards

      Frank

       

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.