Thanks alot... That explained it perfectly.  I downloaded sqlite3,
installed it.  Then recompiled python2.5.  Works like a charm.  Web2py
admin page is now showing up without errors.  Once again, thanks for
your help.

On Nov 14, 11:36 am, Timothy Farrell <[EMAIL PROTECTED]> wrote:
> The python you have installed was compiled without sqlite support.  If you 
> compiled this yourself, then you'll have to also compile/install the dev 
> package of sqlite before recompiling python.  If you're installing from an 
> RPM, then look for a Python-sqlite module.
> -tim
> BobS wrote:After installing python2.5.2 and web2py, when I start it up using 
> this command: python25 web2py.py I am getting a No sqlite3 or dbapi2 driver 
> and consequently, it will not open up the admin screen and shows the Start of 
> Sqlite db as an error. I didn't have this problem when installing on WinXP. 
> Is there an RPM to install SQLite 3 on a RH4 (x86) machine to cure this 
> problem??-- Timothy Farrell<[EMAIL PROTECTED]>Computer Guy Statewide General 
> Insurance Agency (www.swgen.com)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to