Posted by Aleksandar Cikota on 10/01/06 17:38
Hi,
I use IIS5.1 installed on Windows XP. My PHP version is 5.1.4. I have a
little problem with php_gd2.dll extension. When I start phpinfo() there is
on the bottom this error mesage:
PHP Warning: PHP Startup: Unable to load dynamic library
'./ext\php_gd2.dll' - Access is denied. in Unknown on line 0
And in an other php programm, when I try to draw a rectangle the error
message looks so:
Warning: Cannot modify header information - headers already sent by (output
started at c:\Inetpub\wwwroot\J75\kvadrat.php:6) in
c:\Inetpub\wwwroot\J75\kvadrat.php on line 7
Fatal error: Call to undefined function ImageCreate() in
c:\Inetpub\wwwroot\J75\kvadrat.php on line 10
PHP Warning: PHP Startup: Unable to load dynamic library
'./ext\php_gd2.dll' - Access is denied. in Unknown on line 0
Why is the access denied? What schould I do?
Thank You!
Regards,
A.
Navigation:
[Reply to this message]
|