| 
	
 | 
 Posted by YoLed on 01/04/08 11:51 
In article <op.t4dazbxd5bnjuv@metallium.lan>, luiheidsgoeroe@hotmail.com  
says... 
> Restarting Apache would do. 
 
Done 
 
> Reading the _entire_ installation instruction helps though: 
> 'A file named libmysql.dll is included in the Windows PHP distribution and 
> in order for PHP to talk to MySQL this file needs to be available to the 
> Windows systems PATH.' 
> Where is your libmysql.dll, and is it available in PATH? 
 
Done (under E:\php) 
 
> And just to be sure: 
> 'As with enabling any PHP extension (such as php_mysql.dll), the PHP 
> directive extension_dir should be set to the directory where the PHP 
> extensions are located. See also the Manual Windows Installation 
> Instructions. An example extension_dir value for PHP 5 is c:\php\ext' 
> -- 
>  
 
Well, the missing part was : 
extension_dir = "e:\php\ext" 
 
Thanks
 
  
Navigation:
[Reply to this message] 
 |