Jump to content
Larry Ullman's Book Forums

Altering Php.Ini Include_Path


Recommended Posts

Hi, I'm unsure of how to alter my php.ini file according to the instructions on the PEAR website

 

It says "In every case, PEAR's php_dir should be in the include path. If not, add it in your system's php.ini."

 

On my system(Mac 10.6.6), this is PEAR's php dir

 

/Users/michaelmitchell/pear/share/pear

On my system, this is the php.ini include path

 

.:/Applications/MAMP/bin/php5.3/lib/php

What should the resulting path look like in my php.ini? Do I delete the current path and replace it with PEAR's php dir path? or do I somehow integrate the two?

 

Thanks for your help.

Link to comment
Share on other sites

 Share

×
×
  • Create New...