Re: mod_log_sql? also missing: mod_throttle

2003-03-31 Thread Michael Streb
On Friday 28 March 2003 09:24, Peter Holm wrote:
> On Fri, 28 Mar 2003 02:40:10 +0100, in linux.debian.isp you wrote:
> >Really?
> >
> >I tried "apt-cache search thorttle" and got nothing.
>
> right, you will not find it with apt-cache, maybe there is something
> wrong. But it´s already there:
>
> woody:/usr/lib/apache/1.3# dpkg -S mod_throttle.so
> apache-common: /usr/lib/apache/1.3/mod_throttle.so

mod_throttle is in the apache-common package ... as the line above says ... 
so all you have to do is "apt-get install apache-common" (or "apt-get install 
apache" where apache-common is also installed) to have mod_throttle.

and don't forget to uncomment the line in the httpd.conf where the mod is 
loaded.

Michi

>
>
>
> Have a nice thread,
> Peter

-- 
Bisping & Bisping GmbH & Co. KG  Michael Streb
internet and network   [EMAIL PROTECTED]
Spitalstrasse 21-24-26 phone +49-9123-9740-630
D-91207 Lauf a. d. Pegnitzfax +49-9123-9740-97
 
http://photo.bisping.de   *http://bisping.de   *http://lauf.de




Re: mod_log_sql? also missing: mod_throttle

2003-03-31 Thread Michael Streb
On Friday 28 March 2003 09:24, Peter Holm wrote:
> On Fri, 28 Mar 2003 02:40:10 +0100, in linux.debian.isp you wrote:
> >Really?
> >
> >I tried "apt-cache search thorttle" and got nothing.
>
> right, you will not find it with apt-cache, maybe there is something
> wrong. But it´s already there:
>
> woody:/usr/lib/apache/1.3# dpkg -S mod_throttle.so
> apache-common: /usr/lib/apache/1.3/mod_throttle.so

mod_throttle is in the apache-common package ... as the line above says ... 
so all you have to do is "apt-get install apache-common" (or "apt-get install 
apache" where apache-common is also installed) to have mod_throttle.

and don't forget to uncomment the line in the httpd.conf where the mod is 
loaded.

Michi

>
>
>
> Have a nice thread,
> Peter

-- 
Bisping & Bisping GmbH & Co. KG  Michael Streb
internet and network   [EMAIL PROTECTED]
Spitalstrasse 21-24-26 phone +49-9123-9740-630
D-91207 Lauf a. d. Pegnitzfax +49-9123-9740-97
 
http://photo.bisping.de   *http://bisping.de   *http://lauf.de


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



Re: mod_log_sql: can NOT compile, Jesus, can anybody help me?

2003-03-28 Thread Peter Holm
Hi,

>> /usr/bin/ld: cannot find -lz
>
>you probably need the zlib1g-dev package

OK that was right! Thank you very much!

What a confusing name for a library. I thought of z in -lz as an ld
option, and understanding of this is not possible without deeper
studies... 

Have a nice day!





Have a nice thread,
Peter




Re: mod_log_sql? also missing: mod_throttle

2003-03-28 Thread Jeremy Zawodny
On Fri, Mar 28, 2003 at 11:44:15AM +1000, Rudi Starcevic wrote:
> Jeremy,
> 
> >>I tried "apt-cache search thorttle" and got nothing
> 
> try throttle instead of thorttle

I hate it when poor spelling makes me look stupid. :-(

Jeremy
-- 
Jeremy D. Zawodny |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/




Re: mod_log_sql? also missing: mod_throttle

2003-03-28 Thread Peter Holm
On Fri, 28 Mar 2003 02:40:10 +0100, in linux.debian.isp you wrote:

>Really?
>
>I tried "apt-cache search thorttle" and got nothing.

right, you will not find it with apt-cache, maybe there is something
wrong. But it´s already there:

woody:/usr/lib/apache/1.3# dpkg -S mod_throttle.so
apache-common: /usr/lib/apache/1.3/mod_throttle.so



Have a nice thread,
Peter




Re: mod_log_sql: can NOT compile, Jesus, can anybody help me?

2003-03-28 Thread Peter Holm
Hi,

>> /usr/bin/ld: cannot find -lz
>
>you probably need the zlib1g-dev package

OK that was right! Thank you very much!

What a confusing name for a library. I thought of z in -lz as an ld
option, and understanding of this is not possible without deeper
studies... 

Have a nice day!





Have a nice thread,
Peter


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



Re: mod_log_sql? also missing: mod_throttle

2003-03-28 Thread Jeremy Zawodny
On Fri, Mar 28, 2003 at 11:44:15AM +1000, Rudi Starcevic wrote:
> Jeremy,
> 
> >>I tried "apt-cache search thorttle" and got nothing
> 
> try throttle instead of thorttle

I hate it when poor spelling makes me look stupid. :-(

Jeremy
-- 
Jeremy D. Zawodny |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/


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



Re: mod_log_sql? also missing: mod_throttle

2003-03-28 Thread Peter Holm
On Fri, 28 Mar 2003 02:40:10 +0100, in linux.debian.isp you wrote:

>Really?
>
>I tried "apt-cache search thorttle" and got nothing.

right, you will not find it with apt-cache, maybe there is something
wrong. But it´s already there:

woody:/usr/lib/apache/1.3# dpkg -S mod_throttle.so
apache-common: /usr/lib/apache/1.3/mod_throttle.so



Have a nice thread,
Peter


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



Re: mod_log_sql? also missing: mod_throttle

2003-03-27 Thread Rudi Starcevic
Jeremy,
I tried "apt-cache search thorttle" and got nothing
try throttle instead of thorttle
Cheers

Jeremy Zawodny wrote:
On Fri, Mar 28, 2003 at 01:07:23AM +0100, Peter Holm wrote:
 

... also missing: mod_throttle... don?t you isp-guys use these
essential modules? 
 

ok, mod_throttle found, but major problems with mod_log_sql...
   

Really?
I tried "apt-cache search thorttle" and got nothing.
Jeremy
 





Re: mod_log_sql? also missing: mod_throttle

2003-03-27 Thread Jeremy Zawodny
On Fri, Mar 28, 2003 at 01:07:23AM +0100, Peter Holm wrote:
> >... also missing: mod_throttle... don?t you isp-guys use these
> >essential modules? 
> 
> ok, mod_throttle found, but major problems with mod_log_sql...

Really?

I tried "apt-cache search thorttle" and got nothing.

Jeremy
-- 
Jeremy D. Zawodny |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/




Re: mod_log_sql: can NOT compile, Jesus, can anybody help me?

2003-03-27 Thread Maarten van der Hoef
On Fri, Mar 28, 2003 at 01:04:38AM +0100, Peter Holm wrote:
> Hi,
> 
> did i say, i can compile it myself? Well, that was a mistake... first
> time after months of using debian I come to a point where I don´t
> know, what to do because a leck of indepth-compiler-knowledge...
> 
> I am trying to compile mod_log_slq, because I did not find any
> deb-package for this (what confused me really, as this is a very
> useful tool imho).
> 
> I follow the install docs but I get
> 
> /usr/bin/ld: cannot find -lz
> 
> It would be sooo nice, if one enlightened guru could take a look at
> this, it would be really nice having mod_log_sql running with
> debian...
> 
> http://www.grubbybaby.com/mod_log_sql/
> 
> 
> I also mailed to the author, I hope he likes debian...
> 
> 
> Thank you very much for your attention and help would be really
> appreciated. Think it will take me some years until I get more
> familiar with gcc and ld...
> 
> 
> 
> Have a nice thread,
> Peter
apt-get install zlib1g-dev

Google always fix your debian-box...

Maarten




Re: mod_log_sql: can NOT compile, Jesus, can anybody help me?

2003-03-27 Thread Kevin

> /usr/bin/ld: cannot find -lz

you probably need the zlib1g-dev package




Re: mod_log_sql? also missing: mod_throttle

2003-03-27 Thread Peter Holm
>... also missing: mod_throttle... don´t you isp-guys use these
>essential modules? 

ok, mod_throttle found, but major problems with mod_log_sql... please
see my other mail. 




Have a nice thread,
Peter




mod_log_sql: can NOT compile, Jesus, can anybody help me?

2003-03-27 Thread Peter Holm
Hi,

did i say, i can compile it myself? Well, that was a mistake... first
time after months of using debian I come to a point where I don´t
know, what to do because a leck of indepth-compiler-knowledge...

I am trying to compile mod_log_slq, because I did not find any
deb-package for this (what confused me really, as this is a very
useful tool imho).

I follow the install docs but I get

/usr/bin/ld: cannot find -lz

It would be sooo nice, if one enlightened guru could take a look at
this, it would be really nice having mod_log_sql running with
debian...

http://www.grubbybaby.com/mod_log_sql/


I also mailed to the author, I hope he likes debian...


Thank you very much for your attention and help would be really
appreciated. Think it will take me some years until I get more
familiar with gcc and ld...



Have a nice thread,
Peter




Re: mod_log_sql? also missing: mod_throttle

2003-03-27 Thread Rudi Starcevic
Jeremy,

I tried "apt-cache search thorttle" and got nothing
try throttle instead of thorttle

Cheers



Jeremy Zawodny wrote:

On Fri, Mar 28, 2003 at 01:07:23AM +0100, Peter Holm wrote:
 

... also missing: mod_throttle... don?t you isp-guys use these
essential modules? 
 

ok, mod_throttle found, but major problems with mod_log_sql...
   

Really?

I tried "apt-cache search thorttle" and got nothing.

Jeremy
 





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


Re: mod_log_sql? also missing: mod_throttle

2003-03-27 Thread Jeremy Zawodny
On Fri, Mar 28, 2003 at 01:07:23AM +0100, Peter Holm wrote:
> >... also missing: mod_throttle... don?t you isp-guys use these
> >essential modules? 
> 
> ok, mod_throttle found, but major problems with mod_log_sql...

Really?

I tried "apt-cache search thorttle" and got nothing.

Jeremy
-- 
Jeremy D. Zawodny |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/


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



Re: mod_log_sql: can NOT compile, Jesus, can anybody help me?

2003-03-27 Thread Maarten van der Hoef
On Fri, Mar 28, 2003 at 01:04:38AM +0100, Peter Holm wrote:
> Hi,
> 
> did i say, i can compile it myself? Well, that was a mistake... first
> time after months of using debian I come to a point where I don´t
> know, what to do because a leck of indepth-compiler-knowledge...
> 
> I am trying to compile mod_log_slq, because I did not find any
> deb-package for this (what confused me really, as this is a very
> useful tool imho).
> 
> I follow the install docs but I get
> 
> /usr/bin/ld: cannot find -lz
> 
> It would be sooo nice, if one enlightened guru could take a look at
> this, it would be really nice having mod_log_sql running with
> debian...
> 
> http://www.grubbybaby.com/mod_log_sql/
> 
> 
> I also mailed to the author, I hope he likes debian...
> 
> 
> Thank you very much for your attention and help would be really
> appreciated. Think it will take me some years until I get more
> familiar with gcc and ld...
> 
> 
> 
> Have a nice thread,
> Peter
apt-get install zlib1g-dev

Google always fix your debian-box...

Maarten


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



Re: mod_log_sql: can NOT compile, Jesus, can anybody help me?

2003-03-27 Thread Kevin

> /usr/bin/ld: cannot find -lz

you probably need the zlib1g-dev package


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



Re: mod_log_sql? also missing: mod_throttle

2003-03-27 Thread Peter Holm
>... also missing: mod_throttle... don´t you isp-guys use these
>essential modules? 

ok, mod_throttle found, but major problems with mod_log_sql... please
see my other mail. 




Have a nice thread,
Peter


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



mod_log_sql: can NOT compile, Jesus, can anybody help me?

2003-03-27 Thread Peter Holm
Hi,

did i say, i can compile it myself? Well, that was a mistake... first
time after months of using debian I come to a point where I don´t
know, what to do because a leck of indepth-compiler-knowledge...

I am trying to compile mod_log_slq, because I did not find any
deb-package for this (what confused me really, as this is a very
useful tool imho).

I follow the install docs but I get

/usr/bin/ld: cannot find -lz

It would be sooo nice, if one enlightened guru could take a look at
this, it would be really nice having mod_log_sql running with
debian...

http://www.grubbybaby.com/mod_log_sql/


I also mailed to the author, I hope he likes debian...


Thank you very much for your attention and help would be really
appreciated. Think it will take me some years until I get more
familiar with gcc and ld...



Have a nice thread,
Peter


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



Re: mod_log_sql? also missing: mod_throttle

2003-03-27 Thread Peter Holm
Hi,

... also missing: mod_throttle... don´t you isp-guys use these
essential modules? 

not, that I wouldn´t be able to compile these myself, but it appears
to me like fallback into my redhat-times... also I do not install gcc
on servers what adds some overhead...



Have a nice thread,
Peter




Re: mod_log_sql? also missing: mod_throttle

2003-03-27 Thread Peter Holm
Hi,

... also missing: mod_throttle... don´t you isp-guys use these
essential modules? 

not, that I wouldn´t be able to compile these myself, but it appears
to me like fallback into my redhat-times... also I do not install gcc
on servers what adds some overhead...



Have a nice thread,
Peter


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



Re: mod_log_sql?

2003-03-27 Thread Jeremy Zawodny
On Thu, Mar 27, 2003 at 02:52:56PM +0100, Peter Holm wrote:
> Hi, 
> 
> are there anywhere debs with mod_log_sql ???

I don't think so.  At least I wasn't able to find any the last time I
went searching...

Jeremy
-- 
Jeremy D. Zawodny |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/




Re: mod_log_sql?

2003-03-27 Thread Jeremy Zawodny
On Thu, Mar 27, 2003 at 02:52:56PM +0100, Peter Holm wrote:
> Hi, 
> 
> are there anywhere debs with mod_log_sql ???

I don't think so.  At least I wasn't able to find any the last time I
went searching...

Jeremy
-- 
Jeremy D. Zawodny |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/


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



mod_log_sql?

2003-03-27 Thread Peter Holm
Hi, 

are there anywhere debs with mod_log_sql ???



Have a nice thread,
Peter




mod_log_sql?

2003-03-27 Thread Peter Holm
Hi, 

are there anywhere debs with mod_log_sql ???



Have a nice thread,
Peter


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