RE: MySQL vs. Postgres

2000-09-02 Thread Scott Thompson

you can find the perl software i use (free) at www.awsd.com :-)

-Original Message-
From: Sanjeev Gupta [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 01, 2000 1:05 AM
To: Scott Thompson
Cc: [EMAIL PROTECTED]
Subject: RE: MySQL vs. Postgres



On Wed, 30 Aug 2000, Scott Thompson wrote:

  Some stats for you. Keep in mind that these are only for the webserver.
 
  Hits   Bytes  Visits  PViews  Month
 8,891,404  58,798,965,869 211,007   1,528,073   Jun 2000
10,853,047  57,775,413,897 224,862   1,375,197   Jul 2000
 9,121,259  53,851,857,460 210,680   1,421,053   Aug 2000

Off topic:  How did you generate this table?  How are you defining Visits 
and Page Views?

Thanks

-- Ghane


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




Re: Error on harddrive when booting

2000-09-02 Thread Gregory Wood

I can't help with the Compaq problem.

But I can comment on mixing new drives with old computers - it almost never works. 
There were several updates to hard drive controllers (S.M.A.R.T, DMA, UDMA, etc.) and 
the old 2G and under controllers won't handle them. Promise Tech makes a special 
controller that is supposed to fix the problem but I have no experience with it and 
Linux.

Good luck.
Greg Wood


*** REPLY SEPARATOR  ***

On 9/1/00 at 9:21 PM Leatham wrote:

I've got a problem.  I need to fix a error with my hard
drive.  When I boot I get a 1791 error.   To by pass  it I
have to hit  F1  after that it boots just fine.  I have a
8702 Compaq Presario.  I added a 20 gig hard drive and
that's when the problem started.  The system doesn't seem to
be able to handle any partitions greater than 2 gig so
that's what is set at.  All the partitions on the new and
old hard drive work fine it just the error occurs during
boot.  What I'm trying to do is clean up some other errors
by restoring the configuration to the original settings but
can't because of the error. The restore program chokes on
the hard drive error.   I've disconnected the slave 20 gig
drive but that doesn't help.  I still get the error. I've
looked  on a number of web sites for help but haven't  found
an answer.  Can anyone help?  Let me know,  Thanks


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




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




Re: Error on harddrive when booting

2000-09-02 Thread Security

Sorry, no help on the Compaq, just an idea on how to bypass pressing the
"F1". Maybe you can set your BIOS to boot  ignoring  all errors or whatever.

I had a similar problem on an older 486 but it had the ability to boot
through selectable errors in the BIOS, like no keyboard, whatever.

It didn't "fix" the problem but it would just report the error to the
console and boot right up. You may be able to do something similar on the
CompaQ.

Tom
I've got a problem.  I need to fix a error with my hard
drive.  When I boot I get a 1791 error.   To by pass  it I
have to hit  F1  after that it boots just fine.  I have a
8702 Compaq Presario.  I added a 20 gig hard drive and
that's when the problem started.  The system doesn't seem to
be able to handle any partitions greater than 2 gig so
that's what is set at.  All the partitions on the new and
old hard drive work fine it just the error occurs during
boot.  What I'm trying to do is clean up some other errors
by restoring the configuration to the original settings but
can't because of the error. The restore program chokes on
the hard drive error.   I've disconnected the slave 20 gig
drive but that doesn't help.  I still get the error. I've
looked  on a number of web sites for help but haven't  found
an answer.  Can anyone help?  Let me know,  Thanks


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




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




Re: Apache mod_rewrite

2000-09-02 Thread Craig Sanders

On Wed, Aug 30, 2000 at 10:18:14PM +, Jaume Teixi wrote:
 I need to do the following in order to access stats for each based
 virtual host
 
 when typing url   www.virtualhost1.com/stats  or
 www.virtualhost99.com/stats
 server page located under  /var/reports/virtualhost1   or
 /var/reports/virtualhost99
 
 I've tryed on my httpd.conf:
 
 RewriteEngine   on
 RewriteCond %{HTTP_HOST}^www\.[^.]+$
 RewriteRule ^(.+)   %{HTTP_HOST}$1  [C]
 RewriteRule ^www\.([^.]+)(.*)/stats/var/reports/$1
 
 Apache produces a 404
 
 any points to fix this ?

mod_rewrite rewrites the url, you're confusing it with the path to the
files.

try setting up a global Alias like so:

Alias /reports/ /var/reports/

then use mod_rewrite to rewrite the URL "www.virtual.com/stats" to
"www.virtual.com/reports/virtual.com/".  the rewrite above should work, but
the final line should be:

RewriteRule ^www\.([^.]+)(.*)/stats/reports/$1


another way of doing it is to just have a symlink in their document root.

craig

--
craig sanders


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




Re: bad passwords

2000-09-02 Thread Trent
You will not be able to connect with to msn with any other client then
win 9x,
come to expect that from microsoft. Though ATT should be be fine?  Have
you placed the dns
servers in the etc/resolv.conf?

for example:

search
nameserver 255.255.255.254
nameserver 255.255.255.255

these would be the dns servers of your isp.  

[EMAIL PROTECTED] wrote:
 
 Hi,
 I've been having manymany problems with ppp :-)  My current setup, for some
 basic info is that I'm running Debian 2.1, I've got kernel 2.2.12, and that's
 about all I can give right now since I'm not sure what you'd need to know.
 Anyway, I'm trying to connect to an ISP.  I've tried both MSN and ATT
 Worldnet, and both have the same problem.  They don't match the user name and
 password and reject me, as if I'm getting them wrong.  I've used both wvdial,
 and the pon command, after setting it up.  I have DNS IPs established.  Do I
 need to put my username and id in quotations, or is there something I'm
 missing?  It keeps insisting my username doesn't match my password or, **Bad
 Password, on all the different accounts I've tried.  Thanks much for help in
 advance.
 
 -Chris
 
 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

-- 
Thanks,
Trent
[EMAIL PROTECTED]




Re: Apache mod_rewrite

2000-09-02 Thread Craig Sanders
On Wed, Aug 30, 2000 at 10:18:14PM +, Jaume Teixi wrote:
 I need to do the following in order to access stats for each based
 virtual host
 
 when typing url   www.virtualhost1.com/stats  or
 www.virtualhost99.com/stats
 server page located under  /var/reports/virtualhost1   or
 /var/reports/virtualhost99
 
 I've tryed on my httpd.conf:
 
 RewriteEngine   on
 RewriteCond %{HTTP_HOST}^www\.[^.]+$
 RewriteRule ^(.+)   %{HTTP_HOST}$1  [C]
 RewriteRule ^www\.([^.]+)(.*)/stats/var/reports/$1
 
 Apache produces a 404
 
 any points to fix this ?

mod_rewrite rewrites the url, you're confusing it with the path to the
files.

try setting up a global Alias like so:

Alias /reports/ /var/reports/

then use mod_rewrite to rewrite the URL www.virtual.com/stats to
www.virtual.com/reports/virtual.com/.  the rewrite above should work, but
the final line should be:

RewriteRule ^www\.([^.]+)(.*)/stats/reports/$1


another way of doing it is to just have a symlink in their document root.

craig

--
craig sanders




RE: MySQL vs. Postgres

2000-09-02 Thread Scott Thompson
you can find the perl software i use (free) at www.awsd.com :-)

-Original Message-
From: Sanjeev Gupta [mailto:[EMAIL PROTECTED]
Sent: Friday, September 01, 2000 1:05 AM
To: Scott Thompson
Cc: debian-isp@lists.debian.org
Subject: RE: MySQL vs. Postgres



On Wed, 30 Aug 2000, Scott Thompson wrote:

  Some stats for you. Keep in mind that these are only for the webserver.
 
  Hits   Bytes  Visits  PViews  Month
 8,891,404  58,798,965,869 211,007   1,528,073   Jun 2000
10,853,047  57,775,413,897 224,862   1,375,197   Jul 2000
 9,121,259  53,851,857,460 210,680   1,421,053   Aug 2000

Off topic:  How did you generate this table?  How are you defining Visits 
and Page Views?

Thanks

-- Ghane




Re: Error on harddrive when booting

2000-09-02 Thread Gregory Wood
I can't help with the Compaq problem.

But I can comment on mixing new drives with old computers - it almost never 
works. There were several updates to hard drive controllers (S.M.A.R.T, DMA, 
UDMA, etc.) and the old 2G and under controllers won't handle them. Promise 
Tech makes a special controller that is supposed to fix the problem but I have 
no experience with it and Linux.

Good luck.
Greg Wood


*** REPLY SEPARATOR  ***

On 9/1/00 at 9:21 PM Leatham wrote:

I've got a problem.  I need to fix a error with my hard
drive.  When I boot I get a 1791 error.   To by pass  it I
have to hit  F1  after that it boots just fine.  I have a
8702 Compaq Presario.  I added a 20 gig hard drive and
that's when the problem started.  The system doesn't seem to
be able to handle any partitions greater than 2 gig so
that's what is set at.  All the partitions on the new and
old hard drive work fine it just the error occurs during
boot.  What I'm trying to do is clean up some other errors
by restoring the configuration to the original settings but
can't because of the error. The restore program chokes on
the hard drive error.   I've disconnected the slave 20 gig
drive but that doesn't help.  I still get the error. I've
looked  on a number of web sites for help but haven't  found
an answer.  Can anyone help?  Let me know,  Thanks


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






Re: Error on harddrive when booting

2000-09-02 Thread Security
Sorry, no help on the Compaq, just an idea on how to bypass pressing the
F1. Maybe you can set your BIOS to boot  ignoring  all errors or whatever.

I had a similar problem on an older 486 but it had the ability to boot
through selectable errors in the BIOS, like no keyboard, whatever.

It didn't fix the problem but it would just report the error to the
console and boot right up. You may be able to do something similar on the
CompaQ.

Tom
I've got a problem.  I need to fix a error with my hard
drive.  When I boot I get a 1791 error.   To by pass  it I
have to hit  F1  after that it boots just fine.  I have a
8702 Compaq Presario.  I added a 20 gig hard drive and
that's when the problem started.  The system doesn't seem to
be able to handle any partitions greater than 2 gig so
that's what is set at.  All the partitions on the new and
old hard drive work fine it just the error occurs during
boot.  What I'm trying to do is clean up some other errors
by restoring the configuration to the original settings but
can't because of the error. The restore program chokes on
the hard drive error.   I've disconnected the slave 20 gig
drive but that doesn't help.  I still get the error. I've
looked  on a number of web sites for help but haven't  found
an answer.  Can anyone help?  Let me know,  Thanks


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