ispCP - Board - Support
Update Domains - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: Update Domains (/thread-5084.html)



Update Domains - grg - 12-06-2008 11:53 PM

Hi,

i've modified the php.ini template in /etc/ispcp/fcgi/parts/php5/ and then i've used this howto to update all domains php.ini:

http://www.isp-control.net/documentation/howto/ispcp/regenerate_config

It doesn't seem to be working: /var/www/fcgi/DOMAIN/php5/php.ini isn't changed.

I'm using the last nightly.

Can you help me?

Another question: i want to use Php4/5/6 on the same machine. I've configured it and it works. Now i need to modify the account creation to make it creating /var/www/fcgi/DOMAIN/php4-starter, /var/www/fcgi/DOMAIN/php5-starter, /var/www/fcgi/DOMAIN/php6-starter.

Any advice?

Thanks

GrG


RE: Update Domains - grg - 12-08-2008 12:25 AM

Any help?

Thanks Smile

GrG


RE: Update Domains - joximu - 12-08-2008 06:34 PM

Please don't ask several questions if you hope for answer :-)

you need to remove/rename the fcgi/domain/phpX/php.ini file before "changing" the domain...
(The file is not recreated if it's already there).

/J