LAMP server
Nainstaloval som si lamp server podla navodu: http://www.linuxos.sk/KnowledgeBase_show_entry/76/index.html
Ked napisem do prehliadaca http://localhost/phpmyadmin/ ukaze mi chybovu hlasku.
Existing configuration file (./config.inc.php) is not readable
Vie niekto poradit ako to vyriesit ?
Pre pridávanie komentárov sa musíte prihlásiť.
Ked som dal restart mysql prikazom sudo /etc/init.d/mysql restart tak mi napisalo
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service mysql restart
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the restart(8) utility, e.g. restart mysql
start: Job is already running: mysql
netbook@netbook:~$
Hladal som v roznych forach a mnoho ludi malo tento problem, ale riesenie som nenasiel.Ludom to vraj zacalo robit po aktualizacii. Ja som mal tiez vcera drobnu aktualizaciu, ale bol tam len update prehliadaca chromium.
Tu je jedno riesenie, ale celkom mu nerozumiem. Dostal som sa len po bod 4.
http://ubuntuforums.org/showthread.php?t=1475798
bod 5 (to uz budes v mysql): mysql> create user 'debian-sys-maint' identified by 'btIgH81mUXcfZdCQ';
a tak dalej
mysql> ps ax | grep -i mysqld
napíše mi tento znak
->
cize:
mysql>quit
linux$ ps -ax | grep mysqld