wingfield65
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: link target missing from appearance/menuSteve,
wow – brilliant. this worked perfectly!!!!
thank you very much!
Forum: Fixing WordPress
In reply to: link target missing from appearance/menuSteve,
thank you for your response. simplistically, you’re saying that a custom URL link will not and cannot show up embedded in wp without some programming. while not resolved from my standpoint, I understand the answer and will consider this closed.
I do appreciate the links, and will take a look and see what they offer. you’ve given me some pointers in the correct direction – so I’m very appreciative.
thank you.
Forum: Fixing WordPress
In reply to: link target missing from appearance/menuif I have a page I’ve designed myself outside of wp, I’m just trying to show that page embedded in my wp site.
as an example, if I wanted to have the below page showing seemlessly in my wp site, I’d envision the top part of the page showing the header and wp menu while the part below that would show my page. in that way, I could simply click another menu item to change what a viewer is looking at without having to use the back tab to go back to wp.
simplistically, this is what happens when I use a “sample page” vs a “custom link”. the “sample page” just shows up embedded in the wp site with the top header and menu system preserved.
hopefully, I’ve done a better job of explaining what I’m trying to do.
an example of my page is below.
Forum: Fixing WordPress
In reply to: link target missing from appearance/menuHello Steve,
thank you for your reply. I don’t want to open the link in a new tab, I want the link to open on the same page underneath the menu. this seems to happen by default for sample pages; but for custom URL links, the default seems to be replacing the entire page with the new page. that’s why I’m wanting to use the “link target” to specify the same window / tab.
thoughts?
Forum: Localhost Installs
In reply to: WP doesn’t work after XAMMP version upgradeoops, let me put in dropbox. not sure how long is appropriate; but the netstat looks reasonably long. same dropbox folder as before. the my.ini files are there as well.
- This reply was modified 8 years, 1 month ago by wingfield65.
- This reply was modified 8 years, 1 month ago by wingfield65.
- This reply was modified 8 years, 1 month ago by wingfield65.
Forum: Localhost Installs
In reply to: WP doesn’t work after XAMMP version upgradeHello Jackie,
I’ve disabled MYSQL in the services. there was only one running. this doesn’t fix it. I am wondering if MYSQL is disabled, then how would WP run in the first place. I’d think it needs MYSQL to connect to the db.
>> Another solution to this might be to rename Xampp’s MySQL to something like MariaDB
not sure I understand the guidance here.I am getting to the point though that I’m about to reinstall and try running it without changing the ports. I’d have to resolve the port conflict with my other program; but perhaps this would diagnostically eliminate an issue. if it still doesn’t work; then the issue is not my having changed the ports.
thougths?
Forum: Localhost Installs
In reply to: WP doesn’t work after XAMMP version upgradeHello Jackie,
apologies for all the code. not familiar with pastebin; but assume it’s like dropbox.
for clarity, you’re asking me to uninstall another program on my machine that uses mysql. the other program is one I use with some regularity and was installed prior to this issue starting. I realize it’s a diagnostic step and I can reinstall it after depending on what we learn; but this is a fairly big step. also, the reason I’m running (was running :<) wordpress on 81 and 3307 was to avoid conflicts with this other application I have on my machine.
did all my code yield any hints??
any other thoughts before I do this??
Forum: Localhost Installs
In reply to: WP doesn’t work after XAMMP version upgradeHello Jackie,
looks like gibberish to me; but here’s my event log.
============================================================[moderator note – please do not paste that much code here. i set up a Pastebin for you, please do so yourself in the future]
- This reply was modified 8 years, 1 month ago by stephencottontail.
- This reply was modified 8 years, 1 month ago by stephencottontail. Reason: redacted way too much code
Forum: Localhost Installs
In reply to: WP doesn’t work after XAMMP version upgradelet’s try it with a dropbox link instead.
https://www.dropbox.com/sh/1u9u8vijtl8nozv/AACEmXnJcSxKcMDbu1I0z_kIa?dl=0
- This reply was modified 8 years, 1 month ago by wingfield65.
Forum: Localhost Installs
In reply to: WP doesn’t work after XAMMP version upgradeJackie,
for some reason, it’s not letting me paste the xml file into a message :<)
David
Forum: Localhost Installs
In reply to: WP doesn’t work after XAMMP version upgradeJackie,
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
Forum: Localhost Installs
In reply to: WP doesn’t work after XAMMP version upgradeoh, 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.
Forum: Localhost Installs
In reply to: WP doesn’t work after XAMMP version upgradebelow 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 distributionForum: Localhost Installs
In reply to: WP doesn’t work after XAMMP version upgradeHello 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 83Forum: Localhost Installs
In reply to: WP doesn’t work after XAMMP version upgradeHello 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.iniPhp.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]