小弟第一次架設 在安裝時都設為localhost 在測試過後要改為真實IP 220.XXX.XXX.XX 卻出現下面的訊息 Warning: mysql_pconnect() [function.mysql-pconnect]: Host 'amish-PC' is not allowed to connect to this MySQL server in C:\AppServ\www\lifetype\class\database\pdb\drivers\pdbmysqldriver.class.php on line 103
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in C:\AppServ\www\lifetype\class\database\pdb\drivers\pdbmysqldriver.class.php on line 133
Fatal error: Uncaught exception 'Exception' with message 'Fatal error: could not connect to the database! Error: ' in C:\AppServ\www\lifetype\class\database\db.class.php:76 Stack trace: #0 C:\AppServ\www\lifetype\plugins\badbehavior\pluginbadbehavior.class.php(22): Db->getDb() #1 C:\AppServ\www\lifetype\class\plugin\pluginmanager.class.php(247): PluginBadBehavior->PluginBadBehavior('index') #2 C:\AppServ\www\lifetype\class\plugin\pluginmanager.class.php(177): PluginManager->_createPluginInstance('badbehavior') #3 C:\AppServ\www\lifetype\index.php(48): PluginManager->loadPlugins('index') #4 C:\AppServ\www\lifetype\class\object\loader.class.php(7): include('C:\AppServ\www\...') #5 C:\AppServ\www\lifetype\blog.php(41): lt_include('C:\AppServ\www\...') #6 {main} thrown in C:\AppServ\www\lifetype\class\database\db.class.php on line 76