Jump to content

[SOLVED] phpMyAdmin Problems (relating to MySQL)


infinitus

Recommended Posts

Hello all,

 

I currently have a large problem involving the phpMyAdmin in WAMP; but first let me explain what had happened.

 

When I first installed WAMP, everything was working perfectly. phpMyAdmin opened well and basically everything ran. However, one day phpMyAdmin refused to work. At first, the problem was that the mysqli extension was not loading (that problem got fixed, although I don't remember how).

Now, phpMyAdmin reports the following error message:

-------------------------

Welcome to phpMyAdmin

 

Error

 

MySQL said:

#2003 - Can't connect to MySQL server on 'localhost' (10061)

-------------------------

 

I've tried literally everything, restarting the service, making edits in php.ini and my.ini, reinstalling, rereinstalling, and I went so far as to reformat and install Windows all over again... but still no luck...

 

Can anybody help me, please?

 

mySQL log:

-------------------------

081214 21:44:26 - mysqld got exception 0xc0000005 ;

This could be because you hit a bug. It is also possible that this binary

or one of the libraries it was linked against is corrupt, improperly built,

or misconfigured. This error can also be caused by malfunctioning hardware.

We will try our best to scrape up some info that will hopefully help diagnose

the problem, but since we have already crashed, something is definitely wrong

and this may fail.

 

key_buffer_size=16777216

read_buffer_size=262144

max_used_connections=0

max_threads=151

threads_connected=0

It is possible that mysqld could use up to

key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 133305 K

bytes of memory

Hope that's ok; if not, decrease some variables in the equation.

 

thd: 0x0

Attempting backtrace. You can use the following information to find out

where mysqld died. If you see no messages after this, something went

terribly wrong...

006B8853    mysqld.exe!???

The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains

information that should help you find out what is causing the crash.

-------------------------

 

php log:

-------------------------

[14-Dec-2008 21:44:11] PHP Notice:  Undefined variable: mywampfp in C:\wamp\scripts\refresh.php on line 252

[14-Dec-2008 21:44:11] PHP Notice:  Undefined variable: i in C:\wamp\scripts\refresh.php on line 252

[14-Dec-2008 21:44:11] PHP Notice:  Undefined variable: mywampini in C:\wamp\scripts\refresh.php on line 252

[14-Dec-2008 21:44:11] PHP Notice:  Undefined offset:  1 in C:\wamp\scripts\refresh.php on line 385

[14-Dec-2008 21:44:11] PHP Notice:  Undefined offset:  1 in C:\wamp\scripts\refresh.php on line 385

-------------------------

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.