Oliver Marugg
Basic Pleskian
Hi all
Ubuntu 16.04.1 (latest updates done), latest Onyx MU4 on VPS Virtuzzo (I guess) with current Plesk Migrator updates.
I tried to install Piwik through Applications installer as a custom install ended with an error.
I tested it with or without/within a subdomain, tried with different username/password (from weak to strong)/dbtable_prefixes up to 4 letters/dbnames, all have same behaviour. I did not test with other applications.
I anonymized the Username and PW and domain information:
Greets Oliver
Ubuntu 16.04.1 (latest updates done), latest Onyx MU4 on VPS Virtuzzo (I guess) with current Plesk Migrator updates.
I tried to install Piwik through Applications installer as a custom install ended with an error.
I tested it with or without/within a subdomain, tried with different username/password (from weak to strong)/dbtable_prefixes up to 4 letters/dbnames, all have same behaviour. I did not test with other applications.
I anonymized the Username and PW and domain information:
Code:
Error: The following error has occurred during the installation of application:
Installation of Piwik at https://subdomain.domain.ext/ failed. Non-zero exit status returned by script. Output stream: 'PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /opt/psa/var/apspackages/apscatalogXwUnEw.zip6feec709-2bad-b8/cache/scripts/db-util.php:66
Stack trace:
#0 /opt/psa/var/apspackages/apscatalogXwUnEw.zip6feec709-2bad-b8/cache/scripts/app-util.php(39): mysql_db_connect('localhost:3306', 'DBUSER', 'DBPASSWD', 'DBNAME')
#1 /opt/psa/var/apspackages/apscatalogXwUnEw.zip6feec709-2bad-b8/cache/scripts/app-util.php(13): import_sql_scripts_to_databases(Array, Array, Array, Array, Array, Array, Array, Array)
#2 /opt/psa/var/apspackages/apscatalogXwUnEw.zip6feec709-2bad-b8/cache/scripts/configure(100): configure(Array, Array, Array, Array, Array, Array, Array, Array, Array)
#3 {main}
thrown in /opt/psa/var/apspackages/apscatalogXwUnEw.zip6feec709-2bad-b8/cache/scripts/db-util.php on line 66
'. Error stream: 'PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /opt/psa/var/apspackages/apscatalogXwUnEw.zip6feec709-2bad-b8/cache/scripts/db-util.php:66
Stack trace:
#0 /opt/psa/var/apspackages/apscatalogXwUnEw.zip6feec709-2bad-b8/cache/scripts/app-util.php(39): mysql_db_connect('localhost:3306', 'DBUSER', 'DBPASSWD', 'DBNAME')
#1 /opt/psa/var/apspackages/apscatalogXwUnEw.zip6feec709-2bad-b8/cache/scripts/app-util.php(13): import_sql_scripts_to_databases(Array, Array, Array, Array, Array, Array, Array, Array)
#2 /opt/psa/var/apspackages/apscatalogXwUnEw.zip6feec709-2bad-b8/cache/scripts/configure(100): configure(Array, Array, Array, Array, Array, Array, Array, Array, Array)
#3 {main}
thrown in /opt/psa/var/apspackages/apscatalogXwUnEw.zip6feec709-2bad-b8/cache/scripts/db-util.php on line 66
Greets Oliver