ISP Problem with Modem Disconnections

2000-10-25 Thread art lemasters

  I know that this list is *for* ISPs, but my question
is still relevant.  When I send mail to one particular
listserver (as all other mail works fine) in reply
to another mail (e.g., Patriarchy list at
E-Groups.com), my modem is shut off before the
transfer
goes through.  This has occured both through Web
browsers and an MUA on this machine.

  This machine is running woody, and it has a brand
new OS and hard drive install since the problem 
started happening.  ...any of you have answers to
this one?  ...procmail or something in my /home
directory at the ISP's office, maybe?  ...hope you
never have an employee who does something like this
to any client.  I have checked all my logs, BTW, and
no strange processes or connections.

  Please reply to this address, as I am not subscribed
to debian-isp at this time (although in the
future,...).

TIA,

Art Lemasters




=
*
  We shall serve God, family and country, in that order,
because without the one before it, each would perish.
   *

__
Do You Yahoo!?
Yahoo! Messenger - Talk while you surf!  It's FREE.
http://im.yahoo.com/


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: PHP

2000-10-25 Thread staf wagemakers

On Wed, Oct 25, 2000 at 01:36:58PM +0300, Adrian Nims wrote:
> I try to use PHP language in connection wiht web, I'm on debian potato
> and using apache web server 1.2.6. I have the following problem: when I
> run a php file in netscape it appears a window "Save as ..." instead of
> executing my php file. Does anybody know how can I solve this ?

Add the next lines to your srm.conf:

AddType application/x-httpd-php .phtml .php
AddType application/x-httpd-php-source .phps

and restart apache.

This should solve the problem...

-- 
Staf Wagemakers

email  : [EMAIL PROTECTED]
homepage   : http://www.digibel.org/~staf


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: smtp domain question (fwd)

2000-10-25 Thread Jeremy C. Reed

On Wed, 25 Oct 2000, Debian Ghost wrote:

> I have just changed DNS to point to a different domain. 
> I changed from ghost.net.cfw.com to ghost.ntelos.net. I edited
> the /etc/exim.conf file to reflect the change, but for some reason
> when I telnet to smtp "ESMTP", it still thinks it is the old domain rather
> than the new. Is there a global configuration I need to make system wide
> to get my services to recognize the new domain?

What directive did you edit?

> root@ghost:/etc> telnet localhost 25
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> 220 ghost.net.cfw.com ESMTP Exim 3.12 #1 Wed, 25 Oct 2000 13:30:24 -0500

Yu could try setting the Exim directive primary_hostname to your desired
hostname.

To do it system-wide, make sure that the DNS reverse lookup for the
primary IP resolves correctly. And also edit /etc/hostname so it is
correct and use the hostname command.

  Jeremy C. Reed
(Anyone from Snohomish County interested in a BSD and Linux users group?
Email me off-list.)


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: PHP

2000-10-25 Thread Jeremy C. Reed

On Wed, 25 Oct 2000, Adrian Nims wrote:

> I try to use PHP language in connection wiht web, I'm on debian potato
> and using apache web server 1.2.6. I have the following problem: when I
> run a php file in netscape it appears a window "Save as ..." instead of
> executing my php file. Does anybody know how can I solve this ?

Maybe your mime.types for Apache (maybe /etc/apache/mime.types) needs
something like:

application/x-httpd-php phtml pht php
application/x-httpd-php3php3
application/x-httpd-php3-source phps
application/x-httpd-php3-preprocessed   php3p

Or you could use the Apache AddType directive, like:

AddType application/x-httpd-php3 .phtml
AddType application/x-httpd-php3-source .phps

Or maybe Netscape needs to be configured to use php correctly.

  Jeremy C. Reed
  http://www.reedmedia.net/
  http://bsd.reedmedia.net/


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




smtp domain question (fwd)

2000-10-25 Thread Debian Ghost

Hello ISPers,
Could anyone answer this question?
Please reply to [EMAIL PROTECTED] as I am not
currently subscribed to debian-isp.

Thanks!

[EMAIL PROTECTED]

-- Forwarded message --
Date: Wed, 25 Oct 2000 13:31:56 -0500 (EST)
From: Debian Ghost <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: smtp domain question
Resent-Date: Wed, 25 Oct 2000 13:33:37 -0500
Resent-From: [EMAIL PROTECTED]

Hey Guys,
I have just changed DNS to point to a different domain. 
I changed from ghost.net.cfw.com to ghost.ntelos.net. I edited
the /etc/exim.conf file to reflect the change, but for some reason
when I telnet to smtp "ESMTP", it still thinks it is the old domain rather
than the new. Is there a global configuration I need to make system wide
to get my services to recognize the new domain?

root@ghost:/etc> telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 ghost.net.cfw.com ESMTP Exim 3.12 #1 Wed, 25 Oct 2000 13:30:24 -0500

Any advice appriciated!
Thank you kindly,

D. Ghost


-- 
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null



--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




PHP support for pdf on Debian Potato

2000-10-25 Thread Pontus Ullgren

Hello!

I'm tying to enable pdf suppport in PHP on a box runnning Potato.

I know Cpdflib is not free (as in opensource) but are there any .deb package that 
includes the cpdf.so file.
I guess this is the only one I need (except for the Cpdf-lib it self).

I know I could download the source for apache/php/cpdf/mysql and so on and compile it. 
But befor I do this (which also would include installing all the devel-packages on the 
box) I wanted to see if somebody allready had done this.

Virtually Yours 
Pontus Ullgren |
Herrhagsg 17   | Tel: +46-(0)54-189962
652 18 Karlstad| e-mail: [EMAIL PROTECTED]
Sweden | URL: http://www.ullgren.com

Gratis epost med TJOHOO
http://www.tjohoo.se



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: E1/E3/T3/STM1 cards with Linux support

2000-10-25 Thread Teun Vink

On Wed, 25 Oct 2000, Nicolas BOUGUES wrote:

> > Does anybody have any experience with E1/E3/T3 or STM1 cards which are
> > supported by Linux? Especially cards with a BNC, UTP/RJ345 or SC/APC
> > connector.
> 
> I know at least three vendors of such products :
> - Sangoma (http://www.sangoma.com)
> - Emerging (http://www.etinc.com)
> - Lanmedia (http://www.lanmedia.com)
> 
> Good experiences with the two firsts, no experience with the later.
> 

Thanks.. I'll check those out. 


Teun

-- 
Teun Vink - [EMAIL PROTECTED] - icq: 15001247 - http://teun.moonblade.net


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: E1/E3/T3/STM1 cards with Linux support

2000-10-25 Thread Nicolas BOUGUES

> Does anybody have any experience with E1/E3/T3 or STM1 cards which are
> supported by Linux? Especially cards with a BNC, UTP/RJ345 or SC/APC
> connector.

I know at least three vendors of such products :
- Sangoma (http://www.sangoma.com)
- Emerging (http://www.etinc.com)
- Lanmedia (http://www.lanmedia.com)

Good experiences with the two firsts, no experience with the later.

--
Nicolas BOUGUES
Axialys Interactive


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




E1/E3/T3/STM1 cards with Linux support

2000-10-25 Thread Teun Vink


Hello,

Does anybody have any experience with E1/E3/T3 or STM1 cards which are
supported by Linux? Especially cards with a BNC, UTP/RJ345 or SC/APC
connector.

Kind regards,


Teun Vink

-- 
Teun Vink - [EMAIL PROTECTED] - icq: 15001247 - http://teun.moonblade.net


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




help building apache

2000-10-25 Thread Jaume Teixi

I don't need mod_auth_dbm  and I get this errors compiling,
so how to disable this ?

thanks,
jaume.


gcc -shared -o mod_auth_anon.so mod_auth_anon.lo -lm -lcrypt
gcc -c  -I../../os/unix -I../../include   -DLINUX=2 -DTARGET=\"apache\"
-DNO_DBM_REWRITEMAP -DUSE_HSREGEX -DUSE_EXPAT -I../../lib/expat-lite
`../../apaci` -fpic -DSHARED_MODULE mod_auth_dbm.c && mv mod_auth_dbm.o
mod_auth_dbm.lo
mod_auth_dbm.c:81: gdbm-ndbm.h: No such file or directory
make[5]: *** [mod_auth_dbm.so] Error 1
make[4]: *** [all] Error 1
make[3]: *** [subdirs] Error 1
make[3]: Leaving directory
`/usr/src/apache-1.3.12/build-tree/apache_1.3.12/src'
make[2]: *** [build-std] Error 2
make[2]: Leaving directory
`/usr/src/apache-1.3.12/build-tree/apache_1.3.12'
make[1]: *** [build] Error 2
make[1]: Leaving directory
`/usr/src/apache-1.3.12/build-tree/apache_1.3.12'
make: *** [build-stamp] Error 2



--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




AW: PHP

2000-10-25 Thread Eckenfels, Melanie




>I try to use PHP language in connection wiht web, I'm on debian potato
>and using apache web server 1.2.6. I have the following problem: when I
>run a php file in netscape it appears a window "Save as ..." instead of
>executing my php file. Does anybody know how can I solve this ?


Yaeh,

You have to add in your httpd.conf file:

For PHP3:

AddType application/x-httpd-php3 .php3
AddType application/x-httpd-php3-source .phps


For PHP4:

#
# And for PHP 4.x, use:
#
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps

Greetings

Mela


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




PHP

2000-10-25 Thread Adrian Nims

Hello,

I try to use PHP language in connection wiht web, I'm on debian potato
and using apache web server 1.2.6. I have the following problem: when I
run a php file in netscape it appears a window "Save as ..." instead of
executing my php file. Does anybody know how can I solve this ?


Thank you,

Adrian Nims


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




help on build apache 1.3.12 on potato

2000-10-25 Thread Jaume Teixi

I get a lot of errors, so someone has been able to build apache 1.3.12
on potato

I need some help points,

thanks
jaume.


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]