• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Failed domain creation after upgrading to plesk 7.5.3

M

mikaelbursjo

Guest
Today I upgraded plesk to version 7.5.3 on FreeBSD 5.3

Now i get this JavaScript error when i try to add a new domain to a client:


Failed domain creation: Unable to update domain data: Failed mail post-configuration: Can't create mail domain servie: mailManager->addDomain() failed: mailmng failed: Empty error message from utility


This matter is very urgent for me to resolve !!!

Thanx for any help
 
Did the installer completed succesfully? It's an issue with a low level utility, but on the forum is impossible to tell you exactly how to solve the issue. A look on your box is required.
 
Ok,

You can download installationlog here:

http://www.sweweb.se/psa_7.5.3_FreeBSD_5.3_build75050509.14_installing.log

And the errorlog here:

http://www.sweweb.se/psa_7.5.3_FreeBSD_5.3_build75050509.14_problems.log


Here is my installed packages:

pkg_info
expat-1.95.8 XML 1.0 parser written in C
gettext-0.13.1_1 GNU gettext package
ispell-3.2.06_12 An interactive spelling checker for multiple languages
libiconv-1.9.2_1 A character set conversion library
linux_base-7.1_7 The base set of packages needed in Linux mode
mysql-client-4.1.5 Multithreaded SQL database (client)
p5-DBD-mysql41-2.9004 MySQL 4.1 driver for the Perl5 Database Interface (DBI)
p5-DBI-1.42_1 The perl5 Database Interface. Required for DBD::* modules
perl-5.8.6_2 Practical Extraction and Report Language
pico-4.62 PIne's message COmposition editor
rsync-2.6.2_3 A network file distribution/synchronization utility
wget-1.8.2_6 Retrieve files from the Net via HTTP and FTP
 
I've solved the problem

There was an issue with the "/usr/local/psa/qmail/users
assign" file.
The file supposed to end with: new line and a . (DOT):
ex.

+496:popuser:110:110:/usr/local/psa/qmail/mailnames/freeclimb.se:::
.

then run: /usr/local/psa/qmail/bin/qmail-newu

Woila, it works !!!
 
Back
Top