Hi guys,I just installed xampp 1.8.2 on win7 64 bit. apache, mysql & filezilla are running but phpmyadmin isn't available (503 error). There is a green & yellow orb icon on top of my xampp icon. I don't remember that before? I don't have autostart checked in the console. Apache, mysql & filezilla start when I log in. I'm confident someone can tell me how to proceed. I've tried to post proper, significant info. ============================================================== reconfigs - apache.conf - current: ========================================================= reconfigs - apache http-ssl.conf - current: ============================================================== reconfigs - php ini: ================================================================== config.inc.php - current: ================================================== apache access log: is empty ======================================================= php error log: is empty ======================================================== mysql error log: ===================================================================== apache error log:
need help with phpmyadmin? Hi guys,I just installed xampp 1.8.2 on win7 64 bit. apache, mysql & filezilla are running but phpmyadmin isn't available (503 error). There is a green & yellow orb icon on top of my xampp icon. I don't remember that before? I don't have autostart checked in the console. Apache, mysql & filezilla start when I log in. I'm confident someone can tell me how to proceed. I've tried to post proper, significant info. ============================================================== reconfigs - apache.conf - current: ========================================================= reconfigs - apache http-ssl.conf - current: ============================================================== reconfigs - php ini: ================================================================== config.inc.php - current: ================================================== apache access log: is empty ======================================================= php error log: is empty ======================================================== ]mysql error log: ===================================================================== apache error log:
Did you set up a MySQL admin password? Your config is set to not allow empty passwords and I cant tell if you removed the password or just havent set it. Just a thought I cant recall if XAMMP prevents phpmyadmin from starting when no password is set up for MySQL.
thanks, I've run xampp w/o password for years and unless there's been a change that's fine. With the help from another forum I've most of my isses resolved; Since I changed port from 80 to 8080, I must use http://localhost:8080 instead of http://localhost to access phpmyadmin. Phpmyadmin works, creating/editing but not import/export. and the following I also need guidance with: Is this saying that the index.php file in htdocs\xampp is the problem? There are 3 lang files in htdocs\xampp;lang.tmp (en), lang.php (multiple languages) & lang folder. I've read just about every directive. These support forums are great for learning and sharing. It's also terribly frustrating & a waste of time when one has to wade through countless posts such as "I think,you might try, have you tried, etc. I thank all you who unselfishly share their knowledge and those who question, both of which have taught me so much over time.