Menu

$table_prefix in 8.1.1

Anonymous
2002-02-09
2002-02-09
  • Anonymous

    Anonymous - 2002-02-09

    Hello all,

    I have tried install 8.1.1 on my home site. Everything great! But one problem with my provider is that they  force me to ad a prefix ( for example "vuhung16_" to all table i create so that my database would not mess up with others.

    In file config.php, there is one line:

    $table_prefix = "vuhung16";        /* NOT FULLY IMPLEMENTED YET! DO NOT CHANGE THIS! */

    I have tried change this, but everything failed, my database's table name did not have prefix.

    What about 8.2? Would this be done in the future?

    Thank you

    vu Hung

     
    • T. Rithaporn

      T. Rithaporn - 2002-02-09

      vu hung,

      It's odd that 8.1.1 has the old config.php file and old php scripts without the table_prefix implementation.   In fact, it doesn't have the table_prefix implementation in it.   However CVS has that in.   So it should be functional if you download a cvs version.    But if you would rather wait for all the bugs and stuff to be cleaned up...you might cross your fingers for 8.2

       

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.