not running xampp as an administrator message

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

not running xampp as an administrator message

Postby notacodetalker » 05. July 2014 00:34

Happy July 4th:
I've been working for a couple of hours to get a local testing site up on a newer computer. I previously used the IIP method, but thought about trying xampp. Install went fine. (I later went online to view a video to make sure). Got a message telling me the program was not as an administrator. So I searched the friends site and read that I should right click the xampp icon and select run as administrator. I do not seem to be able to do that.

Also, checked my Norton's firewall and allowed two files that were suggested in a different post on the friends site.

The stream below suggested that a port 80 was being used by PID 4 ( which I determined was a system port) so I changed the port for apache to 8080 as was suggested in a friend post. However, that does not seem to work either.

Your help would be much appreciated!
notacodetalker
 
Posts: 3
Joined: 05. July 2014 00:18
Operating System: windows 8.1 64 bit

Re: not running xampp as an administrator message

Postby notacodetalker » 05. July 2014 00:41

Hello: I forgot to post the stream. It is below.

4:28:07 PM [main] Initializing Control Panel
4:28:07 PM [main] Windows Version: Windows 8 64-bit
4:28:07 PM [main] XAMPP Version: 1.8.3
4:28:07 PM [main] Control Panel Version: 3.2.1 [ Compiled: May 7th 2013 ]
4:28:07 PM [main] You are not running with administrator rights! This will work for
4:28:07 PM [main] most application stuff but whenever you do something with services
4:28:07 PM [main] there will be a security dialogue or things will break! So think
4:28:07 PM [main] about running this application with administrator rights!
4:28:07 PM [main] XAMPP Installation Directory: "c:\xampp\"
4:28:07 PM [main] Checking for prerequisites
4:28:07 PM [main] All prerequisites found
4:28:07 PM [main] Initializing Modules
4:28:07 PM [main] Starting Check-Timer
4:28:07 PM [main] Control Panel Ready
4:28:18 PM [Apache] Attempting to start Apache app...
4:28:19 PM [Apache] Status change detected: running
4:28:19 PM [Apache] Status change detected: stopped
4:28:19 PM [Apache] Error: Apache shutdown unexpectedly.
4:28:19 PM [Apache] This may be due to a blocked port, missing dependencies,
4:28:19 PM [Apache] improper privileges, a crash, or a shutdown by another method.
4:28:19 PM [Apache] Press the Logs button to view error logs and check
4:28:19 PM [Apache] the Windows Event Viewer for more clues
4:28:19 PM [Apache] If you need more help, copy and post this
4:28:19 PM [Apache] entire log window on the forums
4:40:43 PM [Apache] Problem detected!
4:40:43 PM [Apache] Port 80 in use by "Unable to open process" with PID 4!
4:40:43 PM [Apache] Apache WILL NOT start without the configured ports free!
4:40:43 PM [Apache] You need to uninstall/disable/reconfigure the blocking application
4:40:43 PM [Apache] or reconfigure Apache and the Control Panel to listen on a different port
4:40:43 PM [Apache] Attempting to start Apache app...
4:40:43 PM [Apache] Status change detected: running
4:40:44 PM [Apache] Status change detected: stopped
4:40:44 PM [Apache] Error: Apache shutdown unexpectedly.
4:40:44 PM [Apache] This may be due to a blocked port, missing dependencies,
4:40:44 PM [Apache] improper privileges, a crash, or a shutdown by another method.
4:40:44 PM [Apache] Press the Logs button to view error logs and check
4:40:44 PM [Apache] the Windows Event Viewer for more clues
4:40:44 PM [Apache] If you need more help, copy and post this
4:40:44 PM [Apache] entire log window on the forums
4:43:34 PM [main] Executing "services.msc"
4:59:44 PM [Apache] Problem detected!
4:59:44 PM [Apache] Port 80 in use by "Unable to open process" with PID 4!
4:59:44 PM [Apache] Apache WILL NOT start without the configured ports free!
4:59:44 PM [Apache] You need to uninstall/disable/reconfigure the blocking application
4:59:44 PM [Apache] or reconfigure Apache and the Control Panel to listen on a different port
4:59:44 PM [Apache] Attempting to start Apache app...
4:59:44 PM [Apache] Status change detected: running
4:59:44 PM [Apache] Status change detected: stopped
4:59:44 PM [Apache] Error: Apache shutdown unexpectedly.
4:59:44 PM [Apache] This may be due to a blocked port, missing dependencies,
4:59:44 PM [Apache] improper privileges, a crash, or a shutdown by another method.
4:59:44 PM [Apache] Press the Logs button to view error logs and check
4:59:44 PM [Apache] the Windows Event Viewer for more clues
4:59:44 PM [Apache] If you need more help, copy and post this
4:59:44 PM [Apache] entire log window on the forums
5:04:29 PM [main] Executing "c:\xampp\"
5:04:36 PM [main] Executing "services.msc"
5:05:04 PM [Apache] Attempting to start Apache app...
5:05:04 PM [Apache] Status change detected: running
5:05:05 PM [Apache] Status change detected: stopped
5:05:05 PM [Apache] Error: Apache shutdown unexpectedly.
5:05:05 PM [Apache] This may be due to a blocked port, missing dependencies,
5:05:05 PM [Apache] improper privileges, a crash, or a shutdown by another method.
5:05:05 PM [Apache] Press the Logs button to view error logs and check
5:05:05 PM [Apache] the Windows Event Viewer for more clues
5:05:05 PM [Apache] If you need more help, copy and post this
5:05:05 PM [Apache] entire log window on the forums
notacodetalker
 
Posts: 3
Joined: 05. July 2014 00:18
Operating System: windows 8.1 64 bit

Re: not running xampp as an administrator message

Postby notacodetalker » 05. July 2014 00:55

I was able to find the correct file to edit via a Lynda.com tutorial and edited the two references to 80 to 8080. However that left me unable to open tomcat. The relevant massage is Attempting to start Apache app...
5:52:50 PM [Apache] Status change detected: running
5:53:26 PM [mysql] Attempting to start MySQL app...
5:53:27 PM [mysql] Status change detected: running
5:53:31 PM [filezilla] Attempting to start FileZilla app...
5:53:31 PM [filezilla] Status change detected: running
5:53:37 PM [mercury] Attempting to start Mercury app...
5:53:38 PM [mercury] Status change detected: running
5:53:44 PM [Tomcat] Problem detected!
5:53:44 PM [Tomcat] Port 8080 in use by "c:\xampp\apache\bin\httpd.exe"!
5:53:44 PM [Tomcat] Tomcat WILL NOT start without the configured ports free!
5:53:44 PM [Tomcat] You need to uninstall/disable/reconfigure the blocking application
5:53:44 PM [Tomcat] or reconfigure Tomcat and the Control Panel to listen on a different port
5:53:44 PM [Tomcat] Attempting to start Tomcat app...

What port number should I use for Tomcat and which file do I edit?
Thanks.
notacodetalker
 
Posts: 3
Joined: 05. July 2014 00:18
Operating System: windows 8.1 64 bit


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 124 guests