RE: PHP4 functions

2000-07-26 Thread Wesley A. Wannemacher
I would just use the phpinfo() function in a php document to check the php configuration. If you would like to see which apache modules are loaded, try httpd -l. Wes Wesley A. Wannemacher Instructor, Network Administrator Northwestern College [EMAIL PROTECTED

RE: NT Authentication over Debian Firewall/Router

2000-07-26 Thread Wesley A. Wannemacher
would have to allow LMHOSTS lookups in your TCP/IP config in NT. Wes Wesley A. Wannemacher Instructor, Network Administrator Northwestern College [EMAIL PROTECTED] -Original Message- From: Mark Janssen [mailto:[EMAIL

RSAREF

2000-07-07 Thread Wesley A. Wannemacher
I am looking for the RSAREF library source. Can anyone point me in the right direction? Thanx! Wes Wesley A. Wannemacher Instructor, Network Administrator Northwestern College [EMAIL PROTECTED]

RE: apache & php

2000-07-06 Thread Wesley A. Wannemacher
You need to specify a mime type for your php docs. on our server I have: AddType application/x-httpd-php3 .php3 AddType application/x-httpd-php3-source .phps in the srm.conf Wes Wesley A. Wannemacher Instructor, Network Administrator Northwestern College

FW: telnet vs ^Z

2000-06-30 Thread Wesley A. Wannemacher
You can easily start a shell within VI with ESC :! This will spawn a shell. When the shell is done (logout, exit, etc.) you will be put right back into vi. Wes Wesley A. Wannemacher Instructor, Network Administrator Northwestern College [EMAIL PROTECTED

RE: quick directory question

2000-06-29 Thread Wesley A. Wannemacher
you could use find: find ./ type d > some.file Wes ____ Wesley A. Wannemacher Instructor, Network Administrator Northwestern College [EMAIL PROTECTED] -Original Message- From: Andrew Kae [mailto:[EMAIL PROTEC

RE: IPC

2000-06-20 Thread Wesley A. Wannemacher
It was always my understanding that it complied with SYS V IPC. I could be very wrong though. Wes Wesley A. Wannemacher Instructor, Network Administrator Northwestern College [EMAIL PROTECTED] -Original Message

glibc libs

2000-06-19 Thread Wesley A. Wannemacher
ns.o] Error 1 make[1]: Leaving directory `/usr/glibc-2.1.3/nscd' make: *** [nscd/others] Error 2 has anyone seen this or know what to do? I am installing it so that MySQL will work. BTW it is glibc v2.1.3 Thanx Wes ____________ Wesley A. Wannemacher Instruct

RE: Still about fetchmail...

2000-06-16 Thread Wesley A. Wannemacher
I had a similar problem. To fix it I downloaded (from metalab) a package called flex. Seems as though, lex is a part of the flex package. Wes -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Viktor Rosenfeld Sent: Thursday, June 15, 2000 3:52 PM To: PAM,Thom

RE: FW: IMAP + QMAIL

2000-06-13 Thread Wesley A. Wannemacher
http://www.nc.edu -Original Message- From: Jens B. Jorgensen [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 13, 2000 11:00 AM To: Wesley A. Wannemacher Cc: debian-user@lists.debian.org Subject: Re: FW: IMAP + QMAIL That's a strong possibility. If you're using shadow and WU use

FW: IMAP + QMAIL

2000-06-13 Thread Wesley A. Wannemacher
I recently rebuilt a Linux box here at our office, I am trying to set the machine up to do email for us. I have successfully installed qmail, now I would like to get WU IMAP up and running. The software is building just fine, I even hacked the code to make it read the ~/Mailbox instead of the /v