Re: phpMyAdmin equivalent

2001-03-05 Thread bill
> Was wonder if any knows of a Perl equivalent to the PHP's version of > phpMyAdmin?? We use phpMyAdmin but have a project that server doesn't > have PHP installed, and frankly, to lazy to do all the typing thru telnet > session! :) I'm currently comparing MySQLTool to phpMyAdmin. http://dajoba.

Re: phpMyAdmin equivalent

2001-03-05 Thread Michael A. Peters
I've gotten thttpd compiled with php running phpMyAdmin beautifully, if you want a small lightweight httpd to use phpMyAmin with. Ive done it with x86 linux, ppc linux, and sparc64 linux. Advanced authentication, everything works swell. I do it with php-4.0.3pl1 with a patch to the php, but I

Re: phpMyAdmin equivalent

2001-03-05 Thread Frederick L. Steinkopf
Gossamer Threads (http://www.gossamer-threads.com) has an near identical knockoff written in perl calles mysqlman - Original Message - From: "MikeBlezien" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 05, 2001 10:53 AM Subject: phpMyAdmin equivalent > Hello All, > > Was

Re: phpMyAdmin equivalent

2001-03-05 Thread Greg Cope
"MikeBlezien" wrote: > > Hello All, > > Was wonder if any knows of a Perl equivalent to the PHP's version of > phpMyAdmin?? We use phpMyAdmin but have a project that server doesn't have PHP > installed, and frankly, to lazy to do all the typing thru telnet session! :) MysqlTool Looks pretty go