• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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