I've recently installed a php/sqlite web server on my n810 using Nginx, php5-fastcgi, and sqlite. Everything works fine when i visit http://localhost in the default Maemo microb browser, but I'm left with 2 questions.
1. Since installing Opera Mobile 10, i realize that i love it far more than the default Maemo browser(who doesn't? ). When i go to http://localhost(or even 127.0.0.1), though, it simply tries to connect to the internet; how expected . So is it possible to get Opera Mobile 10 to communicate with nginx and the php-cgi module so i can serve php from Opera instead of the microb browser?
and
2. If #1 is possible, is it fine to remove the osso-browser and microb-engine packages? i noticed removing them would free about 15 mb of invaluable space and i wonder if removing them would harm the Maemo Diablo OS in any way?
p.s. I pride myself on being a linux semi-pro/pro so I'm not afraid to get into the nitty-gritty code and detailed operations
1. Since installing Opera Mobile 10, i realize that i love it far more than the default Maemo browser(who doesn't?
and
2. If #1 is possible, is it fine to remove the osso-browser and microb-engine packages? i noticed removing them would free about 15 mb of invaluable space and i wonder if removing them would harm the Maemo Diablo OS in any way?
p.s. I pride myself on being a linux semi-pro/pro
Hope to hear some replies!