Re: [Postfixadmin-devel] Admin interface is broken and no longer useable
Brought to you by:
christian_boltz,
gingerdog
From: David G. <da...@co...> - 2012-04-27 16:27:43
|
On 23 Apr 2012, at 16:12, Johnny Solbu wrote: > On Monday 23 April 2012 10:41, David Goodwin wrote: >> I thought we'd removed the ereg() stuff some time ago > > If you did, it's not apparently clear that one /also/ should upgrade the config file, as config files are seldom upgraded unless one must. > >> so I'm skeptical that you're actually using the latest release. > > We upgraded to the latest postfixadmin yesterday. > The only part we never upgrade in upgrades, unless some acompanying documentation or comments in the new config file (with sufix .dpkg-dist) says otherwise, is the config file. One should always reuse the same config file in most software who's config files resides in the /etc tree. Hi, Yes - but we've supported a config.local.php for some time now - which should stop/save you from changing the 'shipped' config.inc.php. I agree it's not ideal to change the config file…. but sometimes it's necessary (e.g. merging in new features) - and coping with deprecated stuff from PHP! thanks David. |