store | blogs | forums | twitter | facebook | wiki | mailing lists | downloads | support portal
Atomic Secure Linux
It is currently Fri May 24, 2013 2:42 pm

» Feed - Atomicorp

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic Share/Bookmark  [ 5 posts ] 
Author Message
 Post subject: [atomic] PHP 5.2.14
Unread postPosted: Tue Jul 27, 2010 6:15 pm 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin

Joined: Wed Dec 31, 1969 8:00 pm
Posts: 7429
Location: earth
This update covers PHP, PHP-Eaccelerator, Suhosin, and PHP-Sqlite2. This is primarily a bugfix update.

Full Changelog:
http://www.php.net/ChangeLog-5.php#5.2.14

To upgrade:

yum upgrade php


Top
 Profile  
 
 Post subject: Re: [atomic] PHP 5.2.14
Unread postPosted: Wed Jul 28, 2010 2:15 pm 
Offline
Forum Regular
Forum Regular

Joined: Wed Jan 02, 2008 3:21 pm
Posts: 515
Location: United Kingdom
FYI: Updated php 5.2.14 (from 5.2.13) on LAN/development server last night which runs a few cron backups w/mail confirmation overnight. This morning noticed messages not delivered. Checked mail server logs and "p_s: something to block! (Disallowed characters found in MIME headers)" in qmail-queue.log. Examined the quarantined message, it has extra header: "X-PHP-Originating-Script: 10001:script.php^M" inserted before php custom headers.

Bug fix #50907 X-PHP-Originating-Script adding two new lines in *NIX not resolved by this release?
Never had the problem before update... fixed it by editing php.ini and commenting out
Code:
;mail.add_x_header = On

BTW: there was no prompt about php.ini.rpmnew during yum upgrade. Will check on production server after php upgrade to see if it is added and make alteration before restarting Apache.

Hope it may be of help to others...


Top
 Profile  
 
 Post subject: Re: [atomic] PHP 5.2.14
Unread postPosted: Wed Jul 28, 2010 4:00 pm 
Offline
Forum Regular
Forum Regular

Joined: Wed May 12, 2010 5:40 pm
Posts: 137
I got this notification email when updating php...

OSSEC HIDS Notification.
2010 Jul 27 16:36:19
Integrity checksum changed for: '/etc/php.ini.rpmnew'


Top
 Profile  
 
 Post subject: Re: [atomic] PHP 5.2.14
Unread postPosted: Wed Jul 28, 2010 9:08 pm 
Offline
Long Time Forum Regular
Long Time Forum Regular

Joined: Thu Dec 09, 2004 11:19 am
Posts: 1846
That's OK.

When ossec says checksum changed, it basically means the file has changed. So you'll see it all the time when you upgrade your system (e.g. centos 5.4 to 5.5 or whatever) and when you upgrade important components.

In this case you had a php.ini.rpmnew from a previous upgrade. That file was overwritten when you installed the latest php, and ossec noticed and notified you. I'm not sure why it would be interested in a .rpmnew file, but maybe it looks at everything in /etc or looks for php.ini.*

Faris.

_________________
--------------------------------
<advert>
If you want to rent a UK-based VPS that comes with friendly advice and support from a fellow ART fan, please get in touch.
</advert>


Top
 Profile  
 
 Post subject: Re: [atomic] PHP 5.2.14
Unread postPosted: Thu Jul 29, 2010 2:30 am 
Offline
Long Time Forum Regular
Long Time Forum Regular

Joined: Sat Aug 20, 2005 9:30 am
Posts: 2812
Location: The Netherlands
Kalimari wrote:
BTW: there was no prompt about php.ini.rpmnew during yum upgrade.


Note that this is not a guarantee that your php.ini wasn't replaced. If you never modified the standard version from the last install, the upgrade is just going to replace php.ini with the standard version for the new package. (This is not necessarily true for every package, but can be configured in the SPEC file for the package.)

_________________
Lemonbit Internet Dedicated Server Management


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic Share/Bookmark  [ 5 posts ] 

» Feed - Atomicorp

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group