J
|
Jane 7/23/2008 |
Steve, $path_to_file = "include/errors.xml";
$path_to_file = dirname(file)."/errors.xml";
|
S
|
steveh author 7/23/2008 |
I've already made that as a change, but the bug is an IIS one, now I've gone looking, many people have complained of this issue on XP. |
L
|
laurent 7/31/2008 |
I've already made that as a change, but the bug is an IIS one, now I've gone looking, many people have complained of this issue on XP. IIS should set the working directory to the virtual directory but they don't. This is a good solid fix for the issue though, thanks.
|
S
|
steveh author 7/31/2008 |
Not an option I'm afraid, we have to run whatever is on the customer site, this customer is Windows and IIS. |