Buongiorno, ho appena installato l'ultimo pacchetto di XAMPP, ho configurato il file httpd.conf in ascolto su localhost:8010, configurato la DocumentRoot ecc.
Apro lo XAMPP panel, presto start su apache, e dopo 2 secondi circa che sembra volersi avviare il server si chiude dicendo busy..
mi indica che è sempre in ascolto sulla porta 80 non capisco il perchè!
questo è l'errorlog
se potete aiutarmi perchè ne ho bisogno!codice:[Fri Jan 06 09:45:18 2012] [notice] Digest: generating secret for digest authentication ... [Fri Jan 06 09:45:18 2012] [notice] Digest: done [Fri Jan 06 09:45:20 2012] [notice] Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations [Fri Jan 06 09:45:20 2012] [notice] Server built: Sep 10 2011 11:34:11 [Fri Jan 06 09:45:20 2012] [notice] Parent: Created child process 704 Apache server shutdown initiated... Digest: generating secret for digest authentication ... [Fri Jan 06 09:45:21 2012] [notice] Digest: done [Fri Jan 06 09:45:22 2012] [notice] Child 704: Child process is running [Fri Jan 06 09:45:22 2012] [notice] Child 704: Acquired the start mutex. [Fri Jan 06 09:45:22 2012] [notice] Child 704: Starting 150 worker threads. [Fri Jan 06 09:45:22 2012] [notice] Child 704: Starting thread to listen on port 443. [Fri Jan 06 09:45:22 2012] [notice] Child 704: Starting thread to listen on port 443. [Fri Jan 06 09:45:22 2012] [notice] Child 704: Starting thread to listen on port 8010. [Fri Jan 06 09:45:22 2012] [notice] Child 704: Starting thread to listen on port 8010. [Fri Jan 06 09:45:25 2012] [notice] Parent: Received shutdown signal -- Shutting down the server. [Fri Jan 06 09:45:25 2012] [notice] Child 704: Exit event signaled. Child process is ending. [Fri Jan 06 09:45:26 2012] [notice] Child 704: Released the start mutex [Fri Jan 06 09:45:27 2012] [notice] Child 704: All worker threads have exited. [Fri Jan 06 09:45:27 2012] [notice] Child 704: Child process is exiting [Fri Jan 06 09:45:27 2012] [notice] Parent: Child process exited successfully.
da premettere che ho letto molte e molte guide, tra cui quella ufficiale dal sito ma non capisco dove sia l'errore.. per scrupolo ho provato ad avviare MySQL e gira quindi è un problema solo di Apache

Rispondi quotando