N
nickmm
Guest
Hello,
I'm trying to delete a MSSQL database, but I'm getting this error:
Delete database user failed: Database 'database_name' cannot be opened because it is offline.
---------------------- Debug Info -------------------------------
0: plib\DatabaseManagerMSSQL.php:52
DatabaseManagerMSSQL->dropUserImpl(string 'database_user', string 'database_name')
1: plib\DatabaseManager.php:105
DatabaseManager->deleteDatabase(object of type Database)
2: plib\class.DataBasesList.php:244
DataBasesList->remove(array)
3: htdocs\domains\databases\removeDataBases.php3:41
I believe that the problem is that this database not exist in the server (exist on Plesk, but not in the server).
How can delete this database? I have tried make a reconfigure for the domain name, but this action not resolve my problem.
Thanks in advance,
Nickmm
I'm trying to delete a MSSQL database, but I'm getting this error:
Delete database user failed: Database 'database_name' cannot be opened because it is offline.
---------------------- Debug Info -------------------------------
0: plib\DatabaseManagerMSSQL.php:52
DatabaseManagerMSSQL->dropUserImpl(string 'database_user', string 'database_name')
1: plib\DatabaseManager.php:105
DatabaseManager->deleteDatabase(object of type Database)
2: plib\class.DataBasesList.php:244
DataBasesList->remove(array)
3: htdocs\domains\databases\removeDataBases.php3:41
I believe that the problem is that this database not exist in the server (exist on Plesk, but not in the server).
How can delete this database? I have tried make a reconfigure for the domain name, but this action not resolve my problem.
Thanks in advance,
Nickmm