Thursday, January 18, 2007

abuk php conf hatası

php.ini de mysql i yükle enable durumda üstüne üstlük ext folderinde de php_mysql.dll duruo ama bi türlü

PHP Warning: PHP Startup: Unable to load dynamic library 'c:/php/ext/php_mysql.dll' - The specified module could not be found.\r\n in Unknown on line 0

den kurtulamıyorsanız win/system32 deki libmysql.dll i koncuklayın bide apache2 yi restart etmeyi unutmayın eni sonu düzelio.

No comments:

C# scan cs file and find variables values and names

using Microsoft . CodeAnalysis ; using Microsoft . CodeAnalysis . CSharp ; using Microsoft . CodeAnalysis . CSharp . Syntax ; using Xunit . ...