Faling to Launch PHPMyAdmin after logging in
Posted by: SSN651 (---.hfc.comcastbusiness.net)
Date: January 25, 2013 02:19AM

Have WAMP indicating green on a Windows 7 laptop where I must use "LocalHost:8080". Have been able to do manual entries into MySQL. Can get to the PHPMyAdmin Log In screen and enter proper credentials. When clicking on Go get "Waiting for Localhost .... at the bottom left courner. Eventually it times out. I have tried many suggestion found in the form, but so far none have worked.

Suggetions will be greatly appreciated.

Options: ReplyQuote
Re: Faling to Launch PHPMyAdmin after logging in
Posted by: RiggsFolly (---.as13285.net)
Date: January 25, 2013 02:43AM

Why must you use port 8080??

Options: ReplyQuote
Re: Faling to Launch PHPMyAdmin after logging in
Posted by: SSN651 (---.hfc.comcastbusiness.net)
Date: January 25, 2013 03:09PM

Company laptop, company project, company IT is using that port for some hidden background function.

Options: ReplyQuote
Re: Faling to Launch PHPMyAdmin after logging in
Posted by: RiggsFolly (---.as13285.net)
Date: January 25, 2013 03:12PM

Does the Apache error log or the php error log throw any light on the subject?



Edited 1 time(s). Last edit at 01/25/2013 03:49PM by RiggsFolly.

Options: ReplyQuote
Re: Faling to Launch PHPMyAdmin after logging in
Posted by: SSN651 (---.hfc.comcastbusiness.net)
Date: January 25, 2013 04:21PM

The listing below is from my Apache Log file from a little while from a fresh attempt to launch PHPMyAdmin after logging in.

[Fri Jan 25 09:29:21 2013] [notice] Child 7572: Starting thread to listen on port 8080.
[Fri Jan 25 09:44:13 2013] [error] [client 127.0.0.1] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\\Program Files\\wamp\\apps\\phpmyadmin3.5.1\\libraries\\session.inc.php on line 89, referer: [localhost]
[Fri Jan 25 09:44:13 2013] [error] [client 127.0.0.1] PHP Stack trace:, referer: [localhost]
[Fri Jan 25 09:44:13 2013] [error] [client 127.0.0.1] PHP 1. {main}() C:\\Program Files\\wamp\\apps\\phpmyadmin3.5.1\\index.php:0, referer: [localhost]
[Fri Jan 25 09:44:13 2013] [error] [client 127.0.0.1] PHP 2. require_once() C:\\Program Files\\wamp\\apps\\phpmyadmin3.5.1\\index.php:13, referer: [localhost]
[Fri Jan 25 09:44:13 2013] [error] [client 127.0.0.1] PHP 3. require() C:\\Program Files\\wamp\\apps\\phpmyadmin3.5.1\\libraries\\common.inc.php:352, referer: [localhost]
[Fri Jan 25 09:44:13 2013] [error] [client 127.0.0.1] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\\Program Files\\wamp\\apps\\phpmyadmin3.5.1\\libraries\\session.inc.php on line 89, referer: [localhost]

This listing is from my MySQL log:


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

There was not entry following the 9:29 entry to correspond with my attempt to launch PHPMyAdmin after loggin in.

There were no entries in my PHP log file.

The listing below is from my netstat -o showing just listing relating to 127.0.0.1:

C:\Users\mydirectory>netstat -o

Active Connections

Proto Local Address Foreign Address State PID
TCP 127.0.0.1:5354 xxxx3456:49156 ESTABLISHED 2452
TCP 127.0.0.1:7778 xxxx3456:49235 ESTABLISHED 3796
TCP 127.0.0.1:19872 xxxx3456:49271 ESTABLISHED 6656
TCP 127.0.0.1:27015 xxxx3456:49247 ESTABLISHED 2372
TCP 127.0.0.1:49156 xxxx3456:5354 ESTABLISHED 2372
TCP 127.0.0.1:49207 xxxx3456:49208 ESTABLISHED 3796
TCP 127.0.0.1:49208 xxxx3456:49207 ESTABLISHED 3796
TCP 127.0.0.1:49235 xxxx3456:7778 ESTABLISHED 6828
TCP 127.0.0.1:49236 xxxx3456:49237 ESTABLISHED 6828
TCP 127.0.0.1:49237 xxxx3456:49236 ESTABLISHED 6828
TCP 127.0.0.1:49247 xxxx3456:27015 ESTABLISHED 1372
TCP 127.0.0.1:49271 xxxx3456:19872 ESTABLISHED 6656

The key word in my previous response is "hidden", it is key because I have not be able to find anything using port 80. A coworker said that it was in use by a company process and to use port 8080. Using the port 8080 got me along a lot further than any other attempts to get past the 404 error I had been getting following my install of Wamp.

Thank you for your assistance!

Options: ReplyQuote
Re: Faling to Launch PHPMyAdmin after logging in
Posted by: stevenmartin99 (Moderator)
Date: January 25, 2013 04:23PM

can i take a look with teamviewer?

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

Options: ReplyQuote
Re: Faling to Launch PHPMyAdmin after logging in
Posted by: SSN651 (---.hfc.comcastbusiness.net)
Date: January 25, 2013 04:31PM

I can let you view things, but our policy will not let you have control. If that will work, then we can do a teamview session. I'll have to get a copy loaded onto my system. FYI: We use Webex for our team sharing needs, in case you already have Webex, we could use it instead.

Options: ReplyQuote
Re: Faling to Launch PHPMyAdmin after logging in
Posted by: stevenmartin99 (Moderator)
Date: January 25, 2013 04:36PM

only teamviewer , view is ok i guess

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

Options: ReplyQuote
Re: Faling to Launch PHPMyAdmin after logging in
Posted by: SSN651 (---.hfc.comcastbusiness.net)
Date: January 25, 2013 05:16PM

Sent you an invite for a meeting using Teamview in 14 minutes

Options: ReplyQuote
Re: Faling to Launch PHPMyAdmin after logging in
Posted by: SSN651 (---.hfc.comcastbusiness.net)
Date: January 25, 2013 06:37PM

Thank You for your assistance Steve, I was realy chasing my tail trying to figure what I need to get done to make Wamp apps to work with using port 8080. I really appreciated you taking the time to find all the wrong entries I had made and got the system back to the essentials so that it could work properly.

If I may suggest, create a posting which would list the specific places with the right parameter settings needed to be changed in the default installation parameters to accomodate using port 8080.

Options: ReplyQuote
Re: Faling to Launch PHPMyAdmin after logging in
Posted by: Angela (197.237.77.---)
Date: January 28, 2013 08:46AM

I agree with SSN651 suggestion and please make it simple. I'm having a similar issue, I would appreciate having the solution but I'm not an IT genius.

Options: ReplyQuote


Sorry, only registered users may post in this forum.