|
|
einfo "Smarty has been installed in /usr/lib/php/Smarty/." | einfo "Smarty has been installed in /usr/lib/php/Smarty/." |
einfo "To use it in your scripts, either" | einfo "To use it in your scripts, either" |
einfo "1. define('SMARTY_DIR', \"/usr/lib/php/Smarty/\") in your scripts, or" | einfo "1. define('SMARTY_DIR', \"/usr/lib/php/Smarty/\") in your scripts, or" |
einfo "2. add /usr/lib/php/Smarty/ to includes= in /etc/php4/php.ini" |
einfo "2. add '/usr/lib/php/Smarty/' to the 'include_path' variable in your" |
|
einfo "php.ini file under /etc/php/SAPI (where SAPI is one of apache-php[45]," |
|
einfo "cgi-php[45] or cli-php[45])." |
} | } |