Menu

#1 db credentials hard-coded

open-works-for-me
nobody
None
5
2007-11-29
2007-11-28
Anonymous
No

in config.inc.php

Entering my credentials in setup.php didn't work due to this

Discussion

  • Ori Idan (Helicon technologies)

    Logged In: YES
    user_id=999045
    Originator: NO

    Bug could not be reproduced.
    Where exactly do you see hard coded credentials?

     
  • Yuval Hager

    Yuval Hager - 2007-11-29

    Logged In: YES
    user_id=1947979
    Originator: NO

    in the file config.inc.php, revision 1.1.2.4 (sticky tag: online)

     
  • Ori Idan (Helicon technologies)

    Logged In: YES
    user_id=999045
    Originator: NO

    Your credentials should be set in config.inc.php
    The setup.php script first tries to connect to the mysql server using the credentials in config.inc.php
    If no action is given, it calls the functions CreateGeneralTables and CreateLocalTables these functions actually create the tables.
    Check if these functions are called in your setup.

    I tried installing Drorit 3 or 4 times on my server and it was also installed in my partner's server without any problem.
    Before installation you should change config.inc.php to your credentials and create directories: backup, balances and openfrmt, all these should be writeable to the user under which apache is running.

     
  • Ori Idan (Helicon technologies)

    • status: open --> open-works-for-me
     

Log in to post a comment.