I have just installed Lamp on ubuntu, but when i go to http://localhost/phpmyadmin, i meet a error is "The server is not responding..." Can you help me???:confused:
Error "The server is not responding..."???
Archived thread 1002438 from Server Platforms. Markdown source: Server_Platforms/thread_1002438_Error_"The_server_is_not_responding...".md
have you tried > sudo /etc/init.d/apache2 restart
utnubuuser said: have you tried
oh, this is the result:
- Restarting web server apache2 .: 197: Can't open /etc/apache2/envvars
ERROR: APACHE_PID_FILE needs to be defined in /etc/apache2/envvars apache2: Could not open configuration file /etc/apache2/apache2.conf: No such file or directory
have you actually gotten to use this server since you installed it? And if not, have you tried just re-installing, sometimes that's the quickest fix.
utnubuuser said: have you actually gotten to use this server since you installed it? And if not, have you tried just re-installing, sometimes that's the quickest fix.
ok, i have re-installed xampp. But it still has that error:confused:
quangtrung1789 said: ok, i have re-installed xampp. But it still has that error:confused:
OK, just FYI... if you're installing xampp, please say you're using xampp and don't just say "LAMP". LAMP is a generic acronym for Linux Apache MySQL and PHP (with variations, yes). If you just say "i've installed LAMP" everyone will assume you installed apache, mysql, and php out of the repositories and try to troubleshoot from that angle.
xampp is a specific bundled version of all this stuff. The commands and file locations are different.
Try /opt/lampp/lampp_stop && /opt/lampp/lampp_start