Re: Sending apache log to a mysql db...

2001-01-30 Thread Helios de Creisquer
ally updated, contact author, I know he is working on: [EMAIL PROTECTED] Cheers, -- Helios de Creisquer mail: [EMAIL PROTECTED] - Before posting, please check: http://www.mysql.com/manual.php (the man

Re: how to put database into RAM?

2001-01-15 Thread Helios de Creisquer
tory into RAM? Are there operating systems that allow this? I > currently run Linux, but could switch easily to another UNIX-like > system. Have anyone done something like this? Why not to use a ramdisk ? Linux allows that. Cheers, -- Helios de Creis

Re: two versions of mysql running, DBI trying to connect to the wrong one.

2001-01-15 Thread Helios de Creisquer
ser="xxx"; > $password="xxx"; It seems that DBI has got some problems connecting to a different port than the standard port when using 'localhost'. I've got the same problem, and using the ip (not loopback) instead of localhost solved that. > Access de