Answers for "what port does xampp use"

PHP
0

smtp server xampp

//in php.ini file find [mail function] and change

SMTP=smtp.gmail.com
smtp_port=587
sendmail_from = [email protected]
sendmail_path = ""C:xamppsendmailsendmail.exe" -t"
Posted by: Guest on October-24-2020
1

xampp port 80 in use

1. Go to XAMPP Control Panel
2. Click on Netstat.
3. Check which software is runing the port 80.
4. Close the Software from task manager.
5. Now try to run apache again. It will start
Posted by: Guest on July-02-2021
0

port 80 xampp

net stop was /y
Posted by: Guest on August-18-2021

Browse Popular Code Answers by Language