• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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