Ticket #1136 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

Overwriting fcgi config during update RC3->RC4

Reported by: Spheerys <contact@spheerys.fr> Assigned to:
Priority: major Milestone: ispCP ω 1.0.0 - RC5
Component: Config Files Version: ispCP ω 1.0.0 - RC4
Severity: Don't know Keywords: fcgi erase overwriting update
Cc:

Description

I'm using for some websites the /var/www/fcgi/domaine.tld/php5/php.ini file to configure precisely the php options For exemple, I configure the "Register global=On" variable for one particular domain.

After the update from RC3 to RC4, the php.ini file of each domains were overwrited. I have to reconfigure each website with their particularities... Enjoy :D

Is it normal ? Could it be solve for the next RC ?

Attachments

ispcp-dmn-mngr.keep_php_ini.patch (2.4 kB) - added by FeG on 03/27/08 21:49:06.
Patch to prevent ispcp-dmn-mngr from overwriting an existing php.ini

Change History

03/26/08 11:12:47 changed by rats

  • milestone changed from Working to ispCP ω 1.0.0 - RC5.

03/27/08 21:49:06 changed by FeG

  • attachment ispcp-dmn-mngr.keep_php_ini.patch added.

Patch to prevent ispcp-dmn-mngr from overwriting an existing php.ini

03/27/08 21:50:30 changed by FeG

I've just added a patch which makes ispcp-dmn-mngr check if there is an existing php.ini file and only stores the default php.ini if there isn't one. This way, user modified php.ini files shouldn't be overwritten anymore.

03/31/08 09:26:38 changed by rats

  • status changed from new to closed.
  • resolution set to fixed.

Thanks to FeG. Patch will be found in r1089


Add/Change #1136 (Overwriting fcgi config during update RC3->RC4)




Action