Page 1 of 1

XAMPP wanna get it going right

PostPosted: 24. September 2022 13:31
by LandoKane
Hey all! I wanna get Xamp going good on my machine i just found this program ! Love the idea everything wrapped up in one,, Apache, mysql, PHP! nice
Initializing Control Panel
5:22:18 AM [main] Windows Version: Home 64-bit
5:22:18 AM [main] XAMPP Version: 8.1.6
5:22:18 AM [main] Control Panel Version: 3.3.0 [ Compiled: Apr 6th 2021 ]
5:22:18 AM [main] Running with Administrator rights - good!
5:22:18 AM [main] XAMPP Installation Directory: "c:\xampp\"
5:22:18 AM [main] Checking for prerequisites
5:22:18 AM [main] All prerequisites found
5:22:18 AM [main] Initializing Modules
5:22:18 AM [Apache] Problem detected!
5:22:18 AM [Apache] Port 80 in use by "Unable to open process" with PID 4!
5:22:18 AM [Apache] Apache WILL NOT start without the configured ports free!
5:22:18 AM [Apache] You need to uninstall/disable/reconfigure the blocking application
5:22:18 AM [Apache] or reconfigure Apache and the Control Panel to listen on a different port
5:22:18 AM [Tomcat] Java is already running on port 8005!
5:22:18 AM [Tomcat] Is Tomcat already running?
5:22:18 AM [main] Starting Check-Timer
5:22:18 AM [main] Control Panel Ready

Its that darn port 80 i edited conf to 8080 obvs i missed something

Thing is its still starting Apache and everything
Think i just need sleep 5 am passing out

Help me out if you can,
Humble regards,
Lando

Re: XAMPP wanna get it going right

PostPosted: 25. September 2022 19:26
by LandoKane
I seem to have apace working even though it wont load on Xampp. localhost:80 goes to my site sample and and localhost:8080 goes to "it works" and now site sample... JS wont load on 8080 but everything else does it has me using /htdocs as the site DIR for some reason I don't mind as long as it works so no that it says I suppose I can continue loading /htdocs/ with my web site material? how do I get PHP working... I wanna run PHPbb..

Re: XAMPP wanna get it going right

PostPosted: 29. September 2022 19:00
by Froosh
Not fully sure I understand, but it seems like your configuration is off. Searching "xampp configure apache port" yielded https://stackoverflow.com/questions/11294812/how-to-change-xampp-apache-server-port among other hits.

I believe the above link might help with this, however, my environment is setup to use the default port 80.