PHP Installation
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsPHP RelatedPHP Installation

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old July 23rd, 2008, 07:43 AM
swiftMessenger swiftMessenger is offline
Registered User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Jul 2008
Posts: 8 swiftMessenger User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 20 m 29 sec
Reputation Power: 0
PhpMyAdmin error #2003 - The server is not responding

I'm trying to set up mysql and phpMyAdmin for development purposes on my localhost. I can get to the login screen fine (using cookie authentication), but when I enter the username and password, the browser displays
Quote:
ERROR #2003 - The server is not responding


My config.inc.php looks like
PHP Code:
<?php

$cfg
['blowfish_secret'] = 'SECRET'/* YOU MUST FILL IN THIS FOR COOKIE AUTH! */

/* Servers configuration */
$i 0;
$i++;
/* Authentication type */
$cfg['Servers'][$i]['auth_type'] = 'cookie';
/* Server parameters */
$cfg['Servers'][$i]['host'] = 'localhost';
$cfg['Servers'][$i]['connect_type'] = 'tcp';
$cfg['Servers'][$i]['compress'] = false;
$cfg['Servers'][$i]['extension'] = 'mysql';

?>


What am I doing wrong?

Reply With Quote
  #2  
Old July 23rd, 2008, 01:11 PM
swiftMessenger swiftMessenger is offline
Registered User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Jul 2008
Posts: 8 swiftMessenger User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 20 m 29 sec
Reputation Power: 0
I finally solved the problem by re-running MySQLInstanceConfig.exe.

I'm not sure what the original problem was, but it's fixed now. Thank you all for your help.

Reply With Quote
  #3  
Old July 24th, 2008, 06:11 AM
swiftMessenger swiftMessenger is offline
Registered User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Jul 2008
Posts: 8 swiftMessenger User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 20 m 29 sec
Reputation Power: 0
Alright, I guess the problem wasn't really solved, it was only temporarily delayed. Even though it was working last night, when I restarted the computer today, I was given the same error message and had to fix it the same way.

I think I have found the root problem of this error. It appears as if MySQL isn't automatically starting when the Apache server starts (Windows XP). This seems like it should be an easy problem to fix, but I still don't know how. If anyone has any ideas, it would be greatly appreciated.

Reply With Quote
  #4  
Old October 23rd, 2008, 03:59 AM
gwynblade gwynblade is offline
Registered User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Oct 2008
Location: Ukraine
Posts: 17 gwynblade User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 h 33 m 2 sec
Reputation Power: 0
Send a message via AIM to gwynblade
Those services are separate and one shouldn't start another. Check Control Panel -> Administration -> Services and see whether MySQL service is set to Manually or Automatically. Automatic will start the service every time when XP is booted.

Reply With Quote
Reply

Viewing: Codewalkers ForumsPHP RelatedPHP Installation > PhpMyAdmin error #2003 - The server is not responding


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump




 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

Request Your Free Technology Downloads!
 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

Request Your Free Technology Downloads!
 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

Request Your Free Technology Downloads!
 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

Request Your Free Technology Downloads!
 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

Request Your Free Technology Downloads!
 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 




© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 6 Hosted by Hostway
For more Enterprise Application Development news, visit eWeek