Menu

phpOpenChat PLEASE HELP!!!!

No Gangs
2003-08-13
2003-08-22
  • No Gangs

    No Gangs - 2003-08-13

    Data base is created, db.schema has been run so all tables are there also but still get red on POC-Database: and POC-Tables: Here is what my config.inc.php looks like:

    /*
    * database account settings
    */
    define('DATABASE_HOST','localhost');
    define('DATABASE_USER','MySQL user name');
    define('DATABASE_PASSWORD','MySQL password');
    define('DATABASE_tablespace','MySQL database name');

    HELP!!!!!

     
    • Anonymous

      Anonymous - 2003-08-19

      Well I would doublecheck that the user has rights on the database.  Test this by logging into mysql locally as the user and verify that that user can get to the database and tables it needs to.

       
    • mario bittencourt

      Hi,

      I have installed the phpopenchat b2 in my server and the test.php works but when I access the main page it shows :

      Fatal error: Unknown(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition <b>adodb_mysql</b> of the object you are trying to operate on was loaded _before_ the session was started in /var/www/html/ieadam.com.br/chat/include/class.Chat.inc on line 1130

      Any ideias ?

       

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.