Menu

Connetion to database failed on admin page

Help
FahadB.com
2007-04-06
2013-06-03
  • FahadB.com

    FahadB.com - 2007-04-06

    When open the admin page I get this

    Using MySQL database info:

    Connetion to database failed !

    I realy cant figure why because I've tried to submit many forms and all the info have been inserted to the data base but they are not showing up on the admin page

    every single file is chmod 777

    Thanks in advance

     
    • TNTEverett

      TNTEverett - 2007-04-06

      The admin page does not use the same file (process.php) to read data from the database.  In the admin folder the index.php file does the db access to display the collected data.  For some reason the parameters for accessing the db (db name, username, password, etc..) are not the same.  See if you can determine what these parameters are in the process.php file and then compare them to the admin index.php file. 

       

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.