Topic: need installation help
I am trying to install Frontaccounting on a computer running Kubuntu. I have been using linux for several years, but don't have a lot of knowledge about the inner workings of linux. I used Synaptic to download Apache2, MySQL5 and PHP. Listed below is the detail error listing:
setting up frontaccounting (2.2.10-3) ...
* Reloading web server config apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
[ OK ]
ERROR 1064 (42000) at line 12: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM AUTO_INCREMENT=2' at line 7
dpkg: error processing frontaccounting (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up kfind (4:4.8.5-0ubuntu0.1) ...
No apport report written because MaxReports is reached already
Errors were encountered while processing:
frontaccounting
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install. Trying to recover:
Setting up frontaccounting (2.2.10-3) ...
* Reloading web server config apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
[ OK ]
ERROR 1064 (42000) at line 12: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM AUTO_INCREMENT=2' at line 7
dpkg: error processing frontaccounting (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
frontaccounting
Can someone tell me what I am missing?