Closed Lieggie closed 8 years ago
Hey Thomas,
das klingt, als müsstest du noch die MySQL Lib für Python installieren. Versuch es mal damit: sudo apt-get install python-mysql.connector
Gruß Tim
Super danke das wars ....nur warum wird der nicht gleich mit instatlliert und warum läuft joomla ...???
Egal läuft wieder kann geschlossen werden
Super das das so fix geklärt werden konnte...
Steht übrigens auch in der Hilfe ganz unten bei den Requirements: MySQL Connector for Python (for MySQL-plugin)
dis ist nun mein 4ter pi den ich so aufsetze nur der erste pi3 mit dem neuen kernel ... manchmal hat mann ein brett vorm kopf danke noch mal und ihr macht hier nen super job
Hallo Ich versuche seit tagen Boswatch auf meinen Raspi 3 mit dem neusten Kernel zu installieren. Zuvor hatte ich alles auf einem Pi 2 Laufen und will mit dem Umstieg auf den Pi 3 alles neu und sauber installieren. mein Joomla Läuft auf einem Nginx Server mit Mysql sauber. Mein Problem liegt im Logfile
07.07.2016 13:44:33 - pluginLoader [DEBUG ] loading plugins 07.07.2016 13:44:33 - pluginLoader [DEBUG ] Search in plugin folder 07.07.2016 13:44:33 - pluginLoader [DEBUG ] Plugin [DISABLED] firEmergency 07.07.2016 13:44:33 - pluginLoader [DEBUG ] Plugin [DISABLED] jsonSocket 07.07.2016 13:44:33 - pluginLoader [DEBUG ] Plugin [DISABLED] httpRequest 07.07.2016 13:44:33 - pluginLoader [DEBUG ] Plugin [ENABLED ] MySQL 07.07.2016 13:44:33 - pluginLoader [DEBUG ] Plugin [DISABLED] template 07.07.2016 13:44:33 - pluginLoader [DEBUG ] Plugin [DISABLED] notifyMyAndroid 07.07.2016 13:44:33 - pluginLoader [DEBUG ] Plugin [DISABLED] BosMon 07.07.2016 13:44:33 - pluginLoader [DEBUG ] Plugin [DISABLED] eMail 07.07.2016 13:44:33 - pluginLoader [DEBUG ] load plugin: MySQL 07.07.2016 13:44:33 - pluginLoader [ERROR ] cannot load plugin: MySQL 07.07.2016 13:44:33 - pluginLoader [DEBUG ] cannot load plugin: MySQL Traceback (most recent call last): File "/root/boswatch/BOSWatch/includes/pluginLoader.py", line 109, in loadPlugin return imp.load_module(plugin["name"], _plugin["info"]) File "/root/boswatch/BOSWatch/plugins/MySQL/MySQL.py", line 16, in
import mysql
ImportError: No module named mysql
07.07.2016 13:44:33 - pluginLoader [ERROR ] error loading plugin: MySQL
07.07.2016 13:44:33 - pluginLoader [DEBUG ] error loading plugin: MySQL
Traceback (most recent call last):
File "/root/boswatch/BOSWatch/includes/pluginLoader.py", line 32, in loadPlugins
plugin = loadPlugin(i)
File "/root/boswatch/BOSWatch/includes/pluginLoader.py", line 109, in loadPlugin
return imp.loadmodule(plugin["name"], *plugin["info"])
File "/root/boswatch/BOSWatch/plugins/MySQL/MySQL.py", line 16, in
import mysql
ImportError: No module named mysql
07.07.2016 13:44:33 - filter [DEBUG ] loading filters
07.07.2016 13:44:33 - filter [DEBUG ] - pocmysql = POC;msg;MySQL; ;^([])([a-z]).|^([A-Z])([ ]).|^([A-Z])([a-z])([a-z]).
07.07.2016 13:44:33 - descriptionList [DEBUG ] loading description lists
07.07.2016 13:44:33 - descriptionList [DEBUG ] - load pocsag description list
07.07.2016 13:44:33 - descriptionList [DEBUG ] -- loading poc.csv
Hat jemand ne idee was das sein kann . mfg Thomas