cPanel / DBI / mySQL / Exim issue

2005-04-27 Thread webmaster
I have recently come across a problem with cPanel/Fedora and DBI. After a recent update of cpanel the exim stats script stopped working, and produces the following error: Starting eximstats: DBI connect('eximstats:localhost','eximstats',...) failed: Client does not support authentication protocol

Problem with DBI repositories

2002-12-05 Thread webmaster
hi , i was trying to setup DBI so that it can connect to mysql . when i tried to install DBD-mysql from that location , it keeps giving me this responce , is there anything wrong ? or if you can provide me a better link to install DBD-mysql ?

DBI - MySQL & PERL

2002-10-27 Thread Webmaster
I have made a MySQL library for PERL, using the DBI interface, but I'm having problems catching errors! If there is a SQL-error the browser-window just turnes white and thats not that informative! As you can see, I've made a function that receives a $sql with the SQL-Statement in and a reference

Memory persistent

2001-06-06 Thread webmaster
Hi you all. I need your help. I am making a CD-ROM for shipping with PERL2EXE. How do i make the executable module memory persistent ? Thank you for your help and sorry about my english. Vivian.

Re: Accented Characters.

2001-05-25 Thread webmaster
lefone}\n"; } while (@hash) { print "pop(@hash)\n"; } $sth->finish; $dbh->disconnect; How do i ignore accented characters if i am using a file ".mdb" instead of a server ? I think the feature accent-insensitive is not possible in ".mdb" files. Is it ri

Re: Accented Characters.

2001-05-25 Thread webmaster
ose' > > or you can replace the accented e with the while card " % " ie 'jos%' > > Cheers > > Julio Santiago > > >From: "webmaster" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]> > >Subject: Accented Characters. >

Accented Characters.

2001-05-24 Thread webmaster
Hi, i need your help. Before of all, sorry about my english. Is it possible DBI SQL be accent-insensitive ? When a search for "josé" only accented strings is brought, but "jose" is not. Is there any function available for this situation ? Thanks. Vivian Rousseau Verwey De La Fontaigne.