Bug #1794

avatar

Delete hard coded "centreon" database name in SQL uninstall and install script on Frontend

Added by Laurent Pinsivy 96 days ago. Updated 94 days ago.

Status:Closed Start:06/04/2010
Priority:Normal Due date:
Assigned to:avatarLaurent Pinsivy % Done:

100%

Category:Installation Spent time: 0.10 hours
Target version:Centreon-Syslog 1.3.2
Resolution:

fixed


Description

DB Error : UPDATE `centreon`.`topology` SET `topology_url` = './modules/Syslog/include/administration/formSyslogAdmin.php' WHERE `topology`.`topology_url` ='./modules/Syslog/syslog_options.php' LIMIT 1 ; [nativecode=1146 ** Table 'centreon.topology' doesn't exist]
DB Error : UPDATE `centreon`.`topology` SET `topology_url_opt` = '&o=f' WHERE `topology`.`topology_url` ='./modules/Syslog/include/administration/formSyslogAdmin.php' LIMIT 1 ; [nativecode=1146 ** Table 'centreon.topology' doesn't exist]
DB Error : UPDATE `centreon`.`topology` SET `topology_url` = './modules/Syslog/include/monitoring/syslog.php' WHERE `topology`.`topology_url`='./modules/Syslog/view/syslog.php' LIMIT 1 ; [nativecode=1146 ** Table 'centreon.topology' doesn't exist]
DB Error : UPDATE `centreon`.`topology` SET `topology_url` = 'modules/Syslog/include/monitoring/syslog.php' WHERE `topology`.`topology_page` =204 LIMIT 1 ; [nativecode=1146 ** Table 'centreon.topology' doesn't exist]
DB Error : UPDATE `centreon`.`topology` SET `topology_url` = 'modules/Syslog/include/monitoring/syslog.php' WHERE `topology`.`topology_page` =20401 LIMIT 1 ; [nativecode=1146 ** Table 'centreon.topology' doesn't exist]
DB Error : UPDATE `centreon`.`topology` SET `topology_url` = 'modules/Syslog/include/search/syslog_search.php' WHERE `topology`.`topology_page` =20402 LIMIT 1 ; [nativecode=1146 ** Table 'centreon.topology' doesn't exist]

History

Updated by Laurent Pinsivy 94 days ago

avatar
  • Status changed from Assigned to Solved
  • % Done changed from 0 to 100
  • Resolution set to fixed

Revision r415

Updated by Laurent Pinsivy 94 days ago

avatar
  • Status changed from Solved to Closed

Also available in: Atom PDF