which installation-instructions did you followed?
can you paste error/warning/debug-output?
please be as detailed as possible, like describing your steps
and where you failed.
On 23.02.2012 09:02, nirit topol wrote:
> I try to install new pod on ubuntu server on amazon aws.
> I installed all the gems, the diaspora application, mysql and nothing
> is happened
are you running a web-server -- like nginx, apache or lighttpd -- as well?
Cheers,
Tom
Can you connect to port 3000 on the server, e.g. with curl? What is
the problem? What do you see when visiting your domain with a browser?
Run the following on another machine:
nmap server-name.domain
Do you see port 80 or 443 in the list? If not, then your proxying
server is not running and not listening to the default HTTP/HTTPS
ports. If they appear in the list, then there's something wrong with
the proxying itself or the application.
With you help I founded the reason and fixed it by changing the rules in the Amazon AWS firewall.
The app seems running fine, there is one problem which I will open new post about.
Thanks very much
I hope now I will succeed to improve the RTL so Diaspora will be friendlier to Hebrew and other RTL languages.