Current Page: 1 of 1
Results 1 - 18 of 18
5 years ago
iamsteph
I have two PC, a desktop and a laptop. They are different manufacturers so different hardware configurations. They are both 64bit chipset with Windows 10 64bit upgraded to 1809 on 12th Dec (plus a few bits that came after). Not much additional software on either (mostly OpenOffice, Firefox, Thunderbird and WAMP) My laptop took the free upgrade from W7. It is inherently a US version with the la
Forum: WampServer English
5 years ago
iamsteph
netsh interface portproxy show all == produces no output. netsh interface portproxy dump: #======================== # Port Proxy configuration #======================== pushd interface portproxy reset popd # End of Port Proxy configuration
Forum: WampServer English
5 years ago
iamsteph
Understood - it isn't a problem really, just curious. Forgot to say "thank you Microsoft!" It seems that uninstalling Skype and IIS is no longer sufficient to release port 80. ***** Test which uses port 80 ***** ===== Tested by command netstat filtered on port 80 ===== Test for TCP Port 80 is not found associated with TCP protocol Test for TCPv6 Port 80 is not found a
Forum: WampServer English
5 years ago
iamsteph
That's done it - hooray! phpmyadmin and phpinfo have come back to life and display quickly. So does my test website. Thanks for all the help, patience and perseverance. I have a remaining minor question ... the test website doesn't respond on and I have to enter Is that now normal or is there something I can do to omit the 8080?
Forum: WampServer English
5 years ago
iamsteph
That makes no difference. A couple of graphics on the test web site are not displaying so I tried an experiment. I created a simple web page with two <img> tags. Both for the same gif file that isn't loading. One pointed to the server (src=" the other to the hard disc (src="images/picture.gif". The one from the server loads immediately (although it could be coming from the
Forum: WampServer English
5 years ago
iamsteph
It returns: *** Checking the DNS search order *** Values of registry keys for HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\ServiceProvider are in correct order
Forum: WampServer English
5 years ago
iamsteph
Hi, It now times out in IE without displaying anything (shows a message "cannot reach this page" The access log contains only: ::1 - - [19/Dec/2018:16:10:55 +0000] "GET /phpmyadmin/ HTTP/1.1" 200 13092 ::1 - - [19/Dec/2018:16:11:55 +0000] "-" 408 - All other log files are empty. In FireFox it just sits with an empty page but is writing that GET line into
Forum: WampServer English
5 years ago
iamsteph
I can get into Adminer (I haven't tried Adminer before so I'm not really sure what to expect) but it seems to be a bit slow to respond. Using IE it opens the login page and logs in OK. I get a list of tables in the database but all of the details (Data Length, Index Length, Data Free etc.) are empty. With IE it took quite a long time and the access log shows it accessing the same resources
Forum: WampServer English
5 years ago
iamsteph
That sounds like a very sensible idea but, since I've removed WAMP and its services and installed the new version from scratch, I have effectively done that already.
Forum: WampServer English
5 years ago
iamsteph
That might have made a little difference but it hasn't resolved the issue. I didn't think it would because it isn't generally slow, IE responds in the usual interval but with that error about HTTPS. In FireFox it is slow, never displays a page and appears to be looping, accessing the same resources over and over. Can I refocus the issue please. A) This all started with the W10 1809 upgrade.
Forum: WampServer English
5 years ago
iamsteph
I already tried that - it's what the GitHub post (https://github.com/phpmyadmin/docker/issues/170) said to do. It made no difference (I stopped and started the services after the config change just in case). Should have mentioned - the above access log content is from running phpmyadmin in IE and the last bit, starting at POST, is where I tried to log in. I am trying it in FireFox and two t
Forum: WampServer English
5 years ago
iamsteph
The apache_error log is empty. The access log contains lines like those you show... ::1 - - [18/Dec/2018:14:14:17 +0000] "GET /phpmyadmin/ HTTP/1.1" 200 3488 ::1 - - [18/Dec/2018:14:14:30 +0000] "GET /phpmyadmin/themes/pmahomme/jquery/jquery-ui.css HTTP/1.1" 200 36566 ::1 - - [18/Dec/2018:14:14:30 +0000] "GET /phpmyadmin/js/vendor/codemirror/addon/hint/show-hint.css?v
Forum: WampServer English
5 years ago
iamsteph
It didn't make a difference. It may be a red herring.
Forum: WampServer English
5 years ago
iamsteph
Yes that's what I have. Searching for the message reveals this: I haven't tried it yet - I'll see what happens.
Forum: WampServer English
5 years ago
iamsteph
I have access to MySQL console. The status display is: mysql> \s -------------- c:/wamp/bin/mysql/mysql5.7.23/bin/mysql.exe Ver 14.14 Distrib 5.7.23, for Win64 (x86_64) Connection id: 2 Current database: Current user: root@localhost SSL: Not in use Using delimiter: ; Server version: 5.7.23 MySQL Community Server (GPL) Protocol v
Forum: WampServer English
5 years ago
iamsteph
I have read Toubleshooting Tips and followed its recommendations I have read WAMPServer 3 All you need to know and followed its recommendations check_vcredist shows all required versions of C++ installed I believe I have answered these questions (maybe indirectly in some instances) ... 1 - Windows version = 10 64 bit fully updated to October release 1809 (last Wednesday - which is where my
Forum: WampServer English
5 years ago
iamsteph
After a few glitches I've got all that done but the issue remains - phpMyAdmin sits showing localhost/phpmyadmin/ in the browser address bar but never brings up the login page. phpinfo does the same. VC++ checker shows everything installed (the 2017 packs weren't there before). Wampserver v3.1.6 - 64bit; Apache 2.4.35; PHP 7.2.10; MySQL 5.7.23; phpMyAdmin 4.8.4
Forum: WampServer English
5 years ago
iamsteph
MS upgrade to Win10 for October 2018 is causing some unknown issue with WAMP. Everything was working until the W10 upgrade. Now some parts of the local test website just stall and never display the page. Some parts still work OK but I haven't determined exactly which is which (very confusing). They all use PHP and MySQL. At the same time phpMyAdmin has also stopped. It just sits with a blank p
Forum: WampServer English
Current Page: 1 of 1