--- jbv <[EMAIL PROTECTED]> wrote: > Jan, > I just read the message you posted on the Rev list : > > > > > In your (GUI) Revolution directory you'll find all > the > > database drivers for Linux in : > > /components/global > > environment/database_drivers/linux/ > > You'll find the revdb library for Linux here : > > /components/global environment/revdb-Linux > > > > I'm looking for the Postgresql library for Linux but > can't locate it, and can't locate the directory > mentioned > in your message either... > What is the full URL ? > > Thanks, > JB >
Hi JB, You needn't look on the server : just look on your hard drive, in the directory where you installed your GUI Revolution (not the cgi-engine) The postgresql driver for Linux should be : <path to Revolution>/components/global environment/database_drivers/linux/dbpostgresql.so You don't have to place these database drivers in the same directory as your cgi-bin, as you can tell the cgi-engine where to find them by including a call to 'revSetDatabaseDriverPath' before connecting to the database. Hope this helped, Jan Schenkel. ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) __________________________________ Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
