• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

call to undefined method tmplwarnform::error()

T

TrostP

Guest
I'm getting error "call to undefined method tmplwarnform::error() in /usr/local/psa/admin/plib/api-common/cudomain.php on line 995" when setting up a domain through the command line.

It's a similar issue to http://forum.parallels.com/showthread.php?t=92723 except I'm seeing it in Plesk 9.3 and only after upgrading to the latest 12/29 Plesk Base package.

Here is the command line I'm using:
/usr/local/psa/bin/domain.sh -c domain.com -hosting true -hst_type phys -ip 216.39.194.20 -login domain -passwd pdom543 -hard_quota 3G -fp false -fp_ssl false -fpauth false -fplogin webmaster -fppasswd pdom543 -cgi true -php true -perl true -python true -webstat true -err_docs true -log_rotate true -log_bytime monthly -clogin hostingpro -ssi true -asp true -fastcgi true -miva true -webstat-protdir-access true -template Pro

The same command works just fine on a Plesk 9.2 server. I've already verified that the Pro template has the same parameters on both servers.

Here's my psa-api ver - psa-api-9.3.0-cos5.build93091230.06

Has anyone else seen this?


Paul
 
Followup

I removed the psa-api rpm and reinstalled. The made sure my Client had an email address specified and now I can add via command line again.
 
Back
Top