• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

php.ini for each domain

octet

Basic Pleskian
Hi guys!

Is it possible to make Zend optimizer available only for one domain name through vhost.conf instead of putting the following lines in /etc/php.ini? If yes, what would I have to do?

[Zend]
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-2_6_2
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-2_6_2
zend_optimizer.version=2.6.2
zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so


Many thanks!
 
This would be very cool!!
Has anybody done this before??
Thx
 
Back
Top