127.0.0.1:9051 doesnt work after apache, mysql, php installation?
        Posted  
        
            by 
                Rana Muhammad Waqas
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by Rana Muhammad Waqas
        
        
        
        Published on 2013-10-24T08:49:40Z
        Indexed on 
            2013/10/24
            10:12 UTC
        
        
        Read the original article
        Hit count: 412
        
I have installed apache2, mysql, and php and now it doesnt let Vidalia run on localhost. i tried to change the TCP connection (controlport) to any other ip 192.168.0.40 and tried to change the default port 9051 to any other but that doesnt work. I thought apache is running so i used this command sudo service apache2 stop but that still doesnt work. So now when i type 127.0.0.1:9051 in browser it says and if i type only type
 and if i type only type 127.0.0.1 after stopping the apapche2 service with the command mentioned above it says unable to connect 
I am not sure what to do now 
Help!
© Ask Ubuntu or respective owner