Public bug reported:
SemanticScuttle can be installed in Ubuntu 16.04.1 LTS
but fails to work.
* the package installer creates a symlink to /etc/semanticscuttle/apache.conf
in /etc/apache2/conf.d
but /etc/apache2/conf.d is not used
This can be fixed by including /etc/semanticscuttle/apache.conf in a site
conf.
* the database is not populated. This can be fixed by loading
usr/share/dbconfig-common/data/semanticscuttle/install/tables.sql
This fails with ERROR 1067 (42000) at line 8: Invalid default value for
'bDatetime'
this can be fixed by adding SET sql_mode = ''; to tables.sql
* the web site brings the error
'No default configuration file config.default.php found. This is really,
really strange
in /usr/share/php/SemanticScuttle/header.php
This can be fixed by symlinking
/usr/share/semanticscuttle/data/config.default.php
into /usr/share/php/data/SemanticScuttle
* Now an unfriendly mysql Error is displayed in the web browser, including the
database password
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in
/usr/share/php/SemanticScuttle/db/mysql.php:41 Stack trace: #0
/usr/share/php/SemanticScuttle/Service/Factory.php(124):
sql_db->sql_connect('localhost', 'semanticscuttle', '*****', 'semanticscuttle',
'', NULL)
This could probably be fixed by using a PHP7 compatible MySQL Database
Layer
** Affects: semanticscuttle (Ubuntu)
Importance: Undecided
Status: New
** Tags: mysql php
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656099
Title:
SemanticScuttle broken in Ubuntu 16.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/semanticscuttle/+bug/1656099/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs