Error:
XAMPP: Stopping Apache...not running. XAMPP: Stopping MySQL...not running. XAMPP: Stopping ProFTPD...not running. XAMPP: Starting Apache...fail. XAMPP: Another web server is already running.
Solution :
sudo service apache2 status
If it is running, to stop it, do
sudo service apache2 stop
Step 1: Open the fileĀ /opt/lampp/etc/httpd.conf
Step 2: FindĀ Listen 80
Ā and change it to some other port (egĀ Listen 8000
)
Step 3: Open the fileĀ /opt/lampp/etc/extra/httpd-ssl.conf
Step 4: FindĀ Listen 443
Ā and change it to some other port (egĀ Listen 4431
)
Step 5: Open the fileĀ /opt/lampp/lampp
Step 6: Search for theĀ testport 80
Ā and replace it withĀ testport 8000
. Also changeĀ testport 443
Ā toĀ testport 4431
.
Step 7: Now runĀ /opt/lampp/lampp start
Ā (it works now).
Dharmendra Kumar, Senior Software Engineer & Co founder at MyhospitalNow
Experienced software developer proficient in HTML, CSS, and Bootstrap for crafting elegant and responsive user interfaces.
Skilled in Laravel and PHP, with a focus on building robust and scalable web applications.
Proficient in JavaScript for both frontend and backend development, leveraging frameworks like React and Vue.js.
Experienced in designing and consuming RESTful APIs to enable seamless communication between client and server.
Expertise in integrating payment gateways such as PayPal, Stripe, and Paytm for secure online transactions.
Familiar with Flutter, enabling the creation of natively compiled applications for mobile, web, and desktop.
Proficient in Android Studio, the primary IDE for developing Android applications.
Knowledgeable in Linux and Docker for efficient server management and application deployment.
Experienced in using Redis as an in-memory data structure store, enhancing application performance.
Passionate about staying updated with the latest technologies and continuously learning to deliver high-quality solutions.