Hope edx people to enjoy good day!Got 1 question.
I had a successfully installed edx server on Ubuntu server 12.04. In this server, EDX LMS and CMS is working well withi local internal URL like http://127.0.0.1 (for LMS) and http://127.0.0.1:18010 (for CMS). but after I installed apach server with PHP, the LMS (for LMS)) does not work like below picture.


Of course, I change the port # of apache server to 8080 in conf file, so it seems that apache server is running on port 8080 and nginx is running somewhere
below is port status of before and after.
Please help me with your professional knowhow to see EDX LMS with URL http://127.0.0.1/ as before


Thank you so much in advance!