• Folks,

    I’ve been successfully using XAMMP and WP for a year or so now with no problem on ports 81 (Apache) and 3307 (MYSQL). A few days ago, I decided to update XAMMP as it was several versions out of date. I diligently followed the instructions online (XAMMP upgrade is not trivial) by backing up my db, the htdocs folder, etc, etc. I got no error messages on install. I then changed all my ports in the appropriate config files and restored both my db and the htdocs folder.

    when I go to localhost:81, it just says “waiting for localhost:81” in the browser status bar. both apache and mysql are successfully started and show green in the XAMMP control panel. also, I can access the WP database in both HeidiSQL and Workbench and PHPMYAdmin (from XAMMP control panel).

    can anyone give me some guidance on how to diagnose what the problem is??

    thank you

Viewing 15 replies - 1 through 15 (of 24 total)
  • Hi, wingfield65, & welcome. When you restored these folders, did you give them the proper permissions? Also, did you run Xampp as administrator? Lastly, did you unblock Xampp from your firewall & insure these ports remained open following the reinstall?

    These problems usually are the result of permission errors, so check to ensure your newly restored folders have the proper permissions.

    Thread Starter wingfield65

    (@wingfield65)

    Hello Jackie,

    I had not given the files permissions; but this is on my laptop not online – so I didn’t think I had to. I went ahead and gave the xammp folder and all files / folders under them full access. This made no difference.

    I’ve tried running xammp as administrator; but that makes no difference. for clarity, I have no problem getting into xammp. both apache and mysql start up fine with green on their icons.

    I’ve added xammp under program control within Norton. This didn’t make a difference.

    I’m not sure what you mean by insuring the ports remained open following the reinstall. I thought ports on my machine simply “listened” until they are needed and then opened when an application or URL required them. Perhaps I’m not understanding this point.

    If you have further thoughts or clarification on the port issue, I’d appreciate it.

    thank you.

    wingfield65, firewalls normally block ports unless they’re specifically used by a known application, i.e., port 80 would not be blocked by most firewalls simply because it’s used for web traffic, for example. You may need to check your firewall to ensure the designated ports are open. There is usually a tab where you can enter port numbers on which the firewall should accept traffic.

    Even though the files are on your local computer, they do have to be assigned proper permissions, & I’ve seen Xampp choke bigtime if they aren’t. I somehow suspect you know how to do that, since you’re assigning alternate ports, etc, but, if not, let us know, & we’ll instruct you.

    BTW, can you even reach localhost, i.e., https://localhost:81, i.e., do you get the installation screen?

    Thread Starter wingfield65

    (@wingfield65)

    Hello Jackie,

    in my original post, I shared that I could not get to localhost. this was my main problem.

    on the ports issue – I have NIS. Norton creates a default rule the first time you run an application. if it’s a trusted app, then it allows access through all ports – so this is not the problem.

    I very much appreciate you sharing your thoughts with me.

    any other thoughts? any diagnostics I can do to try and narrow this down.

    anyone else out there see this issue and have some guidance??

    thank you,

    Thread Starter wingfield65

    (@wingfield65)

    folks,

    here’s some additional information. if I open a dos prompt and type : telnet localhost 81

    I get a blinking cursor

    • This reply was modified 8 years, 2 months ago by wingfield65.

    Hi, wingfield65. Ok, so this might sound stupid–but perchance do you have Skype running? Here’s the thing–as an alternate, it listens on port 80 & port 443. You can uncheck those options in the general settings, if I’m not totally mistaken.

    Also, please go to ‘Netstat’ in your Xampp control panel & report to us its findings. Lastly, have you changed both httpd.conf & your Xampp control panel configuration–& rebooted?

    We are gonna fix this yet!

    Thread Starter wingfield65

    (@wingfield65)

    Hello Jackie,

    thank you so much for continuing to work this with me. in my original post, I mentioned that I’m running on ports 81 and 3307 rather than 80 and 3306. this is to avoid conflicts with both skype and another application I use that utilizes port 80. that said, in answer to your question, while I use skype from time to time – I do not leave it open. in other words, the skype service is not running 24/7 in the background.

    For config changes, I’ve changed the following files to reflect the port designations.
    my-small.ini
    my-medium.ini
    my-large.ini
    my-huge.ini
    my-innodb-heavy-4G.ini

    Php.ini

    C:\xampp\apache\conf\httpd.conf

    C:\xampp\phpMyAdmin\config.inc.php

    I have shown netstat results below.

    Active Connections

    Proto Local Address Foreign Address State PID
    TCP 0.0.0.0:81 meinertlaptop:0 LISTENING 12232
    [httpd.exe]
    TCP 0.0.0.0:135 meinertlaptop:0 LISTENING 988
    RpcSs
    [svchost.exe]
    TCP 0.0.0.0:443 meinertlaptop:0 LISTENING 12232
    [httpd.exe]
    TCP 0.0.0.0:445 meinertlaptop:0 LISTENING 4
    Can not obtain ownership information
    TCP 0.0.0.0:631 meinertlaptop:0 LISTENING 2976
    [airprint.exe]
    TCP 0.0.0.0:2869 meinertlaptop:0 LISTENING 4
    Can not obtain ownership information
    TCP 0.0.0.0:3306 meinertlaptop:0 LISTENING 5568
    [mysqld.exe]
    TCP 0.0.0.0:3307 meinertlaptop:0 LISTENING 11180
    [mysqld.exe]
    TCP 0.0.0.0:4242 meinertlaptop:0 LISTENING 7176
    [CrashPlanService.exe]
    TCP 0.0.0.0:5357 meinertlaptop:0 LISTENING 4
    Can not obtain ownership information
    TCP 0.0.0.0:7680 meinertlaptop:0 LISTENING 1036
    DoSvc
    [svchost.exe]
    TCP 0.0.0.0:32564 meinertlaptop:0 LISTENING 8120
    [NetDrive2.exe]
    TCP 0.0.0.0:49664 meinertlaptop:0 LISTENING 656
    Can not obtain ownership information
    TCP 0.0.0.0:49665 meinertlaptop:0 LISTENING 516
    EventLog
    [svchost.exe]
    TCP 0.0.0.0:49666 meinertlaptop:0 LISTENING 1960
    [spoolsv.exe]
    TCP 0.0.0.0:49667 meinertlaptop:0 LISTENING 816
    [lsass.exe]
    TCP 0.0.0.0:49668 meinertlaptop:0 LISTENING 1036
    Schedule
    [svchost.exe]
    TCP 0.0.0.0:49695 meinertlaptop:0 LISTENING 808
    Can not obtain ownership information
    TCP 0.0.0.0:49699 meinertlaptop:0 LISTENING 2572
    [NIS.exe]
    TCP 0.0.0.0:49700 meinertlaptop:0 LISTENING 2572
    [NIS.exe]
    TCP 0.0.0.0:49879 meinertlaptop:0 LISTENING 2436
    [nd2svc.exe]
    TCP 0.0.0.0:50555 meinertlaptop:0 LISTENING 2888
    [postgres.exe]
    TCP 0.0.0.0:61371 meinertlaptop:0 LISTENING 2544
    [sqlservr.exe]
    TCP 127.0.0.1:843 meinertlaptop:0 LISTENING 1692
    [Dropbox.exe]
    TCP 127.0.0.1:4243 meinertlaptop:0 LISTENING 7176
    [CrashPlanService.exe]
    TCP 127.0.0.1:4243 meinertlaptop:49744 ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 127.0.0.1:5354 meinertlaptop:0 LISTENING 2604
    [mDNSResponder.exe]
    TCP 127.0.0.1:5354 meinertlaptop:49669 ESTABLISHED 2604
    [mDNSResponder.exe]
    TCP 127.0.0.1:5354 meinertlaptop:49670 ESTABLISHED 2604
    [mDNSResponder.exe]
    TCP 127.0.0.1:5354 meinertlaptop:49671 ESTABLISHED 2604
    [mDNSResponder.exe]
    TCP 127.0.0.1:5939 meinertlaptop:0 LISTENING 2960
    [TeamViewer_Service.exe]
    TCP 127.0.0.1:17600 meinertlaptop:0 LISTENING 1692
    [Dropbox.exe]
    TCP 127.0.0.1:27015 meinertlaptop:0 LISTENING 2180
    [AppleMobileDeviceService.exe]
    TCP 127.0.0.1:49669 meinertlaptop:5354 ESTABLISHED 2976
    [airprint.exe]
    TCP 127.0.0.1:49670 meinertlaptop:5354 ESTABLISHED 2180
    [AppleMobileDeviceService.exe]
    TCP 127.0.0.1:49671 meinertlaptop:5354 ESTABLISHED 2180
    [AppleMobileDeviceService.exe]
    TCP 127.0.0.1:49744 meinertlaptop:4243 ESTABLISHED 7884
    [CrashPlanTray.exe]
    TCP 127.0.0.1:49754 meinertlaptop:49879 ESTABLISHED 8120
    [NetDrive2.exe]
    TCP 127.0.0.1:49763 meinertlaptop:49764 ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 127.0.0.1:49764 meinertlaptop:49763 ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 127.0.0.1:49765 meinertlaptop:49766 ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 127.0.0.1:49766 meinertlaptop:49765 ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 127.0.0.1:49767 meinertlaptop:49768 ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 127.0.0.1:49768 meinertlaptop:49767 ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 127.0.0.1:49769 meinertlaptop:49770 ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 127.0.0.1:49770 meinertlaptop:49769 ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 127.0.0.1:49774 meinertlaptop:49775 ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 127.0.0.1:49775 meinertlaptop:49774 ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 127.0.0.1:49776 meinertlaptop:49777 ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 127.0.0.1:49777 meinertlaptop:49776 ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 127.0.0.1:49778 meinertlaptop:49779 ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 127.0.0.1:49779 meinertlaptop:49778 ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 127.0.0.1:49780 meinertlaptop:49781 ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 127.0.0.1:49781 meinertlaptop:49780 ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 127.0.0.1:49879 meinertlaptop:49754 ESTABLISHED 2436
    [nd2svc.exe]
    TCP 127.0.0.1:55490 meinertlaptop:55491 ESTABLISHED 18724
    [thunderbird.exe]
    TCP 127.0.0.1:55491 meinertlaptop:55490 ESTABLISHED 18724
    [thunderbird.exe]
    TCP 127.0.0.1:64520 meinertlaptop:64521 ESTABLISHED 1692
    [Dropbox.exe]
    TCP 127.0.0.1:64521 meinertlaptop:64520 ESTABLISHED 1692
    [Dropbox.exe]
    TCP 127.0.0.1:64527 meinertlaptop:64528 ESTABLISHED 1692
    [Dropbox.exe]
    TCP 127.0.0.1:64528 meinertlaptop:64527 ESTABLISHED 1692
    [Dropbox.exe]
    TCP 192.168.1.37:139 meinertlaptop:0 LISTENING 4
    Can not obtain ownership information
    TCP 192.168.1.37:4242 MEINERTLAPTOP2:53542 ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 192.168.1.37:49153 ec2-184-169-182-205:https ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:49253 dfw06s46-in-f174:https TIME_WAIT 0
    TCP 192.168.1.37:49316 mailx3:imap ESTABLISHED 18724
    [thunderbird.exe]
    TCP 192.168.1.37:49317 mailx3:imap ESTABLISHED 18724
    [thunderbird.exe]
    TCP 192.168.1.37:49395 a23-205-120-75:http TIME_WAIT 0
    TCP 192.168.1.37:49499 dfw25s13-in-f70:https ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:49519 server-52-85-209-87:http CLOSE_WAIT 11808
    [chrome.exe]
    TCP 192.168.1.37:49528 dfw06s46-in-f1:https ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:49534 dfw06s47-in-f193:https ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:49535 dfw25s12-in-f3:https ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:49536 dfw06s49-in-f130:https ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:49542 og-in-f147:https ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:49543 dfw06s46-in-f2:http ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:49545 server-52-85-209-121:http CLOSE_WAIT 11808
    [chrome.exe]
    TCP 192.168.1.37:49546 server-52-85-209-121:http CLOSE_WAIT 11808
    [chrome.exe]
    TCP 192.168.1.37:49547 server-52-85-209-121:http CLOSE_WAIT 11808
    [chrome.exe]
    TCP 192.168.1.37:49548 dfw06s46-in-f174:https ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:49549 dfw06s46-in-f163:https ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:49550 dfw06s48-in-f2:https ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:49552 dfw06s46-in-f2:http TIME_WAIT 0
    TCP 192.168.1.37:49554 ol-in-f95:https ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:49555 ya-in-f100:https ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:49556 64.4.54.254:https TIME_WAIT 0
    TCP 192.168.1.37:49557 191.238.113.240:http ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:49560 dfw25s07-in-f106:https ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:49562 191.238.113.240:http ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:49563 191.238.113.240:http TIME_WAIT 0
    TCP 192.168.1.37:49566 a104-67-196-201:https ESTABLISHED 6156
    [Explorer.EXE]
    TCP 192.168.1.37:49567 a104-67-196-201:https ESTABLISHED 6156
    [Explorer.EXE]
    TCP 192.168.1.37:49568 a104-67-196-201:https ESTABLISHED 6156
    [Explorer.EXE]
    TCP 192.168.1.37:49569 server-54-230-6-172:https ESTABLISHED 1692
    [Dropbox.exe]
    TCP 192.168.1.37:49570 ec2-54-235-71-200:http ESTABLISHED 1004
    [javaw.exe]
    TCP 192.168.1.37:64865 bn3sch020010560:https ESTABLISHED 6156
    [Explorer.EXE]
    TCP 192.168.1.37:64915 143.127.93.107:http ESTABLISHED 2572
    [NIS.exe]
    TCP 192.168.1.37:64944 mailx3:imap ESTABLISHED 18724
    [thunderbird.exe]
    TCP 192.168.1.37:64965 192.168.1.180:8008 ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:64966 ov-in-f188:5228 ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:64973 central:https ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 192.168.1.37:64976 central:https ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 192.168.1.37:64977 central:https ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 192.168.1.37:64978 central:https ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 192.168.1.37:64979 central:https ESTABLISHED 7176
    [CrashPlanService.exe]
    TCP 192.168.1.37:64983 192.168.1.180:8009 ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:64984 mailx3:imap ESTABLISHED 18724
    [thunderbird.exe]
    TCP 192.168.1.37:64985 mailx3:imap ESTABLISHED 18724
    [thunderbird.exe]
    TCP 192.168.1.37:64986 mailx3:imap ESTABLISHED 18724
    [thunderbird.exe]
    TCP 192.168.1.37:64987 og-in-f108:imaps ESTABLISHED 18724
    [thunderbird.exe]
    TCP 192.168.1.37:64989 mailx3:imap ESTABLISHED 18724
    [thunderbird.exe]
    TCP 192.168.1.37:64991 17.249.220.34:5223 ESTABLISHED 4320
    [APSDaemon.exe]
    TCP 192.168.1.37:64994 og-in-f108:imaps ESTABLISHED 18724
    [thunderbird.exe]
    TCP 192.168.1.37:65051 66.43.21.126:http ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:65121 8.254.255.53:http CLOSE_WAIT 11808
    [chrome.exe]
    TCP 192.168.1.37:65129 a104-67-215-10:http CLOSE_WAIT 11808
    [chrome.exe]
    TCP 192.168.1.37:65134 34:http TIME_WAIT 0
    TCP 192.168.1.37:65158 162.125.34.129:https ESTABLISHED 1692
    [Dropbox.exe]
    TCP 192.168.1.37:65177 a104-67-217-163:http TIME_WAIT 0
    TCP 192.168.1.37:65195 192.82.243.71:http ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:65210 d7:http CLOSE_WAIT 11808
    [chrome.exe]
    TCP 192.168.1.37:65214 og-in-f108:imaps ESTABLISHED 18724
    [thunderbird.exe]
    TCP 192.168.1.37:65260 64.86.132.9:http CLOSE_WAIT 11808
    [chrome.exe]
    TCP 192.168.1.37:65262 a23-206-198-81:http CLOSE_WAIT 11808
    [chrome.exe]
    TCP 192.168.1.37:65287 a23-216-55-58:http CLOSE_WAIT 11808
    [chrome.exe]
    TCP 192.168.1.37:65296 57:https TIME_WAIT 0
    TCP 192.168.1.37:65334 205.251.72.175:https TIME_WAIT 0
    TCP 192.168.1.37:65356 2b:http ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:65406 r-199-59-148-23:https ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:65416 og-in-f108:imaps ESTABLISHED 18724
    [thunderbird.exe]
    TCP 192.168.1.37:65467 151.101.48.166:http ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:65503 ec2-184-169-141-61:https ESTABLISHED 11808
    [chrome.exe]
    TCP 192.168.1.37:65505 a104-67-209-42:https CLOSE_WAIT 11808
    [chrome.exe]
    TCP 192.168.1.37:65507 a104-67-209-42:https CLOSE_WAIT 11808
    [chrome.exe]
    TCP 192.168.1.50:11560 meinertlaptop:0 LISTENING 7740
    [SkypeHost.exe]
    TCP 192.168.1.50:49748 17.167.139.47:https CLOSE_WAIT 8100
    [iCloudServices.exe]
    TCP 192.168.1.50:62963 msnbot-65-52-108-200:https ESTABLISHED 1036
    ProfSvc
    [svchost.exe]
    TCP 192.168.1.50:64514 client:https CLOSE_WAIT 1692
    [Dropbox.exe]
    TCP 192.168.1.50:64526 162.125.18.129:https CLOSE_WAIT 1692
    [Dropbox.exe]
    TCP 192.168.1.50:64530 45.58.75.161:https CLOSE_WAIT 1692
    [Dropbox.exe]
    TCP 192.168.1.50:64531 45.58.75.161:https CLOSE_WAIT 1692
    [Dropbox.exe]
    TCP 192.168.1.50:64532 45.58.75.161:https CLOSE_WAIT 1692
    [Dropbox.exe]
    TCP 192.168.1.50:64533 45.58.75.161:https CLOSE_WAIT 1692
    [Dropbox.exe]
    TCP 192.168.1.50:64534 api:https CLOSE_WAIT 1692
    [Dropbox.exe]
    TCP 192.168.1.50:64780 d:https CLOSE_WAIT 1692
    [Dropbox.exe]
    TCP 192.168.1.50:64783 ec2-52-3-175-28:https CLOSE_WAIT 1692
    [Dropbox.exe]
    TCP 192.168.56.1:139 meinertlaptop:0 LISTENING 4
    Can not obtain ownership information
    TCP [::]:81 meinertlaptop:0 LISTENING 12232
    [httpd.exe]
    TCP [::]:135 meinertlaptop:0 LISTENING 988
    RpcSs
    [svchost.exe]
    TCP [::]:443 meinertlaptop:0 LISTENING 12232
    [httpd.exe]
    TCP [::]:445 meinertlaptop:0 LISTENING 4
    Can not obtain ownership information
    TCP [::]:631 meinertlaptop:0 LISTENING 2976
    [airprint.exe]
    TCP [::]:2869 meinertlaptop:0 LISTENING 4
    Can not obtain ownership information
    TCP [::]:3306 meinertlaptop:0 LISTENING 5568
    [mysqld.exe]
    TCP [::]:3307 meinertlaptop:0 LISTENING 11180
    [mysqld.exe]
    TCP [::]:4242 meinertlaptop:0 LISTENING 7176
    [CrashPlanService.exe]
    TCP [::]:5357 meinertlaptop:0 LISTENING 4
    Can not obtain ownership information
    TCP [::]:7680 meinertlaptop:0 LISTENING 1036
    DoSvc
    [svchost.exe]
    TCP [::]:49664 meinertlaptop:0 LISTENING 656
    Can not obtain ownership information
    TCP [::]:49665 meinertlaptop:0 LISTENING 516
    EventLog
    [svchost.exe]
    TCP [::]:49666 meinertlaptop:0 LISTENING 1960
    [spoolsv.exe]
    TCP [::]:49667 meinertlaptop:0 LISTENING 816
    [lsass.exe]
    TCP [::]:49668 meinertlaptop:0 LISTENING 1036
    Schedule
    [svchost.exe]
    TCP [::]:49695 meinertlaptop:0 LISTENING 808
    Can not obtain ownership information
    TCP [::]:49700 meinertlaptop:0 LISTENING 2572
    [NIS.exe]
    TCP [::]:50555 meinertlaptop:0 LISTENING 2888
    [postgres.exe]
    TCP [::]:61371 meinertlaptop:0 LISTENING 2544
    [sqlservr.exe]
    TCP [::1]:50555 meinertlaptop:56986 ESTABLISHED 2888
    [postgres.exe]
    TCP [::1]:56986 meinertlaptop:50555 ESTABLISHED 12644
    [PopsRM.exe]
    UDP 0.0.0.0:123 *:* 1328
    W32Time
    [svchost.exe]
    UDP 0.0.0.0:500 *:* 1036
    IKEEXT
    [svchost.exe]
    UDP 0.0.0.0:1434 *:* 2732
    [sqlbrowser.exe]
    UDP 0.0.0.0:3702 *:* 1328
    EventSystem
    [svchost.exe]
    UDP 0.0.0.0:3702 *:* 2028
    FDResPub
    [svchost.exe]
    UDP 0.0.0.0:3702 *:* 2028
    FDResPub
    [svchost.exe]
    UDP 0.0.0.0:3702 *:* 2412
    [dashost.exe]
    UDP 0.0.0.0:3702 *:* 2412
    [dashost.exe]
    UDP 0.0.0.0:3702 *:* 1328
    EventSystem
    [svchost.exe]
    UDP 0.0.0.0:4500 *:* 1036
    IKEEXT
    [svchost.exe]
    UDP 0.0.0.0:5050 *:* 1328
    CDPSvc
    [svchost.exe]
    UDP 0.0.0.0:5353 *:* 11808
    [chrome.exe]
    UDP 0.0.0.0:5353 *:* 11808
    [chrome.exe]
    UDP 0.0.0.0:5353 *:* 11808
    [chrome.exe]
    UDP 0.0.0.0:5353 *:* 11808
    [chrome.exe]
    UDP 0.0.0.0:5353 *:* 1428
    Dnscache
    [svchost.exe]
    UDP 0.0.0.0:5353 *:* 11808
    [chrome.exe]
    UDP 0.0.0.0:5355 *:* 1428
    Dnscache
    [svchost.exe]
    UDP 0.0.0.0:32562 *:* 8120
    [NetDrive2.exe]
    UDP 0.0.0.0:51274 *:* 11808
    [chrome.exe]
    UDP 0.0.0.0:51275 *:* 11808
    [chrome.exe]
    UDP 0.0.0.0:51276 *:* 11808
    [chrome.exe]
    UDP 0.0.0.0:51277 *:* 11808
    [chrome.exe]
    UDP 0.0.0.0:51583 *:* 2028
    FDResPub
    [svchost.exe]
    UDP 0.0.0.0:52747 *:* 11808
    [chrome.exe]
    UDP 0.0.0.0:52748 *:* 11808
    [chrome.exe]
    UDP 0.0.0.0:52749 *:* 11808
    [chrome.exe]
    UDP 0.0.0.0:52750 *:* 11808
    [chrome.exe]
    UDP 0.0.0.0:53229 *:* 1960
    [spoolsv.exe]
    UDP 0.0.0.0:54516 *:* 1328
    EventSystem
    [svchost.exe]
    UDP 0.0.0.0:56184 *:* 2960
    [TeamViewer_Service.exe]
    UDP 0.0.0.0:57221 *:* 2604
    [mDNSResponder.exe]
    UDP 0.0.0.0:59091 *:* 11808
    [chrome.exe]
    UDP 0.0.0.0:59092 *:* 11808
    [chrome.exe]
    UDP 0.0.0.0:59093 *:* 11808
    [chrome.exe]
    UDP 0.0.0.0:59094 *:* 11808
    [chrome.exe]
    UDP 0.0.0.0:59269 *:* 7740
    [SkypeHost.exe]
    UDP 0.0.0.0:61480 *:* 2412
    [dashost.exe]
    UDP 0.0.0.0:61571 *:* 11808
    [chrome.exe]
    UDP 0.0.0.0:61572 *:* 11808
    [chrome.exe]
    UDP 0.0.0.0:61573 *:* 11808
    [chrome.exe]
    UDP 0.0.0.0:61574 *:* 11808
    [chrome.exe]
    UDP 0.0.0.0:62459 *:* 7740
    [SkypeHost.exe]
    UDP 127.0.0.1:1900 *:* 2028
    SSDPSRV
    [svchost.exe]
    UDP 127.0.0.1:49747 *:* 8100
    [iCloudServices.exe]
    UDP 127.0.0.1:49748 *:* 8100
    [iCloudServices.exe]
    UDP 127.0.0.1:50580 *:* 2028
    SSDPSRV
    [svchost.exe]
    UDP 127.0.0.1:57223 *:* 2180
    [AppleMobileDeviceService.exe]
    UDP 127.0.0.1:57224 *:* 2180
    [AppleMobileDeviceService.exe]
    UDP 127.0.0.1:59510 *:* 4320
    [APSDaemon.exe]
    UDP 127.0.0.1:59511 *:* 4320
    [APSDaemon.exe]
    UDP 192.168.1.37:137 *:* 4
    Can not obtain ownership information
    UDP 192.168.1.37:138 *:* 4
    Can not obtain ownership information
    UDP 192.168.1.37:1900 *:* 2028
    SSDPSRV
    [svchost.exe]
    UDP 192.168.1.37:2177 *:* 2028
    QWAVE
    [svchost.exe]
    UDP 192.168.1.37:5353 *:* 2604
    [mDNSResponder.exe]
    UDP 192.168.1.37:50578 *:* 2028
    SSDPSRV
    [svchost.exe]
    UDP 192.168.1.37:53254 *:* 1036
    iphlpsvc
    [svchost.exe]
    UDP 192.168.1.50:5353 *:* 2960
    [TeamViewer_Service.exe]
    UDP 192.168.1.50:11560 *:* 7740
    [SkypeHost.exe]
    UDP 192.168.56.1:137 *:* 4
    Can not obtain ownership information
    UDP 192.168.56.1:138 *:* 4
    Can not obtain ownership information
    UDP 192.168.56.1:1900 *:* 2028
    SSDPSRV
    [svchost.exe]
    UDP 192.168.56.1:2177 *:* 2028
    QWAVE
    [svchost.exe]
    UDP 192.168.56.1:5353 *:* 2960
    [TeamViewer_Service.exe]
    UDP 192.168.56.1:5353 *:* 2604
    [mDNSResponder.exe]
    UDP 192.168.56.1:50579 *:* 2028
    SSDPSRV
    [svchost.exe]
    UDP [::]:123 *:* 1328
    W32Time
    [svchost.exe]
    UDP [::]:500 *:* 1036
    IKEEXT
    [svchost.exe]
    UDP [::]:1434 *:* 2732
    [sqlbrowser.exe]
    UDP [::]:3702 *:* 2412
    [dashost.exe]
    UDP [::]:3702 *:* 2028
    FDResPub
    [svchost.exe]
    UDP [::]:3702 *:* 1328
    EventSystem
    [svchost.exe]
    UDP [::]:3702 *:* 2028
    FDResPub
    [svchost.exe]
    UDP [::]:3702 *:* 1328
    EventSystem
    [svchost.exe]
    UDP [::]:3702 *:* 2412
    [dashost.exe]
    UDP [::]:4500 *:* 1036
    IKEEXT
    [svchost.exe]
    UDP [::]:5353 *:* 11808
    [chrome.exe]
    UDP [::]:5353 *:* 1428
    Dnscache
    [svchost.exe]
    UDP [::]:5353 *:* 11808
    [chrome.exe]
    UDP [::]:5353 *:* 11808
    [chrome.exe]
    UDP [::]:5355 *:* 1428
    Dnscache
    [svchost.exe]
    UDP [::]:51275 *:* 11808
    [chrome.exe]
    UDP [::]:51277 *:* 11808
    [chrome.exe]
    UDP [::]:51584 *:* 2028
    FDResPub
    [svchost.exe]
    UDP [::]:52748 *:* 11808
    [chrome.exe]
    UDP [::]:52750 *:* 11808
    [chrome.exe]
    UDP [::]:54517 *:* 1328
    EventSystem
    [svchost.exe]
    UDP [::]:56185 *:* 2960
    [TeamViewer_Service.exe]
    UDP [::]:57222 *:* 2604
    [mDNSResponder.exe]
    UDP [::]:59092 *:* 11808
    [chrome.exe]
    UDP [::]:59094 *:* 11808
    [chrome.exe]
    UDP [::]:59269 *:* 7740
    [SkypeHost.exe]
    UDP [::]:61481 *:* 2412
    [dashost.exe]
    UDP [::]:61572 *:* 11808
    [chrome.exe]
    UDP [::]:61574 *:* 11808
    [chrome.exe]
    UDP [::]:62459 *:* 7740
    [SkypeHost.exe]
    UDP [::1]:1900 *:* 2028
    SSDPSRV
    [svchost.exe]
    UDP [::1]:5353 *:* 2960
    [TeamViewer_Service.exe]
    UDP [::1]:5353 *:* 2604
    [mDNSResponder.exe]
    UDP [::1]:50577 *:* 2028
    SSDPSRV
    [svchost.exe]
    UDP [::1]:58186 *:* 2888
    [postgres.exe]
    UDP [fe80::39c8:47b3:799e:6502%4]:1900 *:* 2028
    SSDPSRV
    [svchost.exe]
    UDP [fe80::39c8:47b3:799e:6502%4]:2177 *:* 2028
    QWAVE
    [svchost.exe]
    UDP [fe80::39c8:47b3:799e:6502%4]:50576 *:* 2028
    SSDPSRV
    [svchost.exe]
    UDP [fe80::59d8:7508:714c:8f2%6]:1900 *:* 2028
    SSDPSRV
    [svchost.exe]
    UDP [fe80::59d8:7508:714c:8f2%6]:2177 *:* 2028
    QWAVE
    [svchost.exe]
    UDP [fe80::59d8:7508:714c:8f2%6]:50575 *:* 2028
    SSDPSRV
    [svchost.exe]

    Hello, wingfield65. Well, as you can undoubtedly see, you’ve got 2 instances of MySQL running–1 at 3306 & 1 at 3307, & that is not going to work. My next question to you, then, is 1 or both of these running as a service? If so, please check your ‘Control Panel > Administrative Tools > Services’ & disable the MySQL service running on 3306. You will need to stop that service or the change won’t take effect until you restart your machine. I myself never run Xampp in that way & don’t recommend it for security reasons, but in the final analysis, I guess that’s up to individual discretion.

    In terms of Skype–yes–you’ve got divergence in terms of Apache at 80 & 81, but not at 443, & this can prevent Apache from connecting.

    Also, the file(s) you actually need to change regarding your MySQL configuration is my.ini, as well as php.ini.

    Let’s see what happens when you make these changes.

    wingfield65, 1 last thing–is your event log giving you any errors regarding either Apache or MySQL? If so, could you let us know what those are unless, of course, as was my case when I tried to do this in order to troubleshoot your problem, my event log made it pretty evident what my difficulty was, i.e., I made a typo in my.ini. In that case, you’re more than welcome not to paste that in, as pasting in one’s typos to a public forum can prove embarrassing lol.

    opcode: read_my_mind_not_my_fumble-fingered_input;

    Thread Starter wingfield65

    (@wingfield65)

    Hello Jackie,

    embarrassment is no problem. I’m just appreciative of the assistance.

    >> I myself never run Xampp in that way & don’t recommend it for security reasons, but in the final analysis, I guess that’s up to individual discretion.
    I’m not sure what you mean by this comment.

    I only have one mysql57 service running. I’m not sure how to tell which port it’s running on. if I do a netstat -anb it shows both 3306 and 3307 using mysql.exe.

    below is my apache error log. I think it’s being truncated by a character max on a post.

    [Fri Sep 23 12:00:00.750763 2016] [ssl:warn] [pid 3012:tid 588] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 12:00:01.250677 2016] [ssl:warn] [pid 3012:tid 588] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 12:00:03.053617 2016] [mpm_winnt:notice] [pid 3012:tid 588] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 configured — resuming normal operations
    [Fri Sep 23 12:00:03.053617 2016] [mpm_winnt:notice] [pid 3012:tid 588] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
    [Fri Sep 23 12:00:03.053617 2016] [core:notice] [pid 3012:tid 588] AH00094: Command line: ‘C:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache’
    [Fri Sep 23 12:00:03.069283 2016] [mpm_winnt:notice] [pid 3012:tid 588] AH00418: Parent: Created child process 5308
    [Fri Sep 23 12:00:04.475868 2016] [ssl:warn] [pid 5308:tid 628] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 12:00:04.816133 2016] [ssl:warn] [pid 5308:tid 628] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 12:00:04.865166 2016] [mpm_winnt:notice] [pid 5308:tid 628] AH00354: Child: Starting 150 worker threads.
    [Fri Sep 23 12:02:02.535161 2016] [ssl:warn] [pid 7968:tid 592] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 12:02:02.795937 2016] [ssl:warn] [pid 7968:tid 592] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 12:02:02.843469 2016] [mpm_winnt:notice] [pid 7968:tid 592] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 configured — resuming normal operations
    [Fri Sep 23 12:02:02.843968 2016] [mpm_winnt:notice] [pid 7968:tid 592] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
    [Fri Sep 23 12:02:02.843968 2016] [core:notice] [pid 7968:tid 592] AH00094: Command line: ‘c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache’
    [Fri Sep 23 12:02:02.847968 2016] [mpm_winnt:notice] [pid 7968:tid 592] AH00418: Parent: Created child process 6656
    [Fri Sep 23 12:02:04.271171 2016] [ssl:warn] [pid 6656:tid 652] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 12:02:04.542909 2016] [ssl:warn] [pid 6656:tid 652] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 12:02:04.592446 2016] [mpm_winnt:notice] [pid 6656:tid 652] AH00354: Child: Starting 150 worker threads.
    [Fri Sep 23 17:08:36.949228 2016] [ssl:warn] [pid 5156:tid 548] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:08:37.243691 2016] [core:warn] [pid 5156:tid 548] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten — Unclean shutdown of previous Apache run?
    [Fri Sep 23 17:08:37.363769 2016] [ssl:warn] [pid 5156:tid 548] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:08:39.998224 2016] [mpm_winnt:notice] [pid 5156:tid 548] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 configured — resuming normal operations
    [Fri Sep 23 17:08:39.998224 2016] [mpm_winnt:notice] [pid 5156:tid 548] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
    [Fri Sep 23 17:08:39.998224 2016] [core:notice] [pid 5156:tid 548] AH00094: Command line: ‘c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache’
    [Fri Sep 23 17:08:40.002227 2016] [mpm_winnt:notice] [pid 5156:tid 548] AH00418: Parent: Created child process 9492
    [Fri Sep 23 17:08:41.185355 2016] [ssl:warn] [pid 9492:tid 564] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:08:41.578813 2016] [ssl:warn] [pid 9492:tid 564] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:08:41.619840 2016] [mpm_winnt:notice] [pid 9492:tid 564] AH00354: Child: Starting 150 worker threads.
    [Fri Sep 23 17:12:37.490338 2016] [ssl:warn] [pid 13852:tid 608] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:12:37.673607 2016] [core:warn] [pid 13852:tid 608] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten — Unclean shutdown of previous Apache run?
    [Fri Sep 23 17:12:37.793643 2016] [ssl:warn] [pid 13852:tid 608] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:12:37.830166 2016] [mpm_winnt:notice] [pid 13852:tid 608] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 configured — resuming normal operations
    [Fri Sep 23 17:12:37.830166 2016] [mpm_winnt:notice] [pid 13852:tid 608] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
    [Fri Sep 23 17:12:37.830166 2016] [core:notice] [pid 13852:tid 608] AH00094: Command line: ‘c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache’
    [Fri Sep 23 17:12:37.833672 2016] [mpm_winnt:notice] [pid 13852:tid 608] AH00418: Parent: Created child process 12412
    [Fri Sep 23 17:12:39.020204 2016] [ssl:warn] [pid 12412:tid 584] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:12:39.217335 2016] [ssl:warn] [pid 12412:tid 584] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:12:39.255858 2016] [mpm_winnt:notice] [pid 12412:tid 584] AH00354: Child: Starting 150 worker threads.
    [Fri Sep 23 17:14:21.143935 2016] [ssl:warn] [pid 11924:tid 548] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:14:21.222478 2016] [core:warn] [pid 11924:tid 548] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten — Unclean shutdown of previous Apache run?
    [Fri Sep 23 17:14:21.346061 2016] [ssl:warn] [pid 11924:tid 548] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:14:21.382585 2016] [mpm_winnt:notice] [pid 11924:tid 548] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 configured — resuming normal operations
    [Fri Sep 23 17:14:21.382585 2016] [mpm_winnt:notice] [pid 11924:tid 548] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
    [Fri Sep 23 17:14:21.382585 2016] [core:notice] [pid 11924:tid 548] AH00094: Command line: ‘c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache’
    [Fri Sep 23 17:14:21.386087 2016] [mpm_winnt:notice] [pid 11924:tid 548] AH00418: Parent: Created child process 5756
    [Fri Sep 23 17:14:22.484530 2016] [ssl:warn] [pid 5756:tid 564] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:14:22.885848 2016] [ssl:warn] [pid 5756:tid 564] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:14:22.925374 2016] [mpm_winnt:notice] [pid 5756:tid 564] AH00354: Child: Starting 150 worker threads.
    [Fri Sep 23 17:15:04.093023 2016] [ssl:warn] [pid 10904:tid 548] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:15:04.180592 2016] [core:warn] [pid 10904:tid 548] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten — Unclean shutdown of previous Apache run?
    [Fri Sep 23 17:15:04.305175 2016] [ssl:warn] [pid 10904:tid 548] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:15:04.342200 2016] [mpm_winnt:notice] [pid 10904:tid 548] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 configured — resuming normal operations
    [Fri Sep 23 17:15:04.342200 2016] [mpm_winnt:notice] [pid 10904:tid 548] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
    [Fri Sep 23 17:15:04.342200 2016] [core:notice] [pid 10904:tid 548] AH00094: Command line: ‘c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache’
    [Fri Sep 23 17:15:04.345703 2016] [mpm_winnt:notice] [pid 10904:tid 548] AH00418: Parent: Created child process 14152
    [Fri Sep 23 17:15:05.531614 2016] [ssl:warn] [pid 14152:tid 620] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:15:05.749760 2016] [ssl:warn] [pid 14152:tid 620] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:15:05.796791 2016] [mpm_winnt:notice] [pid 14152:tid 620] AH00354: Child: Starting 150 worker threads.
    [Fri Sep 23 17:16:39.664235 2016] [ssl:warn] [pid 12736:tid 560] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:16:39.770654 2016] [core:warn] [pid 12736:tid 560] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten — Unclean shutdown of previous Apache run?
    [Fri Sep 23 17:16:39.894101 2016] [ssl:warn] [pid 12736:tid 560] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:16:39.930125 2016] [mpm_winnt:notice] [pid 12736:tid 560] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 configured — resuming normal operations
    [Fri Sep 23 17:16:39.930626 2016] [mpm_winnt:notice] [pid 12736:tid 560] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
    [Fri Sep 23 17:16:39.930626 2016] [core:notice] [pid 12736:tid 560] AH00094: Command line: ‘c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache’
    [Fri Sep 23 17:16:39.934128 2016] [mpm_winnt:notice] [pid 12736:tid 560] AH00418: Parent: Created child process 13048
    [Fri Sep 23 17:16:41.127548 2016] [ssl:warn] [pid 13048:tid 620] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:16:41.343054 2016] [ssl:warn] [pid 13048:tid 620] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:16:41.382080 2016] [mpm_winnt:notice] [pid 13048:tid 620] AH00354: Child: Starting 150 worker threads.
    [Fri Sep 23 17:17:16.691060 2016] [ssl:warn] [pid 13932:tid 588] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:17:16.793629 2016] [core:warn] [pid 13932:tid 588] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten — Unclean shutdown of previous Apache run?
    [Fri Sep 23 17:17:16.957950 2016] [ssl:warn] [pid 13932:tid 588] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:17:16.995475 2016] [mpm_winnt:notice] [pid 13932:tid 588] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 configured — resuming normal operations
    [Fri Sep 23 17:17:16.995475 2016] [mpm_winnt:notice] [pid 13932:tid 588] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
    [Fri Sep 23 17:17:16.995475 2016] [core:notice] [pid 13932:tid 588] AH00094: Command line: ‘c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache’
    [Fri Sep 23 17:17:16.998979 2016] [mpm_winnt:notice] [pid 13932:tid 588] AH00418: Parent: Created child process 13340
    [Fri Sep 23 17:17:18.180147 2016] [ssl:warn] [pid 13340:tid 212] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:17:18.408661 2016] [ssl:warn] [pid 13340:tid 212] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:17:18.447187 2016] [mpm_winnt:notice] [pid 13340:tid 212] AH00354: Child: Starting 150 worker threads.
    [Fri Sep 23 17:18:26.010350 2016] [ssl:warn] [pid 2072:tid 572] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:18:26.102411 2016] [core:warn] [pid 2072:tid 572] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten — Unclean shutdown of previous Apache run?
    [Fri Sep 23 17:18:26.225494 2016] [ssl:warn] [pid 2072:tid 572] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:18:26.262518 2016] [mpm_winnt:notice] [pid 2072:tid 572] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 configured — resuming normal operations
    [Fri Sep 23 17:18:26.262518 2016] [mpm_winnt:notice] [pid 2072:tid 572] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
    [Fri Sep 23 17:18:26.262518 2016] [core:notice] [pid 2072:tid 572] AH00094: Command line: ‘c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache’
    [Fri Sep 23 17:18:26.266021 2016] [mpm_winnt:notice] [pid 2072:tid 572] AH00418: Parent: Created child process 9236
    [Fri Sep 23 17:18:27.384900 2016] [ssl:warn] [pid 9236:tid 632] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:18:27.584291 2016] [ssl:warn] [pid 9236:tid 632] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:18:27.623818 2016] [mpm_winnt:notice] [pid 9236:tid 632] AH00354: Child: Starting 150 worker threads.
    [Fri Sep 23 17:29:12.077150 2016] [:error] [pid 9236:tid 1840] [client ::1:57061] PHP Warning: POST Content-Length of 9856256 bytes exceeds the limit of 8388608 bytes in Unknown on line 0, referer: https://localhost:81/phpmyadmin/server_import.php?db=&lang=en&collation_connection=utf8mb4_unicode_ci&token=bef31c66361fc7ecc336cde15beb52fc
    [Fri Sep 23 17:31:38.253827 2016] [:error] [pid 9236:tid 1872] [client ::1:57084] PHP Warning: POST Content-Length of 9856256 bytes exceeds the limit of 8388608 bytes in Unknown on line 0, referer: https://localhost:81/phpmyadmin/server_import.php?db=&token=bef31c66361fc7ecc336cde15beb52fc
    [Fri Sep 23 17:32:07.826142 2016] [ssl:warn] [pid 6448:tid 572] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:32:07.912699 2016] [core:warn] [pid 6448:tid 572] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten — Unclean shutdown of previous Apache run?
    [Fri Sep 23 17:32:08.039785 2016] [ssl:warn] [pid 6448:tid 572] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:32:08.078312 2016] [mpm_winnt:notice] [pid 6448:tid 572] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 configured — resuming normal operations
    [Fri Sep 23 17:32:08.078809 2016] [mpm_winnt:notice] [pid 6448:tid 572] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
    [Fri Sep 23 17:32:08.078809 2016] [core:notice] [pid 6448:tid 572] AH00094: Command line: ‘c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache’
    [Fri Sep 23 17:32:08.082314 2016] [mpm_winnt:notice] [pid 6448:tid 572] AH00418: Parent: Created child process 10756
    [Fri Sep 23 17:32:09.216617 2016] [ssl:warn] [pid 10756:tid 556] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:32:09.414749 2016] [ssl:warn] [pid 10756:tid 556] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:32:09.454276 2016] [mpm_winnt:notice] [pid 10756:tid 556] AH00354: Child: Starting 150 worker threads.
    [Fri Sep 23 17:36:27.643172 2016] [mpm_winnt:crit] [pid 10756:tid 556] AH02538: Child: Parent process exited abruptly. Child process is ending
    [Fri Sep 23 17:36:44.363354 2016] [ssl:warn] [pid 14832:tid 572] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:36:44.468425 2016] [core:warn] [pid 14832:tid 572] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten — Unclean shutdown of previous Apache run?
    [Fri Sep 23 17:36:44.645041 2016] [ssl:warn] [pid 14832:tid 572] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:36:44.696072 2016] [mpm_winnt:notice] [pid 14832:tid 572] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 configured — resuming normal operations
    [Fri Sep 23 17:36:44.696072 2016] [mpm_winnt:notice] [pid 14832:tid 572] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
    [Fri Sep 23 17:36:44.696072 2016] [core:notice] [pid 14832:tid 572] AH00094: Command line: ‘c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache’
    [Fri Sep 23 17:36:44.705077 2016] [mpm_winnt:notice] [pid 14832:tid 572] AH00418: Parent: Created child process 15192
    [Fri Sep 23 17:36:45.998641 2016] [ssl:warn] [pid 15192:tid 592] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:36:46.292391 2016] [ssl:warn] [pid 15192:tid 592] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Sep 23 17:36:46.345426 2016] [mpm_winnt:notice] [pid 15192:tid 592] AH00354: Child: Starting 150 worker threads.
    [Fri Sep 23 17:39:07.407266 2016] [mpm_winnt:notice] [pid 14832:tid 572] AH00422: Parent: Received shutdown signal — Shutting down the server.
    [Fri Sep 23 17:39:09.409433 2016] [mpm_winnt:notice] [pid 15192:tid 592] AH00364: Child: All worker threads have exited.
    [Fri Sep 23 17:39:09.434460 2016] [mpm_winnt:notice] [pid 14832:tid 572] AH00430: Parent: Child process 15192 exited successfully.
    [Sat Sep 24 10:51:43.750695 2016] [ssl:warn] [pid 15568:tid 640] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sat Sep 24 10:51:44.026383 2016] [ssl:warn] [pid 15568:tid 640] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sat Sep 24 10:51:48.715057 2016] [mpm_winnt:notice] [pid 15568:tid 640] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 configured — resuming normal operations
    [Sat Sep 24 10:51:48.715057 2016] [mpm_winnt:notice] [pid 15568:tid 640] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
    [Sat Sep 24 10:51:48.715057 2016] [core:notice] [pid 15568:tid 640] AH00094: Command line: ‘c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache’
    [Sat Sep 24 10:51:48.757140 2016] [mpm_winnt:notice] [pid 15568:tid 640] AH00418: Parent: Created child process 7100
    [Sat Sep 24 10:51:51.124713 2016] [ssl:warn] [pid 7100:tid 648] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sat Sep 24 10:51:51.359902 2016] [ssl:warn] [pid 7100:tid 648] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sat Sep 24 10:51:51.443457 2016] [mpm_winnt:notice] [pid 7100:tid 648] AH00354: Child: Starting 150 worker threads.
    [Sat Sep 24 12:06:54.494226 2016] [ssl:warn] [pid 7952:tid 580] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sat Sep 24 12:06:54.578782 2016] [core:warn] [pid 7952:tid 580] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten — Unclean shutdown of previous Apache run?
    [Sat Sep 24 12:06:54.690858 2016] [ssl:warn] [pid 7952:tid 580] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sat Sep 24 12:06:54.731384 2016] [mpm_winnt:notice] [pid 7952:tid 580] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 configured — resuming normal operations
    [Sat Sep 24 12:06:54.731384 2016] [mpm_winnt:notice] [pid 7952:tid 580] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
    [Sat Sep 24 12:06:54.731384 2016] [core:notice] [pid 7952:tid 580] AH00094: Command line: ‘c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache’
    [Sat Sep 24 12:06:54.738390 2016] [mpm_winnt:notice] [pid 7952:tid 580] AH00418: Parent: Created child process 1432
    [Sat Sep 24 12:06:55.673417 2016] [ssl:warn] [pid 1432:tid 632] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sat Sep 24 12:06:55.860566 2016] [ssl:warn] [pid 1432:tid 632] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sat Sep 24 12:06:55.901093 2016] [mpm_winnt:notice] [pid 1432:tid 632] AH00354: Child: Starting 150 worker threads.
    [Sat Sep 24 12:29:29.140666 2016] [:error] [pid 1432:tid 1892] [client ::1:51616] PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\\xampp\\htdocs\\testconnection.php:2\nStack trace:\n#0 {main}\n thrown in C:\\xampp\\htdocs\\testconnection.php on line 2
    [Sat Sep 24 12:33:27.901234 2016] [:error] [pid 1432:tid 1856] [client ::1:51644] PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\\xampp\\htdocs\\testconnection.php:2\nStack trace:\n#0 {main}\n thrown in C:\\xampp\\htdocs\\testconnection.php on line 2
    [Sat Sep 24 13:03:46.779615 2016] [:error] [pid 1432:tid 1888] [client ::1:51803] PHP Parse error: syntax error, unexpected ‘Connection’ (T_STRING) in C:\\xampp\\htdocs\\testconnection.php on line 2
    [Sat Sep 24 17:26:05.225994 2016] [ssl:warn] [pid 13512:tid 576] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sat Sep 24 17:26:05.383137 2016] [core:warn] [pid 13512:tid 576] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten — Unclean shutdown of previous Apache run?
    [Sat Sep 24 17:26:05.497820 2016] [ssl:warn] [pid 13512:tid 576] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sat Sep 24 17:26:05.538847 2016] [mpm_winnt:notice] [pid 13512:tid 576] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 configured — resuming normal operations
    [Sat Sep 24 17:26:05.538847 2016] [mpm_winnt:notice] [pid 13512:tid 576] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
    [Sat Sep 24 17:26:05.538847 2016] [core:notice] [pid 13512:tid 576] AH00094: Command line: ‘c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache’
    [Sat Sep 24 17:26:05.544850 2016] [mpm_winnt:notice] [pid 13512:tid 576] AH00418: Parent: Created child process 10080
    [Sat Sep 24 17:26:06.508003 2016] [ssl:warn] [pid 10080:tid 628] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sat Sep 24 17:26:06.836208 2016] [ssl:warn] [pid 10080:tid 628] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sat Sep 24 17:26:06.875240 2016] [mpm_winnt:notice] [pid 10080:tid 628] AH00354: Child: Starting 150 worker threads.
    [Sat Sep 24 17:29:43.661632 2016] [:error] [pid 10080:tid 1880] [client ::1:53025] PHP Parse error: syntax error, unexpected ‘Connection’ (T_STRING) in C:\\xampp\\htdocs\\testconnection.php on line 2
    [Sat Sep 24 17:31:37.027298 2016] [:error] [pid 10080:tid 1872] [client ::1:53081] PHP Parse error: syntax error, unexpected ‘Connection’ (T_STRING) in C:\\xampp\\htdocs\\testconnection.php on line 2
    [Sat Sep 24 17:55:30.495253 2016] [:error] [pid 10080:tid 1896] [client ::1:53880] PHP Parse error: syntax error, unexpected ‘Connection’ (T_STRING) in C:\\xampp\\htdocs\\testconnection.php on line 2
    [Sat Sep 24 21:30:52.551424 2016] [:error] [pid 10080:tid 1864] [client ::1:55633] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\\xampp\\htdocs\\tng\\begin.php on line 28
    [Sat Sep 24 21:30:52.552931 2016] [:error] [pid 10080:tid 1872] [client ::1:55634] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\\xampp\\htdocs\\tng\\begin.php on line 28
    [Sat Sep 24 22:30:54.264555 2016] [ssl:warn] [pid 10036:tid 636] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sat Sep 24 22:30:54.334069 2016] [core:warn] [pid 10036:tid 636] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten — Unclean shutdown of previous Apache run?
    [Sat Sep 24 22:30:54.449963 2016] [ssl:warn] [pid 10036:tid 636] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sat Sep 24 22:30:54.481220 2016] [mpm_winnt:notice] [pid 10036:tid 636] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 configured — resuming normal operations
    [Sat Sep 24 22:30:54.481220 2016] [mpm_winnt:notice] [pid 10036:tid 636] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
    [Sat Sep 24 22:30:54.481220 2016] [core:notice] [pid 10036:tid 636] AH00094: Command line: ‘c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache’
    [Sat Sep 24 22:30:54.496845 2016] [mpm_winnt:notice] [pid 10036:tid 636] AH00418: Parent: Created child process 8588
    [Sat Sep 24 22:30:55.292252 2016] [ssl:warn] [pid 8588:tid 580] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sat Sep 24 22:30:55.461918 2016] [ssl:warn] [pid 8588:tid 580] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sat Sep 24 22:30:55.508797 2016] [mpm_winnt:notice] [pid 8588:tid 580] AH00354: Child: Starting 150 worker threads.
    [Sat Sep 24 22:35:07.671477 2016] [ssl:warn] [pid 11832:tid 580] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sat Sep 24 22:35:07.750459 2016] [core:warn] [pid 11832:tid 580] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten — Unclean shutdown of previous Apache run?
    [Sat Sep 24 22:35:07.869044 2016] [ssl:warn] [pid 11832:tid 580] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sat Sep 24 22:35:07.906069 2016] [mpm_winnt:notice] [pid 11832:tid 580] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 configured — resuming normal operations
    [Sat Sep 24 22:35:07.906069 2016] [mpm_winnt:notice] [pid 11832:tid 580] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
    [Sat Sep 24 22:35:07.906069 2016] [core:notice] [pid 11832:tid 580] AH00094: Command line: ‘c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache’
    [Sat Sep 24 22:35:07.913585 2016] [mpm_winnt:notice] [pid 11832:tid 580] AH00418: Parent: Created child process 11676
    [Sat Sep 24 22:35:08.711149 2016] [ssl:warn] [pid 11676:tid 580] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sat Sep 24 22:35:08.931017 2016] [ssl:warn] [pid 11676:tid 580] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sat Sep 24 22:35:08.967545 2016] [mpm_winnt:notice] [pid 11676:tid 580] AH00354: Child: Starting 150 worker threads.
    [Sun Sep 25 11:15:41.326689 2016] [ssl:warn] [pid 13976:tid 612] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sun Sep 25 11:15:41.490582 2016] [core:warn] [pid 13976:tid 612] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten — Unclean shutdown of previous Apache run?
    [Sun Sep 25 11:15:41.590103 2016] [ssl:warn] [pid 13976:tid 612] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sun Sep 25 11:15:41.626874 2016] [mpm_winnt:notice] [pid 13976:tid 612] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 configured — resuming normal operations
    [Sun Sep 25 11:15:41.626874 2016] [mpm_winnt:notice] [pid 13976:tid 612] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
    [Sun Sep 25 11:15:41.626874 2016] [core:notice] [pid 13976:tid 612] AH00094: Command line: ‘c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache’
    [Sun Sep 25 11:15:41.642496 2016] [mpm_winnt:notice] [pid 13976:tid 612] AH00418: Parent: Created child process 5472
    [Sun Sep 25 11:15:42.405683 2016] [ssl:warn] [pid 5472:tid 592] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sun Sep 25 11:15:42.567583 2016] [ssl:warn] [pid 5472:tid 592] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sun Sep 25 11:15:42.606218 2016] [mpm_winnt:notice] [pid 5472:tid 592] AH00354: Child: Starting 150 worker threads.
    [Sun Sep 25 11:22:53.717299 2016] [ssl:warn] [pid 8620:tid 592] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sun Sep 25 11:22:53.791014 2016] [core:warn] [pid 8620:tid 592] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten — Unclean shutdown of previous Apache run?
    [Sun Sep 25 11:22:53.904596 2016] [ssl:warn] [pid 8620:tid 592] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sun Sep 25 11:22:53.939620 2016] [mpm_winnt:notice] [pid 8620:tid 592] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 configured — resuming normal operations
    [Sun Sep 25 11:22:53.939620 2016] [mpm_winnt:notice] [pid 8620:tid 592] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
    [Sun Sep 25 11:22:53.939620 2016] [core:notice] [pid 8620:tid 592] AH00094: Command line: ‘c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache’
    [Sun Sep 25 11:22:53.946625 2016] [mpm_winnt:notice] [pid 8620:tid 592] AH00418: Parent: Created child process 10696
    [Sun Sep 25 11:22:54.719302 2016] [ssl:warn] [pid 10696:tid 616] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sun Sep 25 11:22:54.895428 2016] [ssl:warn] [pid 10696:tid 616] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sun Sep 25 11:22:54.931453 2016] [mpm_winnt:notice] [pid 10696:tid 616] AH00354: Child: Starting 150 worker threads.
    [Sun Sep 25 11:27:57.432075 2016] [ssl:warn] [pid 6064:tid 632] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sun Sep 25 11:27:57.505144 2016] [core:warn] [pid 6064:tid 632] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten — Unclean shutdown of previous Apache run?
    [Sun Sep 25 11:27:57.626749 2016] [ssl:warn] [pid 6064:tid 632] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sun Sep 25 11:27:57.662773 2016] [mpm_winnt:notice] [pid 6064:tid 632] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 configured — resuming normal operations
    [Sun Sep 25 11:27:57.662773 2016] [mpm_winnt:notice] [pid 6064:tid 632] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
    [Sun Sep 25 11:27:57.662773 2016] [core:notice] [pid 6064:tid 632] AH00094: Command line: ‘c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache’
    [Sun Sep 25 11:27:57.669778 2016] [mpm_winnt:notice] [pid 6064:tid 632] AH00418: Parent: Created child process 3452
    [Sun Sep 25 11:27:58.466342 2016] [ssl:warn] [pid 3452:tid 640] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sun Sep 25 11:27:58.646981 2016] [ssl:warn] [pid 3452:tid 640] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sun Sep 25 11:27:58.685008 2016] [mpm_winnt:notice] [pid 3452:tid 640] AH00354: Child: Starting 150 worker threads.
    [Sun Sep 25 15:34:01.325164 2016] [ssl:warn] [pid 14608:tid 616] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sun Sep 25 15:34:01.400223 2016] [core:warn] [pid 14608:tid 616] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten — Unclean shutdown of previous Apache run?
    [Sun Sep 25 15:34:01.510823 2016] [ssl:warn] [pid 14608:tid 616] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sun Sep 25 15:34:01.545847 2016] [mpm_winnt:notice] [pid 14608:tid 616] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 configured — resuming normal operations
    [Sun Sep 25 15:34:01.545847 2016] [mpm_winnt:notice] [pid 14608:tid 616] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
    [Sun Sep 25 15:34:01.545847 2016] [core:notice] [pid 14608:tid 616] AH00094: Command line: ‘c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache’
    [Sun Sep 25 15:34:01.552849 2016] [mpm_winnt:notice] [pid 14608:tid 616] AH00418: Parent: Created child process 8372
    [Sun Sep 25 15:34:02.362163 2016] [ssl:warn] [pid 8372:tid 676] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sun Sep 25 15:34:02.542296 2016] [ssl:warn] [pid 8372:tid 676] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Sun Sep 25 15:34:02.580323 2016] [mpm_winnt:notice] [pid 8372:tid 676] AH00354: Child: Starting 150 worker threads.
    [Tue Sep 27 19:12:33.495590 2016] [:error] [pid 8372:tid 1824] [client ::1:50529] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\\xampp\\htdocs\\tng\\begin.php on line 28
    [Tue Sep 27 19:27:42.627765 2016] [ssl:warn] [pid 12232:tid 596] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Tue Sep 27 19:27:42.717114 2016] [core:warn] [pid 12232:tid 596] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten — Unclean shutdown of previous Apache run?
    [Tue Sep 27 19:27:42.848201 2016] [ssl:warn] [pid 12232:tid 596] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Tue Sep 27 19:27:42.892228 2016] [mpm_winnt:notice] [pid 12232:tid 596] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 configured — resuming normal operations
    [Tue Sep 27 19:27:42.892228 2016] [mpm_winnt:notice] [pid 12232:tid 596] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
    [Tue Sep 27 19:27:42.892228 2016] [core:notice] [pid 12232:tid 596] AH00094: Command line: ‘c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache’
    [Tue Sep 27 19:27:42.899799 2016] [mpm_winnt:notice] [pid 12232:tid 596] AH00418: Parent: Created child process 17092
    [Tue Sep 27 19:27:43.738328 2016] [ssl:warn] [pid 17092:tid 600] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Tue Sep 27 19:27:43.942998 2016] [ssl:warn] [pid 17092:tid 600] AH01909: https://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Tue Sep 27 19:27:43.981051 2016] [mpm_winnt:notice] [pid 17092:tid 600] AH00354: Child: Starting 150 worker threads.
    [Tue Sep 27 20:54:06.169033 2016] [:error] [pid 17092:tid 1876] [client ::1:51629] PHP Parse error: syntax error, unexpected ‘**’ (T_POW), expecting end of file in C:\\xampp\\htdocs\\wp-config.php on line 83

    Thread Starter wingfield65

    (@wingfield65)

    below is the mysql error log. it shows that some tables require repair; but I’ve done a repair in phpmyadmin and the message never changes. I would say that this db is restored after the xammp upgrade and is the same one that I successfully used prior.
    =============================================================

    2016-09-25 15:34:05 39d8 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB’s internal memory allocator.
    2016-09-25 15:34:05 14808 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

    2016-09-25 15:34:05 14808 [Note] InnoDB: Using mutexes to ref count buffer pool pages
    2016-09-25 15:34:05 14808 [Note] InnoDB: The InnoDB memory heap is disabled
    2016-09-25 15:34:05 14808 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
    2016-09-25 15:34:05 14808 [Note] InnoDB: Memory barrier is not used
    2016-09-25 15:34:05 14808 [Note] InnoDB: Compressed tables use zlib 1.2.3
    2016-09-25 15:34:05 14808 [Note] InnoDB: Using generic crc32 instructions
    2016-09-25 15:34:05 14808 [Note] InnoDB: Initializing buffer pool, size = 16.0M
    2016-09-25 15:34:05 14808 [Note] InnoDB: Completed initialization of buffer pool
    2016-09-25 15:34:05 14808 [Note] InnoDB: Highest supported file format is Barracuda.
    2016-09-25 15:34:05 14808 [Note] InnoDB: The log sequence numbers 4597340 and 4597340 in ibdata files do not match the log sequence number 4602495 in the ib_logfiles!
    2016-09-25 15:34:05 14808 [Note] InnoDB: Database was not shutdown normally!
    2016-09-25 15:34:05 14808 [Note] InnoDB: Starting crash recovery.
    2016-09-25 15:34:05 14808 [Note] InnoDB: Reading tablespace information from the .ibd files…
    2016-09-25 15:34:05 14808 [Note] InnoDB: Restoring possible half-written data pages
    2016-09-25 15:34:05 14808 [Note] InnoDB: from the doublewrite buffer…
    2016-09-25 15:34:07 14808 [Note] InnoDB: 128 rollback segment(s) are active.
    2016-09-25 15:34:07 14808 [Note] InnoDB: Waiting for purge to start
    2016-09-25 15:34:07 14808 [Note] InnoDB: Percona XtraDB (https://www.percona.com) 5.6.30-76.3 started; log sequence number 4602495
    2016-09-25 15:34:07 11992 [Note] InnoDB: Dumping buffer pool(s) not yet started
    2016-09-25 15:34:07 14808 [Note] Plugin ‘FEEDBACK’ is disabled.
    2016-09-25 15:34:07 14808 [Note] Server socket created on IP: ‘::’.
    2016-09-25 15:34:07 14808 [ERROR] mysqld.exe: Table ‘.\mysql\db’ is marked as crashed and should be repaired
    2016-09-25 15:34:07 14808 [Warning] Checking table: ‘.\mysql\db’
    2016-09-25 15:34:07 14808 [ERROR] mysql.db: 1 client is using or hasn’t closed the table properly
    2016-09-25 15:34:07 14808 [ERROR] mysqld.exe: Table ‘.\mysql\tables_priv’ is marked as crashed and should be repaired
    2016-09-25 15:34:07 14808 [Warning] Checking table: ‘.\mysql\tables_priv’
    2016-09-25 15:34:07 14808 [ERROR] mysql.tables_priv: 1 client is using or hasn’t closed the table properly
    2016-09-25 15:34:07 14808 [ERROR] mysqld.exe: Table ‘.\mysql\columns_priv’ is marked as crashed and should be repaired
    2016-09-25 15:34:07 14808 [Warning] Checking table: ‘.\mysql\columns_priv’
    2016-09-25 15:34:07 14808 [ERROR] mysql.columns_priv: 1 client is using or hasn’t closed the table properly
    2016-09-25 15:34:07 14808 [ERROR] mysqld.exe: Table ‘.\mysql\procs_priv’ is marked as crashed and should be repaired
    2016-09-25 15:34:07 14808 [Warning] Checking table: ‘.\mysql\procs_priv’
    2016-09-25 15:34:07 14808 [ERROR] mysql.procs_priv: 1 client is using or hasn’t closed the table properly
    2016-09-25 15:34:07 14808 [Note] c:\xampp\mysql\bin\mysqld.exe: ready for connections.
    Version: ‘10.1.16-MariaDB’ socket: ” port: 3307 mariadb.org binary distribution

    Thread Starter wingfield65

    (@wingfield65)

    oh, one more thing. I have skype on my machine; but I only open the app when I need to use it. by default, it is off.

    Wingfield65–I’m sorry–I wasn’t clear, evidently. What I really wanted from you was any errors from your application log in the event viewer of your Windows (not Xampp) control panel. Usually that’s under the administrative tools aplet.

    Obviously you’re getting a lot of errors re: port 443, but that’s to be expected since you’re really not connecting there, & you therefore haven’t optimized for that connection. So I’m definitively not all rapid-anxious about that.

    The ‘Services’ tab is also found under ‘Administrative Tools’ in your Windows (as opposed to your Xampp) control panel, & this is where you should look for any instances of MySQL–& Apache, for that matter, which will be called htTPd.

    What I meant by my comment regarding running Apache & MySQL as services as opposed to simply running them via Xampp or similar is that having a webserver on one’s computer constantly running (which is what a service is), has the potential to expose the computer to threats it might not normally be exposed to. I personally only start Xampp when I want to do some development as opposed to running Apache & MySQL as a Windows service, thereby having them start when the machine does.

    Humblest apologies for not being clear.

    Thread Starter wingfield65

    (@wingfield65)

    Jackie,

    not sure how to share my event log with you. it’s about a 3meg file on export. if there’s something in particular you’re looking for, let me know and I can convey that.

    so I did open services.msc and found only one instance of mysql running. not sure how this is possible if you’re saying it’s attached to two ports (3306 and 3307). seems like this is something to keep pursuing.

    thank you for the clarification on xammp. yes, I only start it when I need to work on my website.

    look forward to continuing to work this.

    david

    Hi, David. Please change the startup type to disabled in the MySql you found under services. I’m looking for any errors that were encountered the last time you ran Xampp in your event log–that’s really all I need. & I think there’s a copy button so you can actually do that, albeit in an XML format. But that’s ok–it provides the info we need.

    If you’ve not installed Apache & MySQL as services–& it appears from what you say you have not–then disabling MySQL should go a long way to solve the problem. You’ll need to stop the service as well–either that or reboot. The sequence I usually use is to first stop the service, then set its startup type to whatever I want, but that’s not written in stone by any means. It has far more to do w/the tab order lol.

Viewing 15 replies - 1 through 15 (of 24 total)
  • The topic ‘WP doesn’t work after XAMMP version upgrade’ is closed to new replies.