Xampp Internal error

by laks 2012-07-20 19:25:41

Xampp : Internal error: Error retrieving pid file logs/httpd.pid

[localhost~]# /opt/lampp/lampp stop
Stopping XAMPP for Linux 1.7.7...
XAMPP: Stopping Apache with SSL...
(20014)Internal error: Error retrieving pid file logs/httpd.pid
Remove it before continuing if it is corrupted.Crying/Very sad

Solution :
-----------

Step 1

The following command removes or rename it. (The path may differ if you installed xampp).

cd /opt/lampp/logs

rm httpd.pid

(or)

mv httpd.pid httpdpid (any name)

Step 2 restarts the xampp

/opt/lampp/lampp restart

Step 3

http://localhost on the browser. Laughing

Tagged in:

1335
like
0
dislike
0
mail
flag

You must LOGIN to add comments