Re: Virtual hosting solutions

2003-02-19 Thread Peter An. Zyumbilev
Hi, cpanel & confixxx - paid www.ispman.org - free Regards, BIVOL - Original Message - From: "Alexander Reelsen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 19, 2003 11:08 AM Subject: Virtual hosting solutions > Hi folks > > I'm currently in the need of a complet

RE: PHP4 and mail()

2003-03-01 Thread Peter An. Zyumbilev
hi, Use smtp sockets. Ther a lot free php mail classes which use smtp sockets. Bets regards, BIVOL > -Original Message- > From: Vince Hillier [mailto:[EMAIL PROTECTED] > Sent: Friday, February 28, 2003 11:42 PM > To: [EMAIL PROTECTED] > Subject: PHP4 and mail() > > > Hi, > > There is a

RE: PHP4 and mail()

2003-03-01 Thread Peter An. Zyumbilev
hi, Use smtp sockets. Ther a lot free php mail classes which use smtp sockets. Bets regards, BIVOL > -Original Message- > From: Vince Hillier [mailto:[EMAIL PROTECTED] > Sent: Friday, February 28, 2003 11:42 PM > To: debian-isp@lists.debian.org > Subject: PHP4 and mail() > > > Hi, > > T

RE: phpwebsite - php4 version issue

2003-04-01 Thread Peter An. Zyumbilev
apt-get -t unstable install php4 php4- Best regards, Peter Zyumbilev Web Developer & Administrator BIVOL BULGARIA > -Original Message- > From: Gregory Wood [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 01, 2003 6:51 PM > To: [EMAIL PROTECTED] > Subject: phpwebsite - php4 version i

RE: Router appears in tracert but can't ping?

2003-06-17 Thread Peter An. Zyumbilev
hi just a small draft to start if you have web server installed :) #!/usr/bin/perl # my $host="http://www.myhost.net";; my $gsm='12343'; my $emaildomain='partner-site.com'; my $emailbox='emergency'; my $gsm_carrier='your_mobile_suffix.com'; #==

RE: phpwebsite - php4 version issue

2003-04-01 Thread Peter An. Zyumbilev
apt-get -t unstable install php4 php4- Best regards, Peter Zyumbilev Web Developer & Administrator BIVOL BULGARIA > -Original Message- > From: Gregory Wood [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 01, 2003 6:51 PM > To: debian-isp@lists.debian.org > Subject: phpwebsite - php4

RE: Router appears in tracert but can't ping?

2003-06-17 Thread Peter An. Zyumbilev
hi just a small draft to start if you have web server installed :) #!/usr/bin/perl # my $host="http://www.myhost.net";; my $gsm='12343'; my $emaildomain='partner-site.com'; my $emailbox='emergency'; my $gsm_carrier='your_mobile_suffix.com'; #==