so how do the web site know to run the php.ini from its directory first, and run the server default php.ini if they cannot find php.ini in its own directory?
is it the web site default set up to run php.ini from its own diretory first?
or should i tell it so? and how?
thanks!