Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Disable logging

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Redundant Hosting?  
Author Message
nospam239

External


Since: Dec 06, 2004
Posts: 2



(Msg. 1) Posted: Mon Dec 06, 2004 7:35 pm
Post subject: Disable logging
Archived from groups: alt>apache>configuration (more info?)

I am trying to get apache to run from a CD, so I am first testing in a
read only dir on my hard disk. I have disabled what I don't need in
httpd.conf and delete files that I don't need. It works great except
that it will bomb out if I don't have a logs/ dir or if it's not writable.

It seems stupid that the server won't start just because it can't create
logs. What can I do to disable this.

Testing on WinXP Pro, Apache 2.0.48.

Thanks!
-Shawn

 >> Stay informed about: Disable logging 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 2) Posted: Tue Dec 07, 2004 1:35 am
Post subject: Re: Disable logging [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2004-12-06, Shawn McKenzie <nospam.DeleteThis@mckenzies.net> wrote:
 > I am trying to get apache to run from a CD

Then redirect logging to a script that just throw it away or use
circulog.
Davide

--
Q: How many Microsoft Programmers does it take to screw in a lightbulb?
A: It cannot be done. You will need to upgrade your house.
-- Geoff Johnson<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Disable logging 
Back to top
Login to vote
nospam239

External


Since: Dec 06, 2004
Posts: 2



(Msg. 3) Posted: Tue Dec 07, 2004 7:35 pm
Post subject: Re: Disable logging [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Davide Bianchi wrote:
 > On 2004-12-06, Shawn McKenzie <nospam DeleteThis @mckenzies.net> wrote:
 >
  >>I am trying to get apache to run from a CD
 >
 >
 > Then redirect logging to a script that just throw it away or use
 > circulog.
 > Davide
 >
Thanks, but more detail would be helpful. How would I redirect logging
to a script? What the heck is circulog?

TIA,
Shawn<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Disable logging 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 4) Posted: Wed Dec 08, 2004 1:35 am
Post subject: Re: Disable logging [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2004-12-07, Shawn McKenzie <nospam RemoveThis @mckenzies.net> wrote:
 > Thanks, but more detail would be helpful. How would I redirect logging
 > to a script?

Basically you put `your script here` instead of the name of the logfile
in the directive. See the documentation of Apache.

 > What the heck is circulog?

A doohicky that 'write' logs in memory in a circular buffer, so you
can 'read' the last 10 entries or so for debug pourposes and the
buffer never run out.
Search 'circulog' on google, you'll find a ton of references.

Davide

--
A computer without Windows is like a fish without a bicycle<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Disable logging 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Disable SSI for WebDAV? - We use SSI to include some standard headers and footers. And we want to give some authors access to the content by using WebDAV. The problem is that also when using WebDAV the SSIs are executed. That's really not fine because after the first WebDAV writ...

Disable Proxy? - Hi all, Does anyone know how to disable proxy server to cache my Apache web server content? Cause my Apache is running application instead of static homepages. Is there any setting in the httpd.conf to do this? I don't want to add too many <meta..

Disable "computer name" lookup on LAN - This seems to be a simple question, but I couldn't find any solution even after googling. How to disable computer name based lookup if all the systems are connected in LAN. For example, http://joe/foo.php . Here one can use the file in system "joe...

/etc/passwd is vieable - how to disable it - Hi, I am using Apache for more than 5 years and last night I noticed, that every ftp user on my server can see the content of /etc/passwd file using php! (other important system files too). It is obvious - I do not want other pepople to see these files...

Disable File Upload - Hello, I have a Web server and would like to disable HTTP file upload altogether so as to restrict CGI programs written in any languages. What is the best way to do so? Thanks. -- Regards, Bernard Chan
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]