Hi. Is it possible to have php started with a php.ini file located elsewhere the /windows directory?
The manual shows the command
"php -c path-to-file\php.ini"
but this doesn't seem to work.
There must be an easier option to do this because not all webservers can recognize options in the executable path.
Thanks
John