Hello, i build a website in Windows and now i am tryning to put in online in a Linux server but i got this error in all my pages that use MySQL to do something:
[21-Sep-2015 10:22:26 America/Sao_Paulo] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/php_gd2.dll' - /usr/local/lib/php/extensions/no-debug-non-zts-20090626/php_gd2.dll: cannot open shared object file: No such file or directory in Unknown on line 0.
I know that the dll is not supposed to be there but i did not find the php.ini anywhere.
I'm using mysqli extension for database conection and to execute querys.
i736.photobucket.com/albums/xx10/SoulFear/extensoes_zpsobplse8l.png
i736.photobucket.com/albums/xx10/SoulFear/php%20info_zpsfjx6mexa.png
i736.photobucket.com/albums/xx10/SoulFear/gd_zpsqvsqil1y.png
Can anyone help me?
[21-Sep-2015 10:22:26 America/Sao_Paulo] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/php_gd2.dll' - /usr/local/lib/php/extensions/no-debug-non-zts-20090626/php_gd2.dll: cannot open shared object file: No such file or directory in Unknown on line 0.
I know that the dll is not supposed to be there but i did not find the php.ini anywhere.
I'm using mysqli extension for database conection and to execute querys.
i736.photobucket.com/albums/xx10/SoulFear/extensoes_zpsobplse8l.png
i736.photobucket.com/albums/xx10/SoulFear/php%20info_zpsfjx6mexa.png
i736.photobucket.com/albums/xx10/SoulFear/gd_zpsqvsqil1y.png
Can anyone help me?
Last edited by a moderator: