phpbar.de logo

Mailinglisten-Archive

[php] MySQL said: No Database Selected .... abermit bei phpMy Admin

[php] MySQL said: No Database Selected .... abermit bei phpMy Admin

Bossler, Ralph Ralph.Bossler_(at)_dresdner-bank.com
Thu, 24 Aug 2000 09:35:01 +0200


Hast Du die config.inc.php3 entsprechend angepasst?

mfG
Ralph Boßler
Dresdner Bank AG
Frankfurt

> -----Original Message-----
> From: steffen otte [mailto:phplist_(at)_gmx.de]
> Sent: Thursday, August 24, 2000 9:19 AM
> To: php-mailingliste
> Subject: [php] MySQL said: No Database Selected .... abermit bei
> phpMyAdmin
> 
> 
> Hallo wer kann mir helfen??
> Es funktioniert alles, bis auf die tatsache, dass mein 
> phpMyAdmin einfach
> keinen Zugriff auf meine mySQL-DB's bekommt. apache läuft 
> wunderbar, ich
> habe zugriff auf alle mySQL-DB's per php4 und per coldfusion ... nur
> phpMyAdmin stellt sich stur. Ich habe die php- und die 
> php3-version probiert
> .... njet.
> ---
> Error
> MySQL said: No Database Selectet
> Back
> ---
> 
> Hat jemand einen Tip????? Ihr seht's vielleicht auf Anhieb, 
> woran es liegen
> könnte. Ist phpMyAdmin buggy?
> 
> Gruss,
> Steffen
> 
> >>>
> Hier meine Einstellungen:
> 
> c:\mysql
> c:\php4
> e:\Apache
>     mit php4 komplett im /cgi-bin
>     mit phpMyAdmin in /htdocs/myadmin
> 
> ---
> Auszug aus der php.ini in c:\winnt\
> 
> ;;;;;;;;;;;;;;;;;;;;;;;;;
> ; Paths and Directories ;
> ;;;;;;;;;;;;;;;;;;;;;;;;;
> doc_root  = e:\apache\htdocs
> extension_dir = e:\apache\cgi-bin
> enable_dl  = On
> 
> [MySQL]
> mysql.allow_persistent = On
> mysql.max_persistent = -1
> mysql.max_links  = -1
> mysql.default_port =  3306
> mysql.default_socket =
> mysql.default_host = localhost
> mysql.default_user = root
> mysql.default_password =
> 
> ---
> Auszug aus meiner config.inc.php
> 
> $cfgServers[1]['host'] = 'localhost';
> $cfgServers[1]['port'] = '3306';
> $cfgServers[1]['adv_auth'] = false
> $cfgServers[1]['stduser'] = 'root'
> $cfgServers[1]['stdpass'] = ''
> $cfgServers[1]['user'] = 'root'
> $cfgServers[1]['password'] = ''
> $cfgServers[1]['only_db'] = ''
> $cfgServers[1]['verbose'] = '';
> 
> ---
> Auszug aus meiner httpd.conf
> 
> ServerRoot "e:/Apache"
> LoadModule coldfusion_module modules/ApacheModuleColdFusion.dll
> ServerName localhost
> DocumentRoot "e:/Apache/htdocs"
> <Directory "e:/Apache/htdocs">
> ScriptAlias /cgi-bin/ "e:/Apache/cgi-bin/"
> ScriptAlias /php4/ "C:/php4/"
> Action application/x-httpd-php /php4/php.exe
> 
> 
> -- 
> ** Durchgehend geöffnet: http://www.php-center.de **
> Die PHP-Liste: mailto:php_(at)_php-center.de
> http://infosoc.uni-koeln.de/mailman/listinfo/php
> 


php::bar PHP Wiki   -   Listenarchive