Hey guys. I've installed OpenWrt on my Linksys WRTSL54GS as well as a bunch of ipkg components. I've gotten to the point where I have installed everything I need (php, sqlite libraries, tinyproxy, lighttpd, veronica files), however this last reboot resulted in the web interface being removed.
Checking httpd file results in the string
httpd -p 90 -h www -r OpenWrt
Now I have been told the port was changed to port 90 from port 80, so I've tried to access the router at 192.168.200.1 (lan ip) and nothing is responding. I tried 192.168.200.1:90 and nothing. I can still ssh into the router and scp stuff up via WinSCP but am at a loss as to how to fix this problem.
Anyone?