• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Plesk 9.2.1 - PleskFatalException - virtual.db: No such file

S

Staff IDS

Guest
Hi,

new trial installation and an immediate error when try to create the test domain

CPU GenuineIntel, Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
Version Parallels Plesk Panel v9.2.1_build92090422.13 os_CentOS 5
OS Linux 2.6.18-128.1.16.el5
Key number plsk.00000000.0000
System Uptime: 2 day(s) 07:09

awstats 6.6-1.swsoft
bind 9.3.4-10.P1.el5
coldfusion The component was not installed
coldfusion-support The component was not installed
courier-imap 3.0.8-cos5.build92090422.13
drweb 4.33-rh5_psa
frontpage The component was not installed
httpd 2.2.3-22.el5.centos.1
mailman The component was not installed
mod_bw 0.8-5
mod_perl 2.0.4-6.el5
mod_python The component was not installed
mysql 5.0.83-1.el5.art
perl-Apache-ASP The component was not installed
php 5.2.9-2.el5.art
plesk-billing The component was not installed
postfix 2.3.3-2.1.el5_2
postgresql-server 8.1.11-1.el5_1.1
psa 9.2.1-cos5.build92090422.13
psa-api-rpc 9.2.1-cos5.build92090422.13
psa-atmail The component was not installed
psa-autoinstaller 3.4.1-090204.18
psa-backup-manager 9.2.1-cos5.build92090422.13
psa-drweb-configurator 9.2.1-cos5.build92090422.13
psa-horde The component was not installed
psa-imp The component was not installed
psa-logrotate 3.7-cos5.build92090422.13
psa-migration-manager 9.2.1-cos5.build92090422.13
psa-miva The component was not installed
psa-mod-fcgid-configurator 1.0-13
psa-proftpd 1.3.2-6.el5.art
psa-qmail 1.03-cos5.build92090422.13
psa-qmail-rblsmtpd 0.70-cos5.build92090422.13
psa-rubyrails-configurator The component was not installed
psa-spamassassin The component was not installed
psa-tomcat-configurator 9.2.1-cos5.build92090422.13
psa-turba The component was not installed
ruby The component was not installed
samba 3.0.33-3.7.el5
sitebuilder The component was not installed
spamassassin The component was not installed
SSHTerm The component was not installed
tomcat 5.5.23-0jpp.7.el5_2.1
webalizer 2.01_10-30.1

Error

Failed domain creation: Unable to update domain data: mailmng failed: Fatal error: plesk::mail::postfix::postfixConfigurationError(postmap: fatal: open database /var/spool/postfix/plesk/virtual.db: No such file or directory
)

0: DomainPropertiesUIPointer.php:267
DomainPropertiesUIPointer->accessItem_create(string 'POST')
1: DomainPropertiesUIPointer.php:59
DomainPropertiesUIPointer->accessItem(string 'POST', NULL null)
2: UIPointer.php:596
UIPointer->access(string 'POST')
3: plesk.php:38

Plesk error or CentOS 5 installation error?

I think Plesk error, becuase CentOS installation was done normally and with all update and with atomicorp repository ...

What's your opinion?

Thanks in advance and regards

Staff IDS
 
Manual fixed, but another error ...

I have manually fixed the problem:

- created the virtual.db
postmap /etc/postfix/virtual

- copied to path
cp /etc/postfix/virtual.db /var/spool/postfix/plesk/virtual.db

And now the domain creation works.

But when I have deleted the "test domain", I got another error:

ERROR: PleskUtilException
mailmng failed: Fatal error: plesk::mail::postfix::postfixConfigurationError(postmap: fatal: open database /var/spool/postfix/plesk/vmailbox.db: No such file or directory
)
0: class.MailManager.php:242
MailManager::execWithException(string 'smart_exec', string 'mailmng', array, array, string 'lst')
1: class.MailManager.php:274
MailManager->callMailManager(string 'remove-domain', array)
2: class.MailManager.php:584
MailManager->removeDomain(string 'test.ids.it')
3: class.DSMail.php:223
DSMail->delete(boolean false)
4: class.PhDomain.php:358
PhDomain->reset(integer '0', boolean true, boolean false)
5: class.BsDomain.php:330
BsDomain->reset(integer '0')
6: class.BsDomain.php:302
BsDomain->delete(integer '0')
7: class.BsDomain.php:536
mdeleteDomains(array)
8: removeDomains.php3:42
require(string '/usr/local/psa/admin/htdocs/domains/removeDomains.php3')
9: plesk.php:51

I really don't know if something wrong on Plesk or on CentOS installation ...
I'd like to know yours opinions

Best regards

Staff IDS
 
Back
Top