[web2py] Re: web2py 2.9.5 is OUT

2014-03-21 Thread keiser1080
hi,

i try to migrate from 2.8.2 but don't work.
I do alwase the same process to upgrade.

wget http://web2py.com/examples/static/web2py_src.zip
unzip web2py_src.zip
cd web2py
cp ../2.8.2/web2py/route.py
edit web2py/route.py #change the prefix
cp /etc/nginx/site-enable/web2py.2.8.2 /etc/nginx/site-enable/web2py.2.9.5
edit /etc/nginx/site-enable/web2py.2.9.5
cp /etc/uwsgi/web2py.2.8.2 /etc/uwsgi/web2py.2.9.5
edit /etc/uwsgi/web2py.2.9.5restart nginx
restart uwsgi-emperor
after that

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: web2py 2.9.5 is OUT

2014-03-21 Thread horridohobbyist
I always have trouble upgrading from the Administrative Interface; it 
always complains about permissions. This is under Linux. Is it because 
web2py doesn't have sudo permission?

Anyway, what's the safest way to manually install over my existing 
installation?

Thanks.

On Saturday, 15 March 2014 22:42:14 UTC-4, Massimo Di Pierro wrote:

 Contains major bug fixes.
 Thanks niphlod, Tim, all the other who have contributed.

 Massimo




-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: web2py 2.9.5 is OUT

2014-03-21 Thread Icham Achtir
it's working again.
The probleme was on the routing file.
a conflict with my old route.py


2014-03-21 22:24 GMT+01:00 horridohobbyist horrido.hobb...@gmail.com:

 I always have trouble upgrading from the Administrative Interface; it
 always complains about permissions. This is under Linux. Is it because
 web2py doesn't have sudo permission?

 Anyway, what's the safest way to manually install over my existing
 installation?

 Thanks.

 On Saturday, 15 March 2014 22:42:14 UTC-4, Massimo Di Pierro wrote:

 Contains major bug fixes.
 Thanks niphlod, Tim, all the other who have contributed.

 Massimo


  --
 Resources:
 - http://web2py.com
 - http://web2py.com/book (Documentation)
 - http://github.com/web2py/web2py (Source code)
 - https://code.google.com/p/web2py/issues/list (Report Issues)
 ---
 You received this message because you are subscribed to a topic in the
 Google Groups web2py-users group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/web2py/fDZO1J11wdI/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 web2py+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.