Thread
:
SmartControl: Take control of your smartphone
View Single Post
guisoliver
2012-08-14 , 17:03
Posts: 103 | Thanked: 150 times | Joined on Jun 2010 @ Fortaleza @ Brazil
#
29
Just see the instructions below in shell interpreter (you can do this with the OpenSSH Server).
1 - See the folder structure to see if were something wrong: ls /opt/smartcontrol/conf/
2 - See the port that the server will be listening: cat /opt/smartcontrol/conf/lighttpd.conf | grep port
This should return: server.port = 1234
3 - Start the server typing command: lighttpd -f /opt/smartcontrol/conf/lighttpd.conf
2012-08-14 13:53:16: (log.c.166) server started
4 - Show for me what is your IP in your Wireless LAN typing the command: ifconfig
wlan0 Link encap:Ethernet Endereço de HW 00:1b:11:bb:3d:02
inet end.: 192.168.1.5 Bcast:192.168.1.255 Masc:255.255.255.0
endereço inet6: fe80::21b:11ff:febb:3d02/64 Escopo:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Métrica:1
pacotes RX:45181 erros:0 descartados:0 excesso:0 quadro:0
Pacotes TX:37342 erros:0 descartados:0 excesso:0 portadora:0
colisões:0 txqueuelen:1000
RX bytes:43992163 (43.9 MB) TX bytes:7240002 (7.2 MB)
5 - Using the grabbed ip: 192.168.1.5, access your webbrowser and type the following IP:
http://192.168.1.5:1234/modules/main/page_test.php
Just do this test and post here in Maemo-Talk, if do you have some issue with process. If do you have so much issues, keep informing to me.
Quote & Reply
|
The Following User Says Thank You to guisoliver For This Useful Post:
Estel
guisoliver
View Public Profile
Send a private message to guisoliver
Find all posts by guisoliver