LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   include_path location (https://www.linuxquestions.org/questions/linux-newbie-8/include_path-location-4175416422/)

ggalan 07-12-2012 09:03 PM

include_path location
 
a newbie question but
where is a good place to store for Zend library directory?

i have to make changes to my php.ini and wasnt sure of best practices

jv2112 07-13-2012 04:37 AM

:twocents:

First one is the safest option.

/home/user/.bashrc ---> Set path for that user only.

/etc/bash.bashrc ---> System default for ALL users.


All times are GMT -5. The time now is 05:33 AM.