Am 20.01.2015 um 18:18 schrieb Bernhard Junk:
Hallo, ich versuche den phpMyAdmin einzurichten. Bin nach Handbuch vorgegangen und habe folgendes gemacht:
cdphpMyAdmin mkdir config# create directory for saving chmod o+rw config# give it world writable permissions
und folgendes:
cp config.inc.php config/# copy current configuration for editing chmod o+w config/config.inc.php# give it world writable permissions
Dann habe ich im FF setup/ aufgerufen.
Jedesmal kommt dann aber Tante Google und sucht nach setup!
Wie geht es richtig?
Ich habe alternativ auch die config.inc.php bearbeitet. Dann bekomme ich aber eine Meldung, dass php nicht läuft und ich die Fehlermeldungen ansehen soll. In /var/log/mysql und unter /var/log/apache2 sind aber keine Fehlermeldungen. systemctl status apache2 sagt:
apache2.service - The Apache Webserver Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled) Active: active (running) since Di 2015-01-20 17:07:33 CET; 1h 8min ago Process: 25935 ExecStop=/usr/sbin/start_apache2 -D SYSTEMD -DFOREGROUND -k graceful-stop (code=exited, status=0/SUCCESS) Main PID: 25957 (httpd2-prefork) Status: "Total requests: 9; Current requests/sec: 0; Current traffic: 0 B/sec" CGroup: /system.slice/apache2.service ├─25957 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -D SYSTEMD -DFOREGROUND -k star... ├─25974 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -D SYSTEMD -DFOREGROUND -k star... ├─25975 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -D SYSTEMD -DFOREGROUND -k star... ├─25976 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -D SYSTEMD -DFOREGROUND -k star... ├─25977 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -D SYSTEMD -DFOREGROUND -k star... ├─25978 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -D SYSTEMD -DFOREGROUND -k star... ├─26380 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -D SYSTEMD -DFOREGROUND -k star... └─26388 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -D SYSTEMD -DFOREGROUND -k star...
Jan 20 17:07:33 bernd2 systemd[1]: Started The Apache Webserver.
und systemctl status mysql:
mysql.service - LSB: Start the MySQL database server Loaded: loaded (/etc/init.d/mysql) Active: active (running) since Mo 2015-01-19 12:57:47 CET; 1 day 5h ago CGroup: /system.slice/mysql.service ├─1821 /bin/sh /usr/bin/mysqld_safe --mysqld=mysqld --user=mysql --pid-file=/var/run/mysql/... └─2131 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-dir=/usr/lib64/mys...
Jan 19 12:57:41 bernd2 systemd[1]: Starting LSB: Start the MySQL database server... Jan 19 12:57:47 bernd2 mysql[1661]: Starting service MySQL ..done Jan 19 12:57:47 bernd2 systemd[1]: Started LSB: Start the MySQL database server. Jan 20 16:01:35 bernd2 systemd[1]: Started LSB: Start the MySQL database server. Jan 20 16:39:01 bernd2 systemd[1]: Started LSB: Start the MySQL database server. Jan 20 16:42:23 bernd2 systemd[1]: Started LSB: Start the MySQL database server. Jan 20 16:42:43 bernd2 systemd[1]: Started LSB: Start the MySQL database server. Jan 20 16:45:10 bernd2 systemd[1]: Started LSB: Start the MySQL database server.
Also läuft doch Alles! Warum kann ich nicht auf meinen phpMyAdmin zugreifen?
Achso, die Firewall hatte ich auch einmal ausgeschaltet.
Gruss Bernd
Du hast hoffentlich "http://localhost/phpMyAdmin/setup" aufgerufen. Und nicht nur "setup/" ?? Norbert -- Um die Liste abzubestellen, schicken Sie eine Mail an: opensuse-de+unsubscribe@opensuse.org Um den Listen Administrator zu erreichen, schicken Sie eine Mail an: opensuse-de+owner@opensuse.org