yes you are right! I have edit my android host file and now works perfect! I what to write the few lines that I have to execute , for every statusnet user that have the same problem.
To write host file in android, first you have to open the android…
I edit /etc/resolv.conf
and I set the following
statusnet.lifia.net 127.0.0.1
I dont know if i should put 10.0.2.2 instead... because from android emulator, 10.0.2.2 is localhost.
any ideas?
yes I changed it. the problem still there. I send you again my files with las modifications.
RewriteEngine On
# NOTE: change this to your actual StatusNet base URL path,
# minus the domain part:
#
# http://example.com/ => /
…
Hi Jordan, I realized that the problem was my virtual machine. so I reinstales all my environment in a real Ubuntu . and I have the following problem:
I put in my browser http://localhost/statusnet and i see the main page. but when I click any link,…
yes you are right! well , for example file: config.json, I put in browser http://statusnet.lifia.net/api/statusnet/config.json and I find and download mi own file. But, when I try to do this in mi Mustard application It crashes! Only for my localho…