From: Jim B. <jp...@si...> - 2005-09-20 23:58:37
|
* Peter Walker <pet...@cc...> [2005-09-20 18:41]: > I am trying to install phpESP 1.7.5, and have almost got it working, > but for one problem > > > // Database connection information > $ESPCONFIG['db_host'] = 'localhost'; > $ESPCONFIG['db_user'] = 'root'; > $ESPCONFIG['db_pass'] = 'XXXXX'; > $ESPCONFIG['db_name'] = 'esp'; Is this the correct db_name for your installation? Jim B. |