PIAF2: /var/log/messages missing

jucha

New Member
Joined
Mar 12, 2008
Messages
29
Reaction score
0
File /var/log/messages does not exists in centos 6.1 and 6.2.
I ran an phpagi, and i can not to see errors like oracle conection.
I create manual the file, but nothing.

cron, maillog, spoller does not exists, yet.
:confused5:
 

randy7376

Defnyddiwr Gweithredol
Joined
Sep 29, 2010
Messages
865
Reaction score
144
I just did an install about an hour ago and /var/log/messages exists for me along with the others you mentioned.

What do you get if you run:
Code:
rpm -qa | grep -i syslog
It should return rsyslog-4.6.2-12.el6.i686 which I believe is the package name for syslog in CentOS. If it's missing, you can try to install via yum:

Code:
yum -y install rsyslog
I would suggest that if you find other problems, you might want to consider a re-install.
 

darmock

PIAF Developer
Joined
Oct 18, 2007
Messages
2,892
Reaction score
98
There are any number of changes

start here

http://wiki.centos.org/Manuals/ReleaseNotes/CentOS6.2

The list of changes is vast. We have tried to take into account these changes however we can't make it just like it was in Centos 5.x. So people have to adapt and overcome. For example cron is different as is init.


Tom
 

jucha

New Member
Joined
Mar 12, 2008
Messages
29
Reaction score
0
Hi, I have PIAF 2061 64Bits

root@piaf1:/etc/asterisk $ rpm -qa | grep -i syslog
syslog-ng-3.2.5-1.el6.x86_64
root@piaf1:/etc/asterisk $

root@piaf1:/etc/asterisk $ yum -y install rsyslog
Transaction Check Error:
file /etc/logrotate.d/syslog from install of rsyslog-4.6.2-12.el6.x86_64 conflicts with file from package syslog-ng-3.2.5-1.el6.x86_64
:confused5:
 

randy7376

Defnyddiwr Gweithredol
Joined
Sep 29, 2010
Messages
865
Reaction score
144
You already have syslog installed. Hence, the conflict.
 

Members online

No members online now.

Forum statistics

Threads
25,824
Messages
167,825
Members
19,247
Latest member
mdauck
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top