17:57:58 [Apache] Status change detected: stopped 17:57:58 [Apache] Error: Apache shutdown unexpectedly. 17:57:58 [Apache] This may be due to a blocked port, missing dependencies, 17:57:58 [Apache] improper privileges, a crash, or a shutdown by a

poojitha donthamsetty 0 Reputation points
2024-07-27T12:34:17.0833333+00:00

i want to error to operate localhost

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | .NET Machine Learning
Developer technologies | .NET | Other
Developer technologies | .NET | .NET CLI
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 77,851 Reputation points Volunteer Moderator
    2024-08-02T17:14:23.9833333+00:00

    Be sure your .net application is not using the port that Apache wants to use. Apache is just doing a reverse proxy to the .net application, so the .net needs its own unique port.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.