Forum

apache2triad log ip...
 
Bildirimler
Hepsini Temizle

apache2triad log iptali

8 Yazılar
2 Üyeler
0 Likes
588 Görüntüleme
(@EmreYALCIN)
Gönderiler: 5
Active Member
Konu başlatıcı
 

apache2triad log iptali nasıl yapılıyor bilen var mı?  ver. 1.5.4 

 
Gönderildi : 02/10/2012 19:47

(@MusabYardim)
Gönderiler: 67
Trusted Member
 

Apache konfigürasyon dosyanız içerisinde,

ErrorLog logs/error_log  

Bu dizinin başına # işareti koyarak pasif hale getirip bu satırın altınada  

ErrorLog /dev/null 

satırını eklerseniz apache artık log basmayacaktır. 

 
Gönderildi : 03/10/2012 16:18

(@EmreYALCIN)
Gönderiler: 5
Active Member
Konu başlatıcı
 

hala log kaydı almaya devam ediyor. geçerli olmamıştır diye restart yaptığımda da apache çalışmaz oldu. 

 
Gönderildi : 03/10/2012 20:11

(@MusabYardim)
Gönderiler: 67
Trusted Member
 

Servisi restart ettiğinizde aldığınız bir hata varsa bunu iletir misiniz? Ayrıca basılmaya devam edilen loglarda servisin restart olduktan sonra çalışmadığına dair loglar varsa bunlarıda iletirseniz incelememizde fayda olacaktır.

 
Gönderildi : 03/10/2012 20:55

(@EmreYALCIN)
Gönderiler: 5
Active Member
Konu başlatıcı
 

Windows, Yerel Bilgisayar üzerindeki Apache2Triad Apache2 Service hizmetini başlatamadı.

Daha çok bilgi için Sistem Olay Günlüğü' nü inceleyin. Bu bir Microsoft hizmeti değilse, hizmet satıcısını arayıp 

bu hizmete özel hata kodunu bildirin: 1.

 

 

 

bu şekilde bir hata ekranı açılıyor 

 
Gönderildi : 04/10/2012 18:47

(@MusabYardim)
Gönderiler: 67
Trusted Member
 

Konfigürasyon dosyasınızda ErrorLog şeklinde geçen satırları iletebilir misiniz?

Versiyon olarak 1.5.4 'te deneme şansım yok fakat versiyon 2.4.2 'de bu şekilde hata vermemektedir.

Konfigürasyon dosyanızın belirttiğim satırını iptal ettiğinizden emin olup aşağıdaki gibi olduğundan emin olmanızı öneririm.

#ErrorLog "logs/error.log"

ErrorLog /dev/null

 

Buna rağmen apache'yi restart ettiğinizde sorun yaşıyorsanız log dosyasına son düşülen logları gönderebilir misiniz? 

 
Gönderildi : 06/10/2012 01:45

(@EmreYALCIN)
Gönderiler: 5
Active Member
Konu başlatıcı
 
# ErrorLog: The location of the error log file.
# If you do not specify an ErrorLog directive within a <VirtualHost>
# container, error messages relating to that virtual host will be
# logged here.  If you *do* define an error logfile for a <VirtualHost>
# container, that host's errors will be logged there and not here.
#
#ErrorLog "logs/error.log"
ErrorLog /dev/null
#
# LogLevel: Control the number of messages logged to the error.log.
# Possible values include: debug, info, notice, warn, error, crit,
# alert, emerg.
 
 
 
bu şekilde conf.  dosyası 
 
Gönderildi : 06/10/2012 10:54

(@EmreYALCIN)
Gönderiler: 5
Active Member
Konu başlatıcı
 

Error Logs dosyasında yazanlarda bunlar

 

[Thu Oct 04 15:32:55 2012] [notice] Apache/2.2.0 (Win32) PHP/5.1.2 configured -- resuming normal operations

[Thu Oct 04 15:32:55 2012] [notice] Server built: Dec 11 2005 20:34:33

[Thu Oct 04 15:33:01 2012] [notice] Parent: Created child process 1912

[Thu Oct 04 15:33:02 2012] [notice] Child 1912: Child process is running

[Thu Oct 04 15:33:02 2012] [notice] Child 1912: Acquired the start mutex.

[Thu Oct 04 15:33:02 2012] [notice] Child 1912: Starting 150 worker threads.

[Thu Oct 04 15:33:02 2012] [notice] Child 1912: Starting thread to listen on port 80.

[Thu Oct 04 15:38:00 2012] [notice] Parent: Received shutdown signal -- Shutting down the server.

[Thu Oct 04 15:38:00 2012] [notice] Child 1912: Exit event signaled. Child process is ending.

[Thu Oct 04 15:38:01 2012] [notice] Child 1912: Released the start mutex

[Thu Oct 04 15:38:02 2012] [notice] Child 1912: Waiting for 150 worker threads to exit.

[Thu Oct 04 15:38:02 2012] [notice] Child 1912: All worker threads have exited.

[Thu Oct 04 15:38:02 2012] [notice] Child 1912: Child process is exiting

[Thu Oct 04 15:38:02 2012] [notice] Parent: Child process exited successfully.

[Fri Oct 05 10:57:56 2012] [notice] Apache/2.2.0 (Win32) PHP/5.1.2 configured -- resuming normal operations

[Fri Oct 05 10:57:56 2012] [notice] Server built: Dec 11 2005 20:34:33

[Fri Oct 05 10:57:56 2012] [notice] Parent: Created child process 3500

[Fri Oct 05 10:57:57 2012] [notice] Child 3500: Child process is running

[Fri Oct 05 10:57:57 2012] [notice] Child 3500: Acquired the start mutex.

[Fri Oct 05 10:57:57 2012] [notice] Child 3500: Starting 150 worker threads.

[Fri Oct 05 10:57:57 2012] [notice] Child 3500: Starting thread to listen on port 80.

[Sat Oct 06 07:55:02 2012] [notice] Parent: Received shutdown signal -- Shutting down the server.

[Sat Oct 06 07:55:02 2012] [notice] Child 3500: Exit event signaled. Child process is ending.

[Sat Oct 06 07:55:03 2012] [notice] Child 3500: Released the start mutex

[Sat Oct 06 07:55:04 2012] [notice] Child 3500: Waiting for 150 worker threads to exit.

[Sat Oct 06 07:55:04 2012] [notice] Child 3500: All worker threads have exited.

[Sat Oct 06 07:55:04 2012] [notice] Child 3500: Child process is exiting

[Sat Oct 06 07:55:04 2012] [notice] Parent: Child process exited successfully.

 

 
Gönderildi : 06/10/2012 10:59

Paylaş: