I have access to my php.ini file for editing. The installation instructions say to edit php.ini and set the include_path to "<blafoo>/phpopenchat-2.x/includes" (I understand this is an example)
Below is my current line in php.ini. What would be the syntax to add this to this line? Or am I supposed to add it?
include_path = ".:/usr/share/php"
ThanX for any help
-BobbyWright
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have access to my php.ini file for editing. The installation instructions say to edit php.ini and set the include_path to "<blafoo>/phpopenchat-2.x/includes" (I understand this is an example)
Below is my current line in php.ini. What would be the syntax to add this to this line? Or am I supposed to add it?
include_path = ".:/usr/share/php"
ThanX for any help
-BobbyWright