Re: Config MySql DataBase

1999-09-14 Thread Mike
Go to www.webmonky.com there there is a whole artical about databases. however it is quit old. it is very simple to use MySQL, but you need to set some things up first. 1. the database moduke 2. the development module 3. the client module. (all avilble in RedHat RPM from mysql.netvision.net.il) 3

Re: Reading hebrew files in xemacs21

1999-09-14 Thread Andre E. Bar'yudin
On Wed, 15 Sep 1999, Micha Feigin wrote: > How do I reads hebrew files under xemacs21 (mule version)? > I tried to change language in the mule menu, This is what you generally do ("Set language environment" to Hebrew) > but I still got rubbish > I tried to change the font, but apperently I did

Re: How to start in single user mode

1999-09-14 Thread Alon Altman
On Tue, 14 Sep 1999, Mike ALmogy wrote: > Hi list. > How can i start the server in a single user mode ? > I had a problem with one of the daemons that starts in the init 3 level > (telnet, ssh ,snmp ect') that didn't started and got stack. > So without no choice i had to reinstall the linux (but

ncurses question

1999-09-14 Thread Yoav Ben-Yosef
Hi Gurus, I'm writing a small app using the ncurses and panel libs. This app has few overlapping windows that have to be on top each in its turn. The problem is that I'm not able to make a window refresh itself as on top once it is below other window. The cursor jumps to the appropriate window

Reading hebrew files in xemacs21

1999-09-14 Thread Micha Feigin
How do I reads hebrew files under xemacs21 (mule version)? I tried to change language in the mule menu, but I still got rubbish I tried to change the font, but apperently I didn't find the right font, because it just defaulted back to courier, and i still got rubish. I got the mule package from h

RE: MySql DataBase

1999-09-14 Thread Gilad Ben-Yossef
>is anybody knew why i can see all the records in >sever when i run a normal c program, and receive >EOF = True (NO Records) when i run this program from the >client as a cgi program on rh6 with apache and mysql. Because when you run as a CGI under Apache both the user/group and the enviorment

YPBINDPROC_DOMAIN

1999-09-14 Thread Dan \"BUTTER\"
Hi there everybody! I have a problem with my configurations somewhere so i get this messages often :"YPBINDPROC_DOMAIN:DOMAIN NOT BOUND" And also some kind of problem with AF_INET. I would be grateful if you would help me with these problems.  

Re: Config MySql DataBase

1999-09-14 Thread Stanislav Malyshev a.k.a Frodo
AB>> is anybody how i config MySql database (OR Apache on rh6) to access AB>> user nobody and group nobody that i can work with CGI & MySql if your mysql is sufficiently new, you tell it: grant all privileges on dbname.* to nobody@localhost; flush privileges; See MySQL manual, section of privi

Re: Best CDR for Linux ?

1999-09-14 Thread Daniel Feiglin
And same question for read/write/rewrite CDR, internal both IDE and SCSI "Shenderovich, Uri" wrote: > Hi, > Can somebody recommend me the best external CDR (price/perfomance) for Linux > available in Israel ? > > Thanks in advance > > ===

Re: How to start in single user mode

1999-09-14 Thread Stanislav Malyshev a.k.a Frodo
MA>> Hi list. MA>> How can i start the server in a single user mode ? Best way is to say "linux init=/bin/sh" at the boot prompt. "linux" here is your kernel image name, so substitute on need. Note, though, that you will be on copmletely "naked" environment - no filesystems mounted except root re

How to start in single user mode

1999-09-14 Thread Mike ALmogy
Hi list. How can i start the server in a single user mode ? I had a problem with one of the daemons that starts in the init 3 level (telnet, ssh ,snmp ect') that didn't started and got stack. So without no choice i had to reinstall the linux (but without formatting the swap space and disk drive)un

Best CDR for Linux ?

1999-09-14 Thread Shenderovich, Uri
Hi, Can somebody recommend me the best external CDR (price/perfomance) for Linux available in Israel ? Thanks in advance = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run th