linux - How to make Raspberry Pi accessible as local web server? -


i installed apache, php, mysql , phpmyadmin on raspberry pi. i'm seeing okay , working, i'm able run commands mac using ssh. local on raspberry pi, 127.0.0.1 works, i'm unable access raspberry pi mac in same wifi-network. ip-address correct, don't know, issue.

thanks lot.

have checked apache configuration file? located in /etc/apache2/apache2.conf provide details need. also, apache running? try sudo apache2 service start


Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -