need help xampp configuration

Hi guys, my xampp has been useless for weeks & You have always led me
back on the path & I thank you in advance. I was determined to conquer
this own but all this trial error & reading hundreds of posts I haven’t
quite made it.
I’m running windows7 64 & 32 bit. I can’t access to phpmyadmin.
I used 1.7.3 for years w/no probs & just got a wild hair.
I have documentation. If you’re willing to help Just tell
what to do.

here is the message at the bottom of the control panel
before startup of the server:

8:23:18 PM [main] Initializing Control Panel
8:23:18 PM [main] Windows Version: Windows 7 Ultimate SP1 64-bit
8:23:18 PM [main] XAMPP Version: 1.8.1
8:23:18 PM [main] Control Panel Version: 3.1.0 Beta 6 [ Compiled: September 20th 2012 ]
8:23:18 PM [main] Running with Administrator rights - good!
8:23:18 PM [main] XAMPP Installation Directory: “c:\xampp”
8:23:18 PM [main] Checking for prerequisites
8:23:19 PM [main] All prerequisites found
8:23:19 PM [main] Initializing Modules
8:23:19 PM [main] Starting Check-Timer
8:23:19 PM [main] Control Panel Ready

here is the error log:

Digest: generating secret for digest authentication …
[Sat Apr 13 19:11:29 2013] [notice] Digest: done
[Sat Apr 13 19:11:30 2013] [notice] Child 5740: Child process is running
Sat Apr 13 19:11:30 2013] [notice] Child 5740: Acquired the start mutex.
[Sat Apr 13 19:11:30 2013] [notice] Child 5740: Starting 150 worker threads.
[Sat Apr 13 19:11:30 2013] [notice] Child 5740: Starting thread to listen on port 443.
[Sat Apr 13 19:11:30 2013] [notice] Child 5740: Starting thread to listen on port 80.
[Sat Apr 13 19:11:30 2013] [notice] Child 5740: Starting thread to listen on port 443.
[Sat Apr 13 19:11:30 2013] [notice] Child 5740: Starting thread to listen on port 80.
(OS 10048)Only one usage of each socket address (protocol/network address/port) is normally permitted. : make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
(OS 10048)Only one usage of each socket address (protocol/network address/port) is normally permitted. : make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs

and this display when I click on the services. mysql stays on and apache
shuts off immediatey:

8:28:56 PM [main] Initializing Control Panel 8:28:56 PM [main] Windows Version: Windows 7 Ultimate SP1 64-bit 8:28:56 PM [main] XAMPP Version: 1.8.1 8:28:56 PM [main] Control Panel Version: 3.1.0 Beta 6 [ Compiled: September 20th 2012 ] 8:28:56 PM [main] Running with Administrator rights - good! 8:28:56 PM [main] XAMPP Installation Directory: "c:\xampp\" 8:28:56 PM [main] Checking for prerequisites 8:28:56 PM [main] All prerequisites found 8:28:56 PM [main] Initializing Modules 8:28:56 PM [main] Starting Check-Timer 8:28:56 PM [main] Control Panel Ready 8:29:23 PM [Apache] Attempting to start Apache app... 8:29:24 PM [Apache] Status change detected: running 8:29:24 PM [mysql] Attempting to start MySQL app... 8:29:25 PM [mysql] Status change detected: running 8:29:27 PM [Apache] Status change detected: stopped 8:29:27 PM [Apache] Error: Apache shutdown unexpectedly. 8:29:27 PM [Apache] This may be due to a blocked port, missing dependencies, 8:29:27 PM [Apache] improper privileges, a crash, or a shutdown by another method. 8:29:27 PM [Apache] Check the "/xampp/apache/logs/error.log" file 8:29:27 PM [Apache] and the Windows Event Viewer for more clues

I think something is already using port 80, so Apache can’t use it, I believe Skype is a common culprit for this, so you can either stop Skype from starting automatically with Windows (it will automatically change port if it detects 80 is in use), or you can change the Apache configuration to use a different port.

Smokey, thanks for your input.
I am running xampp 1.7.3. I start the machine(win7 32 bit) it says the console is already running, in fact I can’t stop it but when I key 127.0.0.1, then status:

Component Status Hint MySQL database [b] DEACTIVATED [/b] PHP ACTIVATED Perl with mod_perl ACTIVATED Apache::ASP ACTIVATED HTTPS (SSL) ACTIVATED Common Gateway Interface (CGI) ACTIVATED Server Side Includes (SSI) ACTIVATED IPv4 ACTIVATED IPv6 ACTIVATED SMTP Service DEACTIVATED FTP Service DEACTIVATED

A port check displays :

apache (http) 80 service:apache 2.4 apache (webdav) 81 free apache (https) 443 service:apache 2.4 all others are free

below is a last part of the apache error log:

make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down Unable to open logs [Sun Jun 16 15:02:55 2013] [error] APR does not understand this error code at C:/xampp/perl/site/lib//HTML/Perlinfo/Base.pm line 106.\n [Sun Jun 16 15:02:55 2013] [error] [client 127.0.0.1] Handler for type-map returned invalid result code 620018, referer: http://127.0.0.1/xampp/perlinfo.pl [Sun Jun 16 15:08:46 2013] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/examples, referer: http://127.0.0.1/xampp/navi.php
Sponsor our Newsletter | Privacy Policy | Terms of Service