phpMyAdmin gives blank screen
Posted by: CECat (---.ard.bellsouth.net)
Date: July 16, 2012 09:54PM

Hi --

I had installed Wamp Server a couple of years ago when working on a new site, and it was simple and flawless. I've just installed the latest and having multiple issues. Resolved the first by finding a post on the forum about editing port from 80 to 8080. However, I'm having no luck finding a resolution to the blank phpMyAdmin screen. As it happens, that's the *only * thing I'm really interested in, as I need to edit a database and test the edits.

Here is the mySQL log:


120716 7:47:39 [Note] Plugin 'FEDERATED' is disabled.
120716 7:47:39 InnoDB: The InnoDB memory heap is disabled
120716 7:47:39 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120716 7:47:39 InnoDB: Compressed tables use zlib 1.2.3
120716 7:47:39 InnoDB: Initializing buffer pool, size = 128.0M
120716 7:47:39 InnoDB: Completed initialization of buffer pool
120716 7:47:39 InnoDB: highest supported file format is Barracuda.
120716 7:47:42 InnoDB: Waiting for the background threads to start
120716 7:47:43 InnoDB: 1.1.8 started; log sequence number 1595675
120716 7:47:43 [Note] Server hostname (bind-address): '(null)'; port: 3306
120716 7:47:43 [Note] - '(null)' resolves to '::';
120716 7:47:43 [Note] - '(null)' resolves to '0.0.0.0';
120716 7:47:43 [Note] Server socket created on IP: '0.0.0.0'.
120716 7:47:43 [Note] Event Scheduler: Loaded 0 events
120716 7:47:43 [Note] wampmysqld: ready for connections.
Version: '5.5.24-log' socket: '' port: 3306 MySQL Community Server (GPL)

Running Windows 7 64-bit, no Skype, no IIS.

Thanks for any light anyone can shed on this!

Susan

Options: ReplyQuote
Re: phpMyAdmin gives blank screen
Posted by: stevenmartin99 (Moderator)
Date: July 16, 2012 09:57PM

i think you made a mistake changing to 8080..

it is not advised to do this.

find out what is using port 80 and stop it.

Wamp works best on port 80.


if you want me to troubleshoot it , grab teamviewer and PM the details

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: phpMyAdmin gives blank screen
Posted by: CECat (---.ard.bellsouth.net)
Date: July 17, 2012 05:15PM

Thanks, but I finally figured it out. The answer was in this post:

[www.sitepoint.com]


As soon as I ran the following command, all was well:

net stop was /y

This stops "Windows Process Activation" and "Worldwide Web Publishing Service" which I was not aware was running.

Hopefully, this may help someone else down the road.

Susan

Options: ReplyQuote
Re: phpMyAdmin gives blank screen
Posted by: RiggsFolly (---.ppp.as43234.net)
Date: July 17, 2012 05:22PM

If you dont want IIS it would be better to uninstall it completely.

[www.microsoft.com]

Its best to use the second proceedure 'To uninstall IIS using Add or Remove a Windows Component in Control Panel'

Options: ReplyQuote
Re: phpMyAdmin gives blank screen
Posted by: avro91 (---.hsd1.tx.comcast.net)
Date: July 30, 2012 09:46PM

Susan thank you so much! i literally have been hacking away at this problem for a week. I used command prompt netstat. I literally changed the coding in my http. I changed administration privileges for all users. I changed the http to be compatible with windows 7 from xp. Nothing helped. finally i read your post and it is finally working for me. Thank you so much! I was about to fork out money so someone can help with this. Ah my day is made and i can start learning php.

Options: ReplyQuote


Sorry, only registered users may post in this forum.