For a proper install I have to concur that you must run this with apache or
nginx see http://pootle.readthedocs.org/en/latest/server/web.html for some
pointers.

pootle start will run on port 8000 and you server has to be allowing
traffic out on that port.  If you can ping it on the server (and access it
through a browser on the server then that is the problem).  You can try run
pootle start on another port - I think that is possible --help should guide
you there.

MySQL setup is relatively simple so I'd also be curious as to what the
errors are. That said sqlite for now is OK, just don't deploy on it.

On 8 April 2015 at 16:23, Steven Garrad <stevi...@hotmail.com> wrote:

> By default the pootle service runs off port 8000. If you have a virtual
> machine, make sure you have port forwarding to that machine. You however
> are likely better off running it via apache or nginx.
> Also what errors were you getting with the mysql connection? Was it on the
> same machine as the pootle instance?
>
> -Steve
>
> > Date: Wed, 8 Apr 2015 17:19:03 +0200
> > From: lukev...@gmail.com
> > To: Translate-pootle@lists.sourceforge.net
> > Subject: [translate-pootle] Trying Pootle in a business environment,
> but failing so far
> >
> > Hi!
> >
> > We are currently trying out Pootle in our own network, but we can't
> > seem to get it to work. I already installed Pootle successfully at
> > home, so I don't know why it isn't working over here. Perhaps
> > (hopefully) you guys can help us out.
> >
> > We're running Pootle on a Debian VM and did the following:
> >
> > 1. $ sudo -s
> >
> > 2. root$ apt-get install python-dev libxml2-dev libxslt1-dev
> >
> > 3. root $ apt-get install python-pip
> >
> > 4. root$ pip install virtualenv
> >
> > 5. root$ virtualenv /var/www/pootle/env/
> >
> > 6. root$ source /var/www/pootle/env/bin/activate
> >
> > 7. (env)root$ pip install pootle==2.5.1.1
> >
> > 8. (env)root$ pootle --version
> >
> > 9. (env)root$ pootle init
> >
> > 10. (env)root$ pootle setup
> >
> > 11. (env)root$ pootle collectstatic --noinput
> >
> > 12. (env)root$ pootle assets build
> >
> > 13. (env)root$ pootle start
> >
> > We ran into two problems: we first tried to use a proper MySQL
> > database, but got too many errors with that. So, since this is just a
> > test for the tool itself, we went with the 'simple' installation.
> > However, we can't seem to reach the Debian machine and we don't know
> > why. We can ping the Pootle application from the Debian console
> > itself, but all browers in our network say it can't connect. Any ideas
> > for us?
> >
> > Thanks in advance!
> >
> > Kind regards,
> > Luke van Velthoven
> >
> >
> ------------------------------------------------------------------------------
> > BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
> > Develop your own process in accordance with the BPMN 2 standard
> > Learn Process modeling best practices with Bonita BPM through live
> exercises
> > http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual-
> event?utm_
> > source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
> > _______________________________________________
> > Translate-pootle mailing list
> > Translate-pootle@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/translate-pootle
>
>
> ------------------------------------------------------------------------------
> BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
> Develop your own process in accordance with the BPMN 2 standard
> Learn Process modeling best practices with Bonita BPM through live
> exercises
> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual-
> event?utm_
> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
> _______________________________________________
> Translate-pootle mailing list
> Translate-pootle@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/translate-pootle
>



-- 
Dwayne

*Translate*
+27 12 460 1095 (work)
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle

Reply via email to