Re: [techtalk] phpwiki...

2000-11-04 Thread eito
and mysql's logs? o Did you run schema.mysql? (It is under schema directory.) o Is .php file associated to be handled by php? Check INSTALL and INSTALL.mysql files again. I think that it is quite straight forward if you carefully follow them step by step. HTH, :eito _

Re: [techtalk] IO and IRQ Question for Samsung NE2000 NIC

2000-10-30 Thread eito
the NIC, or disable some IRQ numbers with your motherboard's BIOS setting. HTH, :eito ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk

Re: [techtalk] Issues after upgrading to RH 6.2

2000-09-28 Thread eito
#x27;usekde' used to do it, but that apparently isn't in > the newest version of KDE. Anyone know how to make KDE the default desktop? You can use 'switchdesk' if you installed it in your RH box. (you should have it, I believe.) HTH, :eito __

Re: [techtalk] X, port 6000 and how to stop it all.

2000-09-28 Thread eito
n in the same way as xdm. I believe that this is a gdm's home page. (But, I could not access this page.) http://www.socsci.auc.dk/~mkp/gdm/ HTH, :eito On Wed, Sep 27, 2000 at 10:10:09PM +1100, Mary Gardiner wrote: > As a random exercise in port-closing, I'm trying to stop X openin

Re: [techtalk] Re: [grrltalk] I'm back from the dead (and they were far out, man)

2000-09-12 Thread eito
may different from yours. HTH, :eito ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk

Re: [techtalk] setting up both php + mod_perl + Jserve

2000-09-08 Thread eito
n apache, is there any errors in error log? Does each module works? Probably, first, you should try each module and make sure each of them works. Then, try with different combinations like php+perl, php+jserver, etc. HTH, :eito ___ techtalk mailin

Re: [techtalk] 'ello :) pgp/gpg + pine

2000-09-07 Thread eito
e pine, and have > used it for quite some time now. > > If someone could point me at a manpage or howto, that'd be great. Hi, You might want to try pgp4pine. The homepage is: http://pgp4pine.flatline.de/ HTH, :eito ___ techtalk

Re: [techtalk] Finding out the library versions

2000-09-02 Thread eito
are using. But, if you used rpm or dpkg to install those libraries, there should be descriptions of those packages in /var somewhere. You can try to look for those files. HTH, :eito ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk

Re: [techtalk] insmod, RH62 SMP

2000-08-19 Thread Eito Katagiri
Hi, How did you build your module? I think that you need to define "SMP" to compile a module for SMP-enabled kernel. If you look at some source, there are "#ifdef"s for SMP. I believe that you can define it as compiler option like "gcc -DSMP foo.c" HTH, :eito

Re: [techtalk] Red Hat certification

2000-08-08 Thread eito
ch is enough? (I'm afraid it's one of those, "if you have to > ask..." questions) :-( I'm not sure how much my employer is willing to > spend on this... Hi, There was a story about a guy took RHCE on slashdot. http://slashdot.org/ar

Re: [techtalk] how to get hardware specs

2000-07-12 Thread eito
are interested, let me know. :eito On Tue, Jul 11, 2000 at 12:41:34PM -0700, alissa bader wrote: > ok, acutally this is *really* for solaris, instead of > linux, but surely there's a similar command for both. > :> > > I am trying to figure out what type of hardware, how

Re: [techtalk] Apache & cookies

2000-06-28 Thread eito
I think that this is not common way, so you should be able to log most of cookie activity via 'CustomLog'. Hope this helps, :eito ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk

[techtalk] Re: Solaris DBM files - .pag and .dir extensions?

2000-06-22 Thread eito
epyCat Software (http://www.sleepycat.com). (and you have to re-build apache, too) Hope this helps, :eito On Thu, Jun 22, 2000 at 04:40:48PM -0400, Christian MacAuley wrote: > Hi, everyone. I hope i don't get shafted for asking for some help > with Solaris Sparc ... > > I'

[techtalk] Re: storing objects in a db with PHP

2000-06-19 Thread eito
how to serialize and unserialize object, and to show attributes of object. The serialize function in PHP cannot serialize object's methods. But, you can cast unserialized object as array. Then, you can access attribute. If you display serialized object and array, you see why and how to access

Re: [techtalk] triple booting NT4, Win2k, and redhat 6.0

2000-06-14 Thread Eito Katagiri
tp://www.linuxdoc.org/HOWTO/mini/Linux+NT-Loader.html It seems that boots.ini is a hidden file, so you have to un-hidden it. Also, you have to copy some boot section of Linux into NT part. This document is written for WinNT. I hope that this works f

Re: [techtalk] tftp timing out

2000-06-07 Thread eito
o try to look at http://docs.sun.com Hope this helps :eito ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk

Re: [techtalk] Issues making Apache

2000-05-19 Thread eito
file. For better and more details about options for configure script, you might want to look at README.configure file in apache's source directory and the output by running './configure --help'. Regards, :eito ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk

Re: [techtalk] cgi scripts & html output

2000-05-16 Thread eito
verything including newlines. If not, I would wonder if you have added something to the original forum.pl. Hope this help :eito ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk

Re: [techtalk] html editors

2000-03-22 Thread Eito Katagiri
Hi dez, [Also, hi to everybody since this is my first post.] Have you tried Bluefish? If not, check out: http://bluefish.linuxbox.com/ (You need Gtk+ library and Imlib. I assume that you are using GNOME on Linux, so you should be able to install binary package and run it.) :eito On Wed