I'm using a separate ini file in /etc/php5/conf.d/ to accomplish this.
/etc/php5/conf.d/smarty.ini:
[Smarty]
include_path = ${include_path} ":/usr/share/php/Smarty"
That's all.
Of course, the ${variable} syntax in PHP configuration files has
apparently only been possible since PHP 5.1.0 (see
http://us.php.net/manual/en/configuration.php), and the smarty package
says it's fine with php4.
--
Smarty in php.ini Include
https://bugs.launchpad.net/bugs/44404
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs