Menu

"Datenbankparamter ndern:" problem

Help 2.02
2003-08-06
2003-08-07
  • Lukas Vermeer

    Lukas Vermeer - 2003-08-06

    (I cannot find the answer to my problem in this forum. Perhaps it's not there, perhaps my German is a little rusty.)

    When i go to http://my-domain.com/phpayv2/admin/, fill out the database parameters and press "register", I get the same form again and an error "Datenbankparamter ndern:". The config_db.inc.php file has not been created.

    I turned globals on
    I did make a mySql user (and tested it)
    I did test PHP using other scripts (succesfully)
    I used CHMOD to set 777 recusively.

    Am I missing anything? Please help.

    Lukas Vermeer

     
    • Andreas Kansok

      Andreas Kansok - 2003-08-07

      Your German seems to be okay. Your work are the steps I recommend in such cases.

      But just another idea:
      - Ether: create config_db-files by hand and also database and tables. Easy to do with phpMyAdmin and SQL-file from admin/doc. Examples for config_db* are in package named *orig*.
      - Or: upload an empty files named config_db.inc.php (CHMOD 0777) on your webspace and try with form again. It is possible, that your webserver can write into existing files, but cannot create them.

      Other question: SAFE_MODE is OFF? I had some problems with access to other directories (i.e. ../) in some installations when SAFE_MODE is ON.

      Greetings,
      Andreas.

       

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.