• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

eGroupWare-1.0.0.009-39 installation fail ?

K

kevork

Guest
Hello,

When installing eGroupWare-1.0.0.009-39 from AppVault, this messages appears:
Warning:
sappmng: /usr/local/psa/var/cgitory/eGroupWare-1.0.0.009-39/scripts/postinstall execution failed:
install_prefix=groupware/egw
ssl_target_directory=false
dbname=sandbox_egw
dbuser=sandbox_egw
dbpasswd=qa12pl09
admin_login=admin
admin_passwd=afd88f22d739f285945f1d...
setupadmin_login=admin
setupadmin_passwd=afd88f22d739f285945f1d...
headeradmin_login=admin
headeradmin_passwd=afd88f22d739f285945f1d...
ssl=http
application_url=groupware/egw
vhost_path=/var/www/vhosts/comintec.net/subdomains/sandbox
domain_name=sandbox.comintec.net
domain_display_name=sandbox.comintec.netERROR 1071 (42000) at line 871: Specified key was too long; max key length is 1000 bytes
unable to import sql data:
proc_close() failed: Empty error message from utility.

/usr/bin/mysql --host="localhost" -u"sandbox_egw" -p"qa12pl09" "sandbox_egw" </var/www/vhosts/comintec.net/subdomains/sandbox/httpdocs/groupware/egw/schema.sql.sql
AND ...
Information: The site application eGroupWare has been installed.

I droped the database, via SSH, then created it again, imported data using same command
/usr/bin/mysql --host="localhost" -u"sandbox_egw" -p"qa12pl09" "sandbox_egw" </var/www/vhosts/comintec.net/subdomains/sandbox/httpdocs/groupware/egw/schema.sql.sql
and everything was OK.

Is there any patch for the application vault script ?. Plesk is 8.2

Thank you ...
 
Back
Top