Error 500

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Error 500

Postby Aeg » 26. September 2019 03:15

Hi Guys,

I'm new to this site :).

I have problem with my website after upgrading my webserver from windows 2012 to windows 2016. Intermittently, 'm getting this error 500. I didn't touch anything on xampp or htdocs folders. Any idea why this happening?

Server error!
The server encountered an internal error and wasunable to complete your request. Either the server isoverloaded or there was an error in a CGI script.
If you think this is a server error, please contact the webmaster.
Error 500
www.website.xxx
09/26/19 04:06:21
Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e mod_auth_sspi/1.0.4 PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1
Aeg
 
Posts: 3
Joined: 26. September 2019 03:09
XAMPP version: 1.7.7
Operating System: Windows Server 2016

Re: Error 500

Postby Altrea » 26. September 2019 05:37

Hi,

We need the contents of your Apache error.log file.
This error 500 should be in there with more information.

best wishes,
Altrea
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Error 500

Postby Aeg » 26. September 2019 07:45

This is the error message i have in the error.log
[Thu Sep 26 08:37:25 2019] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Sep 26 08:37:25 2019] [notice] Digest: generating secret for digest authentication ...
[Thu Sep 26 08:37:25 2019] [notice] Digest: done
[Thu Sep 26 08:37:27 2019] [notice] Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e mod_auth_sspi/1.0.4 PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
[Thu Sep 26 08:37:27 2019] [notice] Server built: Sep 10 2011 11:34:11
[Thu Sep 26 08:37:27 2019] [notice] Parent: Created child process 2592
[Thu Sep 26 08:37:27 2019] [notice] Digest: generating secret for digest authentication ...
[Thu Sep 26 08:37:27 2019] [notice] Digest: done
[Thu Sep 26 08:37:29 2019] [notice] Child 2592: Child process is running
[Thu Sep 26 08:37:29 2019] [notice] Child 2592: Acquired the start mutex.
[Thu Sep 26 08:37:29 2019] [notice] Child 2592: Starting 150 worker threads.
[Thu Sep 26 08:37:29 2019] [notice] Child 2592: Starting thread to listen on port 80.
[Thu Sep 26 08:37:29 2019] [notice] Child 2592: Starting thread to listen on port 443.
[Thu Sep 26 08:37:29 2019] [notice] Child 2592: Starting thread to listen on port 80.
[Thu Sep 26 08:37:29 2019] [notice] Child 2592: Starting thread to listen on port 443.
[Thu Sep 26 08:40:49 2019] [error] [client 1] (OS 1792)An attempt was made to logon, but the network logon service was not started. : access to /img/logo.jpg failed, reason: cannot generate server context
[Thu Sep 26 08:40:57 2019] [error] [client] (OS 1792)An attempt was made to logon, but the network logon service was not started. : access to /img/logo.jpg failed, reason: cannot generate server context
[Thu Sep 26 08:40:58 2019] [error] [client 1] (OS 1792)An attempt was made to logon, but the network logon service was not started. : access to /img/logo.jpg failed, reason: cannot generate server context
[Thu Sep 26 08:40:58 2019] [error] [client] (OS 1792)An attempt was made to logon, but the network logon service was not started. : access to /img/logo.jpg failed, reason: cannot generate server context
[Thu Sep 26 08:41:08 2019] [error] [client 1] (OS 1792)An attempt was made to logon, but the network logon service was not started. : access to /index.php failed, reason: cannot generate server context
[Thu Sep 26 08:41:16 2019] [error] [client 1] (OS 1792)An attempt was made to logon, but the network logon service was not started. : access to /index.php failed, reason: cannot generate server context
[Thu Sep 26 08:41:17 2019] [error] [client ] (OS 1792)An attempt was made to logon, but the network logon service was not started. : access to /index.php failed, reason: cannot generate server context
[Thu Sep 26 08:41:18 2019] [error] [client ] (OS 1792)An attempt was made to logon, but the network logon service was not started. : access to /index.php failed, reason: cannot generate server context
[Thu Sep 26 08:41:19 2019] [error] [client ] (OS 1792)An attempt was made to logon, but the network logon service was not started. : access to /index.php failed, reason: cannot generate server context
[Thu Sep 26 08:41:21 2019] [error] [client ] (OS 1792)An attempt was made to logon, but the network logon service was not started. : access to /index.php failed, reason: cannot generate server context
[Thu Sep 26 08:41:22 2019] [error] [client ] (OS 1792)An attempt was made to logon, but the network logon service was not started. : access to /index.php failed, reason: cannot generate server context
[Thu Sep 26 08:41:23 2019] [error] [client ] (OS 1792)An attempt was made to logon, but the network logon service was not started. : access to /index.php failed, reason: cannot generate server context
Aeg
 
Posts: 3
Joined: 26. September 2019 03:09
XAMPP version: 1.7.7
Operating System: Windows Server 2016

Re: Error 500

Postby Altrea » 26. September 2019 07:59

Hi,

Reference: https://social.technet.microsoft.com/Forums/lync/en-US/8fa441ba-3f77-4e97-acba-07c56113417f/an-attempt-was-made-to-logon-but-the-network-logon-service-was-not-started-windows-update?forum=w7itproinstall
As the error mentioned, please check if the network logon service is disabled:

1. Type service.msc in search box and enter.

2. In the right list, find the Netlogon service and set it to start.

3. Check if the issue solved.
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Error 500

Postby Aeg » 26. September 2019 08:15

Thanks a lot for the reply. It's working now. Didn't notice the Netlogon service was set to start manually.
Aeg
 
Posts: 3
Joined: 26. September 2019 03:09
XAMPP version: 1.7.7
Operating System: Windows Server 2016

Re: Error 500

Postby Altrea » 26. September 2019 09:05

You are welcome 8)
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 91 guests