Hello,
I'm doing a migration of my web serve from iis 5 to iis 6.
I solved nearly all my problems but i can't solve this one
with php_dg when id do
ImageGif($Im)
i get an error
imagegif: unable to open temporary file in
<b>C:\UMO\unime d\lib\php\curse ur.php</b> on line <b>73</b><br>
My question is : what temporary directory php_gd use on win 2003 ?
thank's
Laurent
I'm doing a migration of my web serve from iis 5 to iis 6.
I solved nearly all my problems but i can't solve this one
with php_dg when id do
ImageGif($Im)
i get an error
imagegif: unable to open temporary file in
<b>C:\UMO\unime d\lib\php\curse ur.php</b> on line <b>73</b><br>
My question is : what temporary directory php_gd use on win 2003 ?
thank's
Laurent
Comment