Hey
Hab gerade versucht Mysql zuinstallieren und folgenden Fehler:
Syntax error on line 270 of /etc/apache2/apache2.conf:
Invalid command 'Include/etc/phpmyadmin/apache.conf', perhaps misspelled or defined by a module not included in the server configuration
Action 'configtest' failed.
The Apache error log may have more information.
failed!
Hab folgende Befehle benutzt:
apt-get update
apt-get upgrade
apt-get install apache2 php5 libapache2-mod-php5
apt-get install mysql-server mysql-client php5-mysql
apt-get install phpmyadmin
/etc/init.d/apache2 restart
echo Include /etc/phpmyadmin/apache.conf >> /etc/apache2/apache2.conf
/etc/init.d/apache2 restart
Danke im vorraus.
Mfg,