Witam, od pewnego czasu występuje u mnie problem z dostępem do baz MySql. Przy którymś update jedna z aplikacji (chyba Akonadi) coś pytała o MySqla i od tego czasu pojawił się problem. Wcześniej XAMPP działał bezproblemowo.
~$ dpkg -l | grep mysql
ii libdbd-mysql-perl 4.007-1build1 A Perl5 database interface to the MySQL data
ii libmysqlclient15off 5.0.67-0ubuntu6 MySQL database client library
ii libqt4-sql-mysql 4.4.3-0ubuntu1.2 Qt 4 MySQL database driver
ii mysql-client-5.0 5.0.67-0ubuntu6 MySQL database client binaries
ii mysql-common 5.0.67-0ubuntu6 MySQL database common files
ii mysql-server-5.0 5.0.67-0ubuntu6 MySQL database server binaries
Po zamknięciu XAMPPa, przy ponownym włączaniu dostaję:
~$ sudo /opt/lampp/lampp start
Starting XAMPP for Linux 1.7...
XAMPP: Starting Apache with SSL (and PHP5)...
XAMPP: Another MySQL daemon is already running.
XAMPP: Starting ProFTPD...
XAMPP for Linux started.
co wskazuje na to, że inna aplikacja uruchamia (innego?) demona MySql.
Bardzo proszę o informację, jak mogę ten problem rozwiązać, ew. które pliki będzie należało wyedytować, żeby to zaczęło pracować poprawnie.
U mnie przy każdym starcie systemu wyświetla się "Kres - migrator danych", po czym raport Akonadi Serwer w którym czytamy:
Akonadi Server Self-Test Report
===============================
Test 1: SUCCESS
--------
Database driver found.
Details: The QtSQL driver 'QMYSQL' is required by your current Akonadi server configuration.
The following drivers are installed: QSQLITE, QMYSQL3, QMYSQL.
Make sure the required driver is installed.
File content of '/home/darlington/.config/akonadi/akonadiserverrc':
[%General]
Driver=QMYSQL
MySQL server executable not tested.
Details: The current configuration does not require an internal MySQL server.
Test 3: SKIP
--------
MySQL server error log not tested.
Details: The current configuration does not require an internal MySQL server.
Test 4: SKIP
--------
MySQL server configuration not tested.
Details: The current configuration does not require an internal MySQL server.
Test 5: SUCCESS
--------
akonadictl found and usable
Details: The program '/usr/bin/akonadictl' to control the Akonadi server was found and could be executed successfully.
Result:
Akonadi Control: stopped
Akonadi Server: stopped
Test 6: ERROR
--------
Akonadi control process not registered at D-Bus.
Details: The Akonadi control process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup.
Test 7: ERROR
--------
Akonadi server process not registered at D-Bus.
Details: The Akonadi server process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup.
Test 8: SKIP
--------
Protocol version check not possible.
Details: Without a connection to the server it is not possible to check if the protocol version meets the requirements.
Test 9: ERROR
--------
No resource agents found.
Details: No resource agents have been found, Akonadi is not usable without at least one. This usually means that no resource agents are installed or that there is a setup problem. The following paths have been searched: '/usr/share/akonadi/agents /usr/share/akonadi/agents'. The XDG_DATA_DIRS environment variable is set to '/usr/share:/usr/share:/usr/local/share', make sure this includes all paths where Akonadi agents are installed to.
Environment variable XDG_DATA_DIRS is set to '/usr/share:/usr/share:/usr/local/share'
Test 10: ERROR
--------
Current Akonadi server error log found.
Details: The Akonadi server did report error during startup into <a href='/home/darlington/.local/share/akonadi/akonadiserver.error'>/home/darlington/.local/share/akonadi/akonadiserver.error</a>.
Previous Akonadi server error log found.
Details: The Akonadi server did report error during its previous startup into <a href='/home/darlington/.local/share/akonadi/akonadiserver.error.old'>/home/darlington/.local/share/akonadi/akonadiserver.error.old</a>.