Menu

#389 Multiple Grave Issues After Installation of .745

Latest_version
open
nobody
None
5
2013-09-06
2013-09-06
Michael
No

Simple Groupware version: e.g. 0.745
Simple Groupware language: English
PHP Version: PHP 5.4.4 (Debian's repos)
Database MySQL 5.5 (Debian's repos)
Server OS: Debian Wheezy (Debian's repos only)
Webserver: Apache 2.2.22 (Debian's repos)
Used webbrowser Firefox 23.0.1
Your role: e.g. Sysadmin

1 Your installer fails to correctly identify MariaDB 10.$whatever as a database version greater than 5. The installation cannot continue. Hardcoding the version in the file doesn't work either?

What's worse is that MariaDB 10 is not table compatible with Mysql 5.5 so you cannot just apt-get purge MariaDB-* packages and then install the other. Mysql complains about missing tables that never get generated. Messy!

2 Every page produces:

Php Warning: 09/06/13 2:47:12 pm mysql_pconnect(): Headers and client
library minor version mismatch. Headers:50531 Library:100004
/mnt/drbd1/www/port80/htdocs/bin/core/functions.php 2077

3 Many URL's generate the following:

Error: SyntaxError: JSON.parse: unexpected character

Php Warning: 09/06/13 2:58:11 pm mysql_pconnect(): Headers and client library minor version mismatch. Headers:50531 Libra
ry:100004 /mnt/drbd1/www/port80/htdocs/bin/core/functions.php 2077

false

folder_has_changed

{}

Discussion


Log in to post a comment.