Sentora Support Forums

Full Version: Pear Install
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Running Cent os 6.8 any guides/howto's on installing? I do have it installed but cant seem to get it to work. I have this in my php.ini still no dice.

Code:
;;;;;;;;;;;;;;;;;;;;;;;;; ; Paths and Directories ; ;;;;;;;;;;;;;;;;;;;;;;;;; ; Linux ;include_path=".:/usr/share/pear:/usr/share/php/"


Any suggestions?
This will fail as you will need to add the path to openbase_dir setting so any use can access it too.

M B