Hi sir please give the suggestion how to change port number i am chanced port number 80 to other numbers at the location of .httpdconf file- listen changed even its not changed??

Recommended Answers

All 3 Replies

Have you restarted Apache? It should read the new configuration then.

Rubberman is right plz restart apache service if its still not working then post the output of following command:

1) netstat -antp
2) ps -aux|grep
3) "apachectl -V" check SERVER_CONFIG_FILE variable and confirm if the file httpd.conf running with is same which/where you are changing port settings


--
Manoj
links deleted by mod

edit /etc/apache2/httpd.conf file and change the port

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.