I have a standard install of Mac OS X server 10.3.9 running as a web server. There doesn't seem to be a php.ini file that it is using - (phpinfo shows /etc as the ini directory and there is a php.ini.default and .recommended but not php.ini and phpinfo does not match what is in either of those files).
Does this mean that there are some default settings that are used when there is not a php.ini file?
If not, does anyone know what php.ini file is being used on a standard install?
If so, how can I change certain settings without changing the other settings?
I tried changing the php.ini.default to php.ini but that caused some problems so i changed it back to .default. This also tells me that .default does not match what it is currently using.
I would really appreciate it if someone who understands how this works with the standard install would explain it here or point me in the right direction.
Thanks.
Dave.
Does this mean that there are some default settings that are used when there is not a php.ini file?
If not, does anyone know what php.ini file is being used on a standard install?
If so, how can I change certain settings without changing the other settings?
I tried changing the php.ini.default to php.ini but that caused some problems so i changed it back to .default. This also tells me that .default does not match what it is currently using.
I would really appreciate it if someone who understands how this works with the standard install would explain it here or point me in the right direction.
Thanks.
Dave.