LandoKane Posted September 25, 2022 Share Posted September 25, 2022 Hello! new here. Trying to set up Apache server on my Win11 with MySQL n PHP so far C:\Apache24\bin>httpd.exe -k install Installing the 'Apache2.4' service The 'Apache2.4' service is successfully installed. Testing httpd.conf.... Errors reported here must be corrected before the service can be started. note there are no errors here...??? just says succesfully installed Quote Link to comment Share on other sites More sharing options...
LandoKane Posted September 25, 2022 Author Share Posted September 25, 2022 windows11 system is using port 80 and cant change that so i changed conf to port 808 and every other setting that pointed to 80 to 8080 and no I get the apache "it works!" message when I go to localhost:8080 which is nice but now what do I do?... localhost:8080 gives me apache "It Works!" and localhost:80 gives me my index.html in c:/inetpub/wwwroot/index.html my no-ip sends me to my ISP login!??? wthell is that about can someone please help me!? landokane@gmail.com Quote Link to comment Share on other sites More sharing options...
requinix Posted September 25, 2022 Share Posted September 25, 2022 If you're not sure what you're doing then don't install Apache manually by yourself. Use WampServer or XAMPP instead: they have Apache and PHP and MySQL included and (mostly) set up already. Quote Link to comment Share on other sites More sharing options...
benanamen Posted September 25, 2022 Share Posted September 25, 2022 Laragon is the best WAMP currently available.https://laragon.org/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.