Hi to all,
i've a problem with php,
so, i've a debian sarge with directadmin
when i launch php -v it says:
Why it say php_gd2.dll ? Dll is for windows, isnt it ?
so this is what appear when i launch locate php.ini
So, i think that the exactly php.ini is /usr/local/lib/php.ini
This is my php.ini on pastebin
http://pastebin.com/m259b2e20
Someone can help me ?
i've a problem with php,
so, i've a debian sarge with directadmin
when i launch php -v it says:
Code:
admin@server:~$ php -v
PHP Warning: PHP Startup: Unable to load dynamic library './php_gd2.dll' - ./php_gd2.dll: cannot open shared object file: No such file or directory in Unknown on line 0
PHP 5.2.5 (cli) (built: Mar 22 2008 00:16:18)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
Why it say php_gd2.dll ? Dll is for windows, isnt it ?
so this is what appear when i launch locate php.ini
Code:
admin@server:~$ locate php.ini
/etc/php4/apache/php.ini
/etc/php5/apache2/php.ini
/usr/local/lib/php.ini
So, i think that the exactly php.ini is /usr/local/lib/php.ini
This is my php.ini on pastebin
http://pastebin.com/m259b2e20
Someone can help me ?