Hey this is what I have done so far to try to get my PHP 4.0.5 to read the php.ini
I have included in the --with-config-file-path=/data
inside the /data directory is my php.ini file
I also have tried ...path=/data/php.ini
when I go a phpinfo() the path come up right, BUT when I change the
highlight.bg = #FFFFFF TO
highlight.bg = #DDDDDD
it does not come up
any thought on how to solve this problem
Thanks
scotty