[Phpmyadmin-devel] mysql extension load & constant area

Marc Delisle DelislMa at CollegeSherbrooke.qc.ca
Tue Jun 26 17:46:59 CEST 2001


Steve,

I get an error in lib.inc.php3:
Warning: MySQL Connection Failed: for user: 'apache at 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 ...
> 
> also i have add a constant area in the top of lib.inc.php3 and add
> three constants for global access.
> (string) PHPMYADMIN_VERSION = "2.3.0alpha-20010626"
> (bool)   PHP_WINDOWS - indicate if phpMyAdmin running on a windows server
> (int)    PHP_INT_VERSION - a 5-6 digit number of PHP Version (eg: 40006)
> 
> Regards,
> 
> --
> Steve Alberty [mailto:alberty at neptunlabs.de]
> NeptunLabs GbR
> ----------------------------------------------------Ende der Nachricht--
> 
> _______________________________________________
> Phpmyadmin-devel mailing list
> Phpmyadmin-devel at lists.sourceforge.net
> http://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel

-- 
Marc Delisle                              
Service de l'informatique
Collège de Sherbrooke, Québec




More information about the Developers mailing list