Strangely, it works like a charm on my win32 apache/php4/mysql box.
Alain.
I get an error in lib.inc.php3: Warning: MySQL Connection Failed: for user: 'apache@localhost' (mot de passe: NON) in /usr/local/etc/www/si/php/phpMyAdmin-devel/lib.inc.php3 on line 38
Warning: MySQL: A link to the server could not be established in /usr/local/etc/www/si/php/phpMyAdmin-devel/lib.inc.php3 on line 38
Fatal error: Call to undefined function: mysql_die() in /usr/local/etc/www/si/php/phpMyAdmin-devel/lib.inc.php3 on line 38
PS: I just modified lib.inc.php3 for another bug, but it includes your changes.
Steve Alberty a écrit :
Hi,
i add support for dynamic extensions, especially for mysql.so|.dll in lib.inc.php3 (line 30-) i hope it works , because i have not testet on a windows server ...
_______________________________________________________