How can I change the path of PHP error log file from C:\Windows\Temp\php-errors.log to a custom path. I changed the error_log path in PHP.ini and cut the php-errors.log file to the new directory. But the log file is still writing in the old path.
I am using Windows Server 2008 R2 and IIS 7.5