php.ini and "include_path"
by default with 10.5 Server, "include_path" within /etc/php.ini is commented out.
; UNIX: "/path1:/path2"
; include_path = ".:/php/includes"
in general, other than uncommenting the second line, is there anything else i should be aware of?
thanks!
; UNIX: "/path1:/path2"
; include_path = ".:/php/includes"
in general, other than uncommenting the second line, is there anything else i should be aware of?
thanks!
G5 dual 2.7, Mac OS X (10.4.8)