Re: [web2py] deploment on an obsolete Debian 5 server

2015-05-07 Thread Niphlod
rather recently https://github.com/web2py/pydal/issues/60 (20 march)

On Thursday, May 7, 2015 at 3:39:05 PM UTC+2, Alan Etkin wrote:

 @Michelle

 Looks like the backports does not include python 2.7 (at least with the 
 sources I searched so far).

 @Simone

 we don't support python 2.5 from some time.. it's possible that 
 I can't import is a result of tried and failed rather than didn't find 
 it.


 When was python 2.5 support dropped? I think I'm going to use a easier 
 approach by just installing an older version (I have tried release 2.0.9 
 and it starts without errors)



-- 
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] deploment on an obsolete Debian 5 server

2015-05-07 Thread Alan Etkin
@Michelle

Looks like the backports does not include python 2.7 (at least with the 
sources I searched so far).

@Simone

 we don't support python 2.5 from some time.. it's possible that I 
 can't import is a result of tried and failed rather than didn't find 
 it.


When was python 2.5 support dropped? I think I'm going to use a easier 
approach by just installing an older version (I have tried release 2.0.9 
and it starts without errors)

-- 
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] deploment on an obsolete Debian 5 server

2015-05-06 Thread Michele Comitini
Alan, if you need to update the interpreter you can look at backports:
http://backports.debian.org/

2015-05-06 19:06 GMT+02:00 Alan Etkin spame...@gmail.com:

 I was testing the last stable source code installation of the framework on
 a debian lenny don't know what else 5.0 server, but if you start it using
 the built-in web server on a terminal it throws a funny error message
 stating it can't find pydal

 Has anyone tried to deploy web2py on that kind of server?
 Should I use a compiled newer version of python?

 The default O.S. interpreter is 2.5

 Thanks

 --
 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.


-- 
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] deploment on an obsolete Debian 5 server

2015-05-06 Thread Niphlod
we don't support python 2.5 from some time.. it's possible that I 
can't import is a result of tried and failed rather than didn't find 
it.

On Wednesday, May 6, 2015 at 7:50:18 PM UTC+2, Alan Etkin wrote:

  Alan, if you need to update the interpreter you can look at backports: 
  http://backports.debian.org/ 

 Great! I'll check it asap 

 Thanks all for the help 


-- 
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] deploment on an obsolete Debian 5 server

2015-05-06 Thread Alan Etkin
I was testing the last stable source code installation of the framework on 
a debian lenny don't know what else 5.0 server, but if you start it using 
the built-in web server on a terminal it throws a funny error message 
stating it can't find pydal

Has anyone tried to deploy web2py on that kind of server?
Should I use a compiled newer version of python?

The default O.S. interpreter is 2.5

Thanks

-- 
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] deploment on an obsolete Debian 5 server

2015-05-06 Thread Alan Etkin
 Alan, if you need to update the interpreter you can look at backports:
 http://backports.debian.org/

Great! I'll check it asap

Thanks all for the help

-- 
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.