[error] File does not exist: C:/xampp/ht [Solved]

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

[error] File does not exist: C:/xampp/ht [Solved]

Postby dreddog » 21. February 2012 17:54

My installation of XAMPP works with eclipse IDE to create PHP projects and test them. But when I try to debug php with xdebug it hangs up with a message - "Launching myproject (57%)" - waiting fro xdebug session.

My apache error log contains the following:

[Tue Feb 21 11:15:55 2012] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Tue Feb 21 11:15:55 2012] [notice] Child 2068: Exit event signaled. Child process is ending.
[Tue Feb 21 11:15:56 2012] [notice] Child 2068: Released the start mutex
[Tue Feb 21 11:15:57 2012] [notice] Child 2068: All worker threads have exited.
[Tue Feb 21 11:15:58 2012] [notice] Child 2068: Child process is exiting
[Tue Feb 21 11:16:01 2012] [notice] Parent: Child process exited successfully.
[Tue Feb 21 11:16:16 2012] [notice] Digest: generating secret for digest authentication ...
[Tue Feb 21 11:16:16 2012] [notice] Digest: done
[Tue Feb 21 11:16:18 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
[Tue Feb 21 11:16:18 2012] [notice] Server built: Sep 10 2011 11:34:11
[Tue Feb 21 11:16:18 2012] [notice] Parent: Created child process 7936
[Tue Feb 21 11:16:19 2012] [notice] Digest: generating secret for digest authentication ...
[Tue Feb 21 11:16:19 2012] [notice] Digest: done
[Tue Feb 21 11:16:21 2012] [notice] Child 7936: Child process is running
[Tue Feb 21 11:16:21 2012] [notice] Child 7936: Acquired the start mutex.
[Tue Feb 21 11:16:21 2012] [notice] Child 7936: Starting 150 worker threads.
[Tue Feb 21 11:16:21 2012] [notice] Child 7936: Starting thread to listen on port 443.
[Tue Feb 21 11:16:21 2012] [notice] Child 7936: Starting thread to listen on port 443.
[Tue Feb 21 11:16:21 2012] [notice] Child 7936: Starting thread to listen on port 80.
[Tue Feb 21 11:16:21 2012] [notice] Child 7936: Starting thread to listen on port 80.
[Tue Feb 21 11:16:23 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/announce
[Tue Feb 21 11:16:55 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/scrape
[Tue Feb 21 11:16:58 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/announce
[Tue Feb 21 11:17:59 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/scrape
[Tue Feb 21 11:19:43 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/announce
[Tue Feb 21 11:19:49 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/announce
[Tue Feb 21 11:22:13 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/scrape
[Tue Feb 21 11:22:15 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/scrape
[Tue Feb 21 11:22:44 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/announce
[Tue Feb 21 11:24:04 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/scrape
[Tue Feb 21 11:25:04 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/announce
[Tue Feb 21 11:26:55 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/scrape
[Tue Feb 21 11:27:59 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/scrape
[Tue Feb 21 11:28:19 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/announce
[Tue Feb 21 11:31:45 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/announce
[Tue Feb 21 11:32:15 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/scrape
[Tue Feb 21 11:34:04 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/scrape
[Tue Feb 21 11:36:55 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/scrape
[Tue Feb 21 11:37:59 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/scrape
[Tue Feb 21 11:40:44 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/announce
[Tue Feb 21 11:42:15 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/scrape
[Tue Feb 21 11:44:37 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/scrape
[Tue Feb 21 11:45:20 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/announce
[Tue Feb 21 11:46:55 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/scrape
[Tue Feb 21 11:48:00 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/scrape
[Tue Feb 21 11:52:15 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/scrape
[Tue Feb 21 11:54:37 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/scrape
[Tue Feb 21 11:56:55 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/scrape
[Tue Feb 21 11:58:00 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/scrape
[Tue Feb 21 12:00:19 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/announce

I do not know what, if any, relation these error messages bear to my problem. But I am trying to touch all bases so
please advise how to clear up these errors.

Thanks,

dreddog
dreddog
 
Posts: 2
Joined: 21. February 2012 17:35
Operating System: Windows 7

Re: [error] [client 127.0.0.1] File does not exist: C:/xampp

Postby dreddog » 21. February 2012 23:52

I turned off my bittorrent client and restarted apache. The error messages did not appear. It does not solve my original problem but it anwsers the question that I posted.

dreddog
dreddog
 
Posts: 2
Joined: 21. February 2012 17:35
Operating System: Windows 7


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 107 guests