Server Error 404 - File or directory not found [Solved]

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

Server Error 404 - File or directory not found [Solved]

Postby twing » 27. June 2012 22:20

Greetings all :)

I recently installed XAMPP 1.7.7 on a windows server 2008 r2 box mainly because of its recommended ease of use...and because I have absolutely NO experience with the individual application contained within.

When I visit the installed site (located in C:\xampp\htdocs\) from http://localhost/mysite, the site comes up just fine. I can also visit the site via http://192.168.0.100/mysite from any pc on the network.

The problem is when I try over a WAN. From an off site pc, If I try going to http://myip/mysite/ I get the “Server Error” 404 page. Now what is odd is the site did come up for 30 seconds or so on 2 offsite pc’s that I tested and then they each gave the 404.

Any suggestions as to what may be causing this?

Thank you,
Tim
twing
 
Posts: 4
Joined: 27. June 2012 21:48
Operating System: Windows Server 2008 R2

Re: Server Error 404 - File or directory not found

Postby Altrea » 28. June 2012 03:42

Hi Tim,

first you should find out if this HTTP error 404 is really from your XAMPP Apache. A log message should be found in your \xampp\logs\error.log
I assume that this is a router/firewall issue.

best wishes,
Altrea
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11935
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Server Error 404 - File or directory not found

Postby twing » 28. June 2012 14:08

Hi Altrea,

I was not able to find xampp\logs\error.log but I do have a xampp\apache\logs\error.log. Do you want me to post this? What should I be looking for in the error.log file?

Thank you,
Tim
twing
 
Posts: 4
Joined: 27. June 2012 21:48
Operating System: Windows Server 2008 R2

Re: Server Error 404 - File or directory not found

Postby Altrea » 28. June 2012 15:25

twing wrote:I was not able to find xampp\logs\error.log but I do have a xampp\apache\logs\error.log

Sorry, that was an edit error :D
\xampp\apache\logs\error.log was the file i meant.

twing wrote:Do you want me to post this?

yes, please :)

twing wrote:What should I be looking for in the error.log file?

error messages, especially such with 404 HTTP status

best wishes,
Altrea
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11935
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Server Error 404 - File or directory not found

Postby twing » 28. June 2012 15:43

Altrea,

Here is the log file....

Code: Select all
[Sat Jun 23 00:08:38 2012] [notice] Digest: generating secret for digest authentication ...
[Sat Jun 23 00:08:38 2012] [notice] Digest: done
[Sat Jun 23 00:08:42 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
[Sat Jun 23 00:08:42 2012] [notice] Server built: Sep 10 2011 11:34:11
[Sat Jun 23 00:08:43 2012] [notice] Parent: Created child process 3516
[Sat Jun 23 00:08:44 2012] [notice] Digest: generating secret for digest authentication ...
[Sat Jun 23 00:08:44 2012] [notice] Digest: done
[Sat Jun 23 00:08:45 2012] [notice] Child 3516: Child process is running
[Sat Jun 23 00:08:45 2012] [notice] Child 3516: Acquired the start mutex.
[Sat Jun 23 00:08:45 2012] [notice] Child 3516: Starting 150 worker threads.
[Sat Jun 23 00:08:45 2012] [notice] Child 3516: Starting thread to listen on port 443.
[Sat Jun 23 00:08:45 2012] [notice] Child 3516: Starting thread to listen on port 443.
[Sat Jun 23 00:08:45 2012] [notice] Child 3516: Starting thread to listen on port 80.
[Sat Jun 23 00:08:45 2012] [notice] Child 3516: Starting thread to listen on port 80.
[Sat Jun 23 00:13:26 2012] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Jun 23 00:13:26 2012] [notice] Child 3516: Exit event signaled. Child process is ending.
[Sat Jun 23 00:13:27 2012] [notice] Child 3516: Released the start mutex
[Sat Jun 23 00:13:28 2012] [notice] Child 3516: All worker threads have exited.
[Sat Jun 23 00:13:28 2012] [notice] Child 3516: Child process is exiting
[Sat Jun 23 00:13:28 2012] [notice] Parent: Child process exited successfully.
[Sat Jun 23 00:13:30 2012] [notice] Digest: generating secret for digest authentication ...
[Sat Jun 23 00:13:30 2012] [notice] Digest: done
[Sat Jun 23 00:13:31 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
[Sat Jun 23 00:13:31 2012] [notice] Server built: Sep 10 2011 11:34:11
[Sat Jun 23 00:13:31 2012] [notice] Parent: Created child process 5408
[Sat Jun 23 00:13:32 2012] [notice] Digest: generating secret for digest authentication ...
[Sat Jun 23 00:13:32 2012] [notice] Digest: done
[Sat Jun 23 00:13:33 2012] [notice] Child 5408: Child process is running
[Sat Jun 23 00:13:33 2012] [notice] Child 5408: Acquired the start mutex.
[Sat Jun 23 00:13:33 2012] [notice] Child 5408: Starting 150 worker threads.
[Sat Jun 23 00:13:33 2012] [notice] Child 5408: Starting thread to listen on port 443.
[Sat Jun 23 00:13:33 2012] [notice] Child 5408: Starting thread to listen on port 443.
[Sat Jun 23 00:13:33 2012] [notice] Child 5408: Starting thread to listen on port 80.
[Sat Jun 23 00:13:33 2012] [notice] Child 5408: Starting thread to listen on port 80.
[Sat Jun 23 00:31:29 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/nnplus
[Sat Jun 23 00:41:51 2012] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sat Jun 23 00:41:51 2012] [notice] Digest: generating secret for digest authentication ...
[Sat Jun 23 00:41:51 2012] [notice] Digest: done
[Sat Jun 23 00:41:52 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
[Sat Jun 23 00:41:53 2012] [notice] Server built: Sep 10 2011 11:34:11
[Sat Jun 23 00:41:53 2012] [notice] Parent: Created child process 4492
[Sat Jun 23 00:41:53 2012] [notice] Digest: generating secret for digest authentication ...
[Sat Jun 23 00:41:53 2012] [notice] Digest: done
[Sat Jun 23 00:41:55 2012] [notice] Child 4492: Child process is running
[Sat Jun 23 00:41:55 2012] [notice] Child 4492: Acquired the start mutex.
[Sat Jun 23 00:41:55 2012] [notice] Child 4492: Starting 150 worker threads.
[Sat Jun 23 00:41:55 2012] [notice] Child 4492: Starting thread to listen on port 443.
[Sat Jun 23 00:41:55 2012] [notice] Child 4492: Starting thread to listen on port 443.
[Sat Jun 23 00:41:55 2012] [notice] Child 4492: Starting thread to listen on port 80.
[Sat Jun 23 00:41:55 2012] [notice] Child 4492: Starting thread to listen on port 80.
[Sat Jun 23 08:01:24 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp
[Sat Jun 23 08:01:48 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/, referer: http://192.168.0.100/xampp
[Sat Jun 23 08:01:51 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/, referer: http://192.168.0.100/xampp/
[Sat Jun 23 08:02:15 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/phpMyAdmin/
[Sat Jun 23 08:04:00 2012] [error] [client ::1] File does not exist: C:/xampp/htdocs/--foldername
[Sat Jun 23 08:14:13 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/newznab/www/views/images/loading.gif, referer: http://192.168.0.100/newznab/www/browse
[Sat Jun 23 09:27:46 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/newznab/www/views/images/loading.gif, referer: http://192.168.0.100/newznab/www/movies
[Sat Jun 23 12:15:02 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/nnplus
[Sat Jun 23 12:36:58 2012] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Jun 23 12:36:58 2012] [notice] Child 4492: Exit event signaled. Child process is ending.
[Sat Jun 23 12:36:59 2012] [notice] Child 4492: Released the start mutex
[Sat Jun 23 12:37:00 2012] [notice] Child 4492: All worker threads have exited.
[Sat Jun 23 12:37:00 2012] [notice] Child 4492: Child process is exiting
[Sat Jun 23 12:37:00 2012] [notice] Parent: Child process exited successfully.
[Sat Jun 23 12:37:11 2012] [notice] Digest: generating secret for digest authentication ...
[Sat Jun 23 12:37:11 2012] [notice] Digest: done
[Sat Jun 23 12:37:12 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
[Sat Jun 23 12:37:12 2012] [notice] Server built: Sep 10 2011 11:34:11
[Sat Jun 23 12:37:13 2012] [notice] Parent: Created child process 5208
[Sat Jun 23 12:37:14 2012] [notice] Digest: generating secret for digest authentication ...
[Sat Jun 23 12:37:14 2012] [notice] Digest: done
[Sat Jun 23 12:37:15 2012] [notice] Child 5208: Child process is running
[Sat Jun 23 12:37:15 2012] [notice] Child 5208: Acquired the start mutex.
[Sat Jun 23 12:37:15 2012] [notice] Child 5208: Starting 150 worker threads.
[Sat Jun 23 12:37:15 2012] [notice] Child 5208: Starting thread to listen on port 443.
[Sat Jun 23 12:37:15 2012] [notice] Child 5208: Starting thread to listen on port 443.
[Sat Jun 23 12:37:15 2012] [notice] Child 5208: Starting thread to listen on port 80.
[Sat Jun 23 12:37:15 2012] [notice] Child 5208: Starting thread to listen on port 80.
Terminating on signal SIGTERM(15)
[Sun Jun 24 10:40:18 2012] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sun Jun 24 10:40:18 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 10:40:18 2012] [notice] Digest: done
[Sun Jun 24 10:40:22 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
[Sun Jun 24 10:40:22 2012] [notice] Server built: Sep 10 2011 11:34:11
[Sun Jun 24 10:40:22 2012] [notice] Parent: Created child process 3420
[Sun Jun 24 10:40:23 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 10:40:23 2012] [notice] Digest: done
[Sun Jun 24 10:40:24 2012] [notice] Child 3420: Child process is running
[Sun Jun 24 10:40:24 2012] [notice] Child 3420: Acquired the start mutex.
[Sun Jun 24 10:40:24 2012] [notice] Child 3420: Starting 150 worker threads.
[Sun Jun 24 10:40:25 2012] [notice] Child 3420: Starting thread to listen on port 443.
[Sun Jun 24 10:40:25 2012] [notice] Child 3420: Starting thread to listen on port 443.
[Sun Jun 24 10:40:25 2012] [notice] Child 3420: Starting thread to listen on port 80.
[Sun Jun 24 10:40:25 2012] [notice] Child 3420: Starting thread to listen on port 80.
[Sun Jun 24 11:24:39 2012] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sun Jun 24 11:24:39 2012] [notice] Child 3420: Exit event signaled. Child process is ending.
[Sun Jun 24 11:24:40 2012] [notice] Child 3420: Released the start mutex
[Sun Jun 24 11:24:41 2012] [notice] Child 3420: All worker threads have exited.
[Sun Jun 24 11:24:41 2012] [notice] Child 3420: Child process is exiting
[Sun Jun 24 11:24:41 2012] [notice] Parent: Child process exited successfully.
[Sun Jun 24 11:24:51 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 11:24:51 2012] [notice] Digest: done
[Sun Jun 24 11:24:52 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
[Sun Jun 24 11:24:52 2012] [notice] Server built: Sep 10 2011 11:34:11
[Sun Jun 24 11:24:52 2012] [notice] Parent: Created child process 3280
[Sun Jun 24 11:24:54 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 11:24:54 2012] [notice] Digest: done
[Sun Jun 24 11:24:55 2012] [notice] Child 3280: Child process is running
[Sun Jun 24 11:24:55 2012] [notice] Child 3280: Acquired the start mutex.
[Sun Jun 24 11:24:55 2012] [notice] Child 3280: Starting 150 worker threads.
[Sun Jun 24 11:24:55 2012] [notice] Child 3280: Starting thread to listen on port 443.
[Sun Jun 24 11:24:55 2012] [notice] Child 3280: Starting thread to listen on port 443.
[Sun Jun 24 11:24:55 2012] [notice] Child 3280: Starting thread to listen on port 80.
[Sun Jun 24 11:24:55 2012] [notice] Child 3280: Starting thread to listen on port 80.
[Sun Jun 24 11:32:52 2012] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sun Jun 24 11:32:52 2012] [notice] Child 3280: Exit event signaled. Child process is ending.
[Sun Jun 24 11:32:53 2012] [notice] Child 3280: Released the start mutex
[Sun Jun 24 11:32:55 2012] [notice] Child 3280: All worker threads have exited.
[Sun Jun 24 11:32:55 2012] [notice] Child 3280: Child process is exiting
[Sun Jun 24 11:32:55 2012] [notice] Parent: Child process exited successfully.
[Sun Jun 24 11:33:12 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 11:33:12 2012] [notice] Digest: done
[Sun Jun 24 11:33:13 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
[Sun Jun 24 11:33:13 2012] [notice] Server built: Sep 10 2011 11:34:11
[Sun Jun 24 11:33:13 2012] [notice] Parent: Created child process 472
[Sun Jun 24 11:33:14 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 11:33:14 2012] [notice] Digest: done
[Sun Jun 24 11:33:15 2012] [notice] Child 472: Child process is running
[Sun Jun 24 11:33:15 2012] [notice] Child 472: Acquired the start mutex.
[Sun Jun 24 11:33:15 2012] [notice] Child 472: Starting 150 worker threads.
[Sun Jun 24 11:33:15 2012] [notice] Child 472: Starting thread to listen on port 443.
[Sun Jun 24 11:33:15 2012] [notice] Child 472: Starting thread to listen on port 443.
[Sun Jun 24 11:33:15 2012] [notice] Child 472: Starting thread to listen on port 80.
[Sun Jun 24 11:33:15 2012] [notice] Child 472: Starting thread to listen on port 80.
[Sun Jun 24 11:33:54 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/phpMyAdmin/
[Sun Jun 24 11:51:29 2012] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sun Jun 24 11:51:29 2012] [notice] Child 472: Exit event signaled. Child process is ending.
[Sun Jun 24 11:51:30 2012] [notice] Child 472: Released the start mutex
[Sun Jun 24 11:51:59 2012] [notice] Parent: Forcing termination of child process 338
[Sun Jun 24 11:52:10 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 11:52:10 2012] [notice] Digest: done
[Sun Jun 24 11:52:11 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
[Sun Jun 24 11:52:11 2012] [notice] Server built: Sep 10 2011 11:34:11
[Sun Jun 24 11:52:11 2012] [notice] Parent: Created child process 7280
[Sun Jun 24 11:52:12 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 11:52:12 2012] [notice] Digest: done
[Sun Jun 24 11:52:13 2012] [notice] Child 7280: Child process is running
[Sun Jun 24 11:52:13 2012] [notice] Child 7280: Acquired the start mutex.
[Sun Jun 24 11:52:13 2012] [notice] Child 7280: Starting 150 worker threads.
[Sun Jun 24 11:52:13 2012] [notice] Child 7280: Starting thread to listen on port 443.
[Sun Jun 24 11:52:13 2012] [notice] Child 7280: Starting thread to listen on port 443.
[Sun Jun 24 11:52:13 2012] [notice] Child 7280: Starting thread to listen on port 80.
[Sun Jun 24 11:52:13 2012] [notice] Child 7280: Starting thread to listen on port 80.
[Sun Jun 24 12:45:38 2012] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sun Jun 24 12:45:38 2012] [notice] Child 7280: Exit event signaled. Child process is ending.
[Sun Jun 24 12:45:39 2012] [notice] Child 7280: Released the start mutex
[Sun Jun 24 12:45:40 2012] [notice] Child 7280: All worker threads have exited.
[Sun Jun 24 12:45:40 2012] [notice] Child 7280: Child process is exiting
[Sun Jun 24 12:45:40 2012] [notice] Parent: Child process exited successfully.
[Sun Jun 24 12:49:19 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 12:49:19 2012] [notice] Digest: done
[Sun Jun 24 12:49: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
[Sun Jun 24 12:49:20 2012] [notice] Server built: Sep 10 2011 11:34:11
[Sun Jun 24 12:49:20 2012] [notice] Parent: Created child process 4320
[Sun Jun 24 12:49:21 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 12:49:21 2012] [notice] Digest: done
<br />
<b>Deprecated</b>:  Directive 'register_globals' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
[Sun Jun 24 12:49:22 2012] [notice] Child 4320: Child process is running
[Sun Jun 24 12:49:22 2012] [notice] Child 4320: Acquired the start mutex.
[Sun Jun 24 12:49:22 2012] [notice] Child 4320: Starting 150 worker threads.
[Sun Jun 24 12:49:22 2012] [notice] Child 4320: Starting thread to listen on port 443.
[Sun Jun 24 12:49:22 2012] [notice] Child 4320: Starting thread to listen on port 443.
[Sun Jun 24 12:49:22 2012] [notice] Child 4320: Starting thread to listen on port 80.
[Sun Jun 24 12:49:22 2012] [notice] Child 4320: Starting thread to listen on port 80.
[Sun Jun 24 15:30:14 2012] [error] [client 70.63.67.10] client denied by server configuration: C:/xampp/htdocs/xampp/
[Sun Jun 24 15:30:37 2012] [error] [client 70.63.67.10] client denied by server configuration: C:/xampp/htdocs/xampp/, referer: http://174.108.29.40/xampp/
[Sun Jun 24 15:30:44 2012] [error] [client 70.63.67.10] client denied by server configuration: C:/xampp/htdocs/xampp/
[Sun Jun 24 15:37:59 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/
[Sun Jun 24 16:36:20 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/newznab/www/views/images/loading.gif, referer: http://192.168.0.100/newznab/www/movies
[Sun Jun 24 16:41:13 2012] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sun Jun 24 16:41:13 2012] [notice] Child 4320: Exit event signaled. Child process is ending.
[Sun Jun 24 16:41:14 2012] [notice] Child 4320: Released the start mutex
[Sun Jun 24 16:41:15 2012] [notice] Child 4320: All worker threads have exited.
[Sun Jun 24 16:41:15 2012] [notice] Child 4320: Child process is exiting
[Sun Jun 24 16:41:16 2012] [notice] Parent: Child process exited successfully.
[Sun Jun 24 16:41:35 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 16:41:35 2012] [notice] Digest: done
[Sun Jun 24 16:41:36 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
[Sun Jun 24 16:41:36 2012] [notice] Server built: Sep 10 2011 11:34:11
[Sun Jun 24 16:41:36 2012] [notice] Parent: Created child process 6096
[Sun Jun 24 16:41:37 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 16:41:37 2012] [notice] Digest: done
<br />
<b>Deprecated</b>:  Directive 'register_globals' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
[Sun Jun 24 16:41:38 2012] [notice] Child 6096: Child process is running
[Sun Jun 24 16:41:38 2012] [notice] Child 6096: Acquired the start mutex.
[Sun Jun 24 16:41:38 2012] [notice] Child 6096: Starting 150 worker threads.
[Sun Jun 24 16:41:38 2012] [notice] Child 6096: Starting thread to listen on port 443.
[Sun Jun 24 16:41:38 2012] [notice] Child 6096: Starting thread to listen on port 443.
[Sun Jun 24 16:41:38 2012] [notice] Child 6096: Starting thread to listen on port 80.
[Sun Jun 24 16:41:38 2012] [notice] Child 6096: Starting thread to listen on port 80.
[Sun Jun 24 17:40:17 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/, referer: http://192.168.0.100/newznab/
[Sun Jun 24 17:41:09 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/
cygwin warning:
  MS-DOS style path detected: C:\xampp\apache\logs\access.log
  Preferred POSIX equivalent is: /apache/logs/access.log
  CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  Consult the user's guide for more details about POSIX paths:
    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
Warning! 37 month gap detected! (5/2009 to 6/2012)
cygwin warning:
  MS-DOS style path detected: C:\xampp\apache\logs\access.log
  Preferred POSIX equivalent is: /apache/logs/access.log
  CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  Consult the user's guide for more details about POSIX paths:
    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
[Sun Jun 24 17:42:33 2012] [error] (OS 10061)No connection could be made because the target machine actively refused it.  : proxy: AJP: attempt to connect to 127.0.0.1:8009 (127.0.0.1) failed
[Sun Jun 24 17:42:33 2012] [error] ap_proxy_connect_backend disabling worker for (127.0.0.1)
[Sun Jun 24 17:42:33 2012] [error] proxy: AJP: failed to make connection to backend: 127.0.0.1
[Sun Jun 24 17:42:50 2012] [error] (OS 10061)No connection could be made because the target machine actively refused it.  : proxy: AJP: attempt to connect to 127.0.0.1:8009 (127.0.0.1) failed
[Sun Jun 24 17:42:50 2012] [error] ap_proxy_connect_backend disabling worker for (127.0.0.1)
[Sun Jun 24 17:42:50 2012] [error] proxy: AJP: failed to make connection to backend: 127.0.0.1
Adding password for user admin
[Sun Jun 24 18:00:40 2012] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sun Jun 24 18:00:40 2012] [notice] Child 6096: Exit event signaled. Child process is ending.
[Sun Jun 24 18:00:41 2012] [notice] Child 6096: Released the start mutex
[Sun Jun 24 18:00:42 2012] [notice] Child 6096: All worker threads have exited.
[Sun Jun 24 18:00:42 2012] [notice] Child 6096: Child process is exiting
[Sun Jun 24 18:00:42 2012] [notice] Parent: Child process exited successfully.
[Sun Jun 24 18:00:46 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 18:00:46 2012] [notice] Digest: done
[Sun Jun 24 18:00:47 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
[Sun Jun 24 18:00:47 2012] [notice] Server built: Sep 10 2011 11:34:11
[Sun Jun 24 18:00:47 2012] [notice] Parent: Created child process 7408
[Sun Jun 24 18:00:48 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 18:00:48 2012] [notice] Digest: done
<br />
<b>Deprecated</b>:  Directive 'register_globals' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Deprecated</b>:  Directive 'safe_mode' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
[Sun Jun 24 18:00:50 2012] [notice] Child 7408: Child process is running
[Sun Jun 24 18:00:50 2012] [notice] Child 7408: Acquired the start mutex.
[Sun Jun 24 18:00:50 2012] [notice] Child 7408: Starting 150 worker threads.
[Sun Jun 24 18:00:50 2012] [notice] Child 7408: Starting thread to listen on port 443.
[Sun Jun 24 18:00:50 2012] [notice] Child 7408: Starting thread to listen on port 80.
[Sun Jun 24 18:00:50 2012] [notice] Child 7408: Starting thread to listen on port 443.
[Sun Jun 24 18:00:50 2012] [notice] Child 7408: Starting thread to listen on port 80.
[Sun Jun 24 18:04:02 2012] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sun Jun 24 18:04:02 2012] [notice] Child 7408: Exit event signaled. Child process is ending.
[Sun Jun 24 18:04:03 2012] [notice] Child 7408: Released the start mutex
[Sun Jun 24 18:04:04 2012] [notice] Child 7408: All worker threads have exited.
[Sun Jun 24 18:04:04 2012] [notice] Child 7408: Child process is exiting
[Sun Jun 24 18:04:04 2012] [notice] Parent: Child process exited successfully.
[Sun Jun 24 18:05:19 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 18:05:19 2012] [notice] Digest: done
[Sun Jun 24 18:05:21 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
[Sun Jun 24 18:05:21 2012] [notice] Server built: Sep 10 2011 11:34:11
[Sun Jun 24 18:05:21 2012] [notice] Parent: Created child process 4568
[Sun Jun 24 18:05:22 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 18:05:22 2012] [notice] Digest: done
<br />
<b>Deprecated</b>:  Directive 'register_globals' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Deprecated</b>:  Directive 'safe_mode' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
[Sun Jun 24 18:05:23 2012] [notice] Child 4568: Child process is running
[Sun Jun 24 18:05:23 2012] [notice] Child 4568: Acquired the start mutex.
[Sun Jun 24 18:05:23 2012] [notice] Child 4568: Starting 150 worker threads.
[Sun Jun 24 18:05:23 2012] [notice] Child 4568: Starting thread to listen on port 443.
[Sun Jun 24 18:05:23 2012] [notice] Child 4568: Starting thread to listen on port 443.
[Sun Jun 24 18:05:23 2012] [notice] Child 4568: Starting thread to listen on port 80.
[Sun Jun 24 18:05:23 2012] [notice] Child 4568: Starting thread to listen on port 80.
[Sun Jun 24 18:05:25 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/
[Sun Jun 24 18:06:08 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/newznab/www/function.mysql-connect, referer: http://192.168.0.100/newznab/www/movies
[Sun Jun 24 18:06:09 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/newznab/www/function.mysql-connect, referer: http://192.168.0.100/newznab/www/movies
[Sun Jun 24 18:06:12 2012] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sun Jun 24 18:06:12 2012] [notice] Child 4568: Exit event signaled. Child process is ending.
[Sun Jun 24 18:06:13 2012] [notice] Child 4568: Released the start mutex
[Sun Jun 24 18:06:17 2012] [notice] Child 4568: All worker threads have exited.
[Sun Jun 24 18:06:17 2012] [notice] Child 4568: Child process is exiting
[Sun Jun 24 18:06:17 2012] [notice] Parent: Child process exited successfully.
[Sun Jun 24 18:06:21 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 18:06:21 2012] [notice] Digest: done
[Sun Jun 24 18:06:22 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
[Sun Jun 24 18:06:22 2012] [notice] Server built: Sep 10 2011 11:34:11
[Sun Jun 24 18:06:22 2012] [notice] Parent: Created child process 5920
[Sun Jun 24 18:06:24 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 18:06:24 2012] [notice] Digest: done
<br />
<b>Deprecated</b>:  Directive 'register_globals' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
[Sun Jun 24 18:06:25 2012] [notice] Child 5920: Child process is running
[Sun Jun 24 18:06:25 2012] [notice] Child 5920: Acquired the start mutex.
[Sun Jun 24 18:06:25 2012] [notice] Child 5920: Starting 150 worker threads.
[Sun Jun 24 18:06:25 2012] [notice] Child 5920: Starting thread to listen on port 443.
[Sun Jun 24 18:06:25 2012] [notice] Child 5920: Starting thread to listen on port 443.
[Sun Jun 24 18:06:25 2012] [notice] Child 5920: Starting thread to listen on port 80.
[Sun Jun 24 18:06:25 2012] [notice] Child 5920: Starting thread to listen on port 80.
[Sun Jun 24 18:06:25 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/newznab/www/function.mysql-connect, referer: http://192.168.0.100/newznab/www/movies
[Sun Jun 24 18:06:26 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/newznab/www/function.mysql-connect, referer: http://192.168.0.100/newznab/www/movies
[Sun Jun 24 18:07:07 2012] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sun Jun 24 18:07:07 2012] [notice] Child 5920: Exit event signaled. Child process is ending.
[Sun Jun 24 18:07:08 2012] [notice] Child 5920: Released the start mutex
[Sun Jun 24 18:07:09 2012] [notice] Child 5920: All worker threads have exited.
[Sun Jun 24 18:07:09 2012] [notice] Child 5920: Child process is exiting
[Sun Jun 24 18:07:09 2012] [notice] Parent: Child process exited successfully.
[Sun Jun 24 18:07:15 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 18:07:15 2012] [notice] Digest: done
[Sun Jun 24 18:07:16 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
[Sun Jun 24 18:07:16 2012] [notice] Server built: Sep 10 2011 11:34:11
[Sun Jun 24 18:07:17 2012] [notice] Parent: Created child process 3672
[Sun Jun 24 18:07:18 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 18:07:18 2012] [notice] Digest: done
<br />
<b>Deprecated</b>:  Directive 'register_globals' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
[Sun Jun 24 18:07:19 2012] [notice] Child 3672: Child process is running
[Sun Jun 24 18:07:19 2012] [notice] Child 3672: Acquired the start mutex.
[Sun Jun 24 18:07:19 2012] [notice] Child 3672: Starting 150 worker threads.
[Sun Jun 24 18:07:19 2012] [notice] Child 3672: Starting thread to listen on port 443.
[Sun Jun 24 18:07:19 2012] [notice] Child 3672: Starting thread to listen on port 443.
[Sun Jun 24 18:07:19 2012] [notice] Child 3672: Starting thread to listen on port 80.
[Sun Jun 24 18:07:19 2012] [notice] Child 3672: Starting thread to listen on port 80.
[Sun Jun 24 18:08:06 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/
[Sun Jun 24 18:08:10 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/
[Sun Jun 24 19:49:50 2012] [error] [client 192.168.0.202] File does not exist: C:/xampp/htdocs/xmapp
[Sun Jun 24 19:50:23 2012] [error] [client 192.168.0.202] client denied by server configuration: C:/xampp/htdocs/xampp/, referer: http://192.168.0.100/xmapp
[Sun Jun 24 20:05:16 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/newznab/www/function.mysql-connect, referer: http://192.168.0.100/newznab/www/browsegroup
[Sun Jun 24 20:05:50 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/newznab/www/function.mysql-connect, referer: http://192.168.0.100/newznab/www/browsegroup
[Sun Jun 24 20:15:00 2012] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sun Jun 24 20:15:00 2012] [notice] Child 3672: Exit event signaled. Child process is ending.
[Sun Jun 24 20:15:01 2012] [notice] Child 3672: Released the start mutex
[Sun Jun 24 20:15:07 2012] [notice] Child 3672: All worker threads have exited.
[Sun Jun 24 20:15:07 2012] [notice] Child 3672: Child process is exiting
[Sun Jun 24 20:15:07 2012] [notice] Parent: Child process exited successfully.
[Sun Jun 24 20:15:29 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 20:15:29 2012] [notice] Digest: done
[Sun Jun 24 20:15:30 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
[Sun Jun 24 20:15:30 2012] [notice] Server built: Sep 10 2011 11:34:11
[Sun Jun 24 20:15:30 2012] [notice] Parent: Created child process 4400
[Sun Jun 24 20:15:31 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 20:15:31 2012] [notice] Digest: done
<br />
<b>Deprecated</b>:  Directive 'register_globals' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
[Sun Jun 24 20:15:33 2012] [notice] Child 4400: Child process is running
[Sun Jun 24 20:15:33 2012] [notice] Child 4400: Acquired the start mutex.
[Sun Jun 24 20:15:33 2012] [notice] Child 4400: Starting 150 worker threads.
[Sun Jun 24 20:15:33 2012] [notice] Child 4400: Starting thread to listen on port 443.
[Sun Jun 24 20:15:33 2012] [notice] Child 4400: Starting thread to listen on port 443.
[Sun Jun 24 20:15:33 2012] [notice] Child 4400: Starting thread to listen on port 80.
[Sun Jun 24 20:15:33 2012] [notice] Child 4400: Starting thread to listen on port 80.
[Sun Jun 24 20:16:45 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/newznab/www/function.mysql-connect, referer: http://192.168.0.100/newznab/www/
[Sun Jun 24 20:26:55 2012] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sun Jun 24 20:26:55 2012] [notice] Child 4400: Exit event signaled. Child process is ending.
[Sun Jun 24 20:26:56 2012] [notice] Child 4400: Released the start mutex
[Sun Jun 24 20:26:57 2012] [notice] Child 4400: All worker threads have exited.
[Sun Jun 24 20:26:57 2012] [notice] Child 4400: Child process is exiting
[Sun Jun 24 20:26:57 2012] [notice] Parent: Child process exited successfully.
[Sun Jun 24 20:27:00 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 20:27:00 2012] [notice] Digest: done
[Sun Jun 24 20:27:01 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
[Sun Jun 24 20:27:01 2012] [notice] Server built: Sep 10 2011 11:34:11
[Sun Jun 24 20:27:01 2012] [notice] Parent: Created child process 4336
[Sun Jun 24 20:27:02 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Jun 24 20:27:02 2012] [notice] Digest: done
<br />
<b>Deprecated</b>:  Directive 'register_globals' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
[Sun Jun 24 20:27:03 2012] [notice] Child 4336: Child process is running
[Sun Jun 24 20:27:03 2012] [notice] Child 4336: Acquired the start mutex.
[Sun Jun 24 20:27:03 2012] [notice] Child 4336: Starting 150 worker threads.
[Sun Jun 24 20:27:04 2012] [notice] Child 4336: Starting thread to listen on port 443.
[Sun Jun 24 20:27:04 2012] [notice] Child 4336: Starting thread to listen on port 443.
[Sun Jun 24 20:27:04 2012] [notice] Child 4336: Starting thread to listen on port 80.
[Sun Jun 24 20:27:04 2012] [notice] Child 4336: Starting thread to listen on port 80.
Adding password for user admin
[Sun Jun 24 20:42:27 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/
[Sun Jun 24 20:44:33 2012] [error] [client 192.168.0.100] File does not exist: C:/xampp/htdocs/Contents
[Sun Jun 24 20:44:39 2012] [error] [client 192.168.0.100] File does not exist: C:/xampp/htdocs/Contents
[Sun Jun 24 20:44:40 2012] [error] [client 192.168.0.100] File does not exist: C:/xampp/htdocs/Contents
[Sun Jun 24 21:12:54 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/newznab/www/views/images/loading.gif, referer: http://192.168.0.100/newznab/www/movies
[Sun Jun 24 21:34:27 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/newznab/www/views/images/loading.gif, referer: http://192.168.0.100/newznab/www/movies?t=2050
[Sun Jun 24 21:36:08 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/newznab/www/views/images/loading.gif, referer: http://192.168.0.100/newznab/www/movies?t=2000&title=&actors=&director=&rating=&genre=&year=&ob=&offset=135
[Mon Jun 25 18:09:57 2012] [error] [client 70.63.67.10] client denied by server configuration: C:/xampp/htdocs/xampp/
[Tue Jun 26 07:10:45 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/newznab/www/views/images/loading.gif, referer: http://192.168.0.100/newznab/www/browse?t=-1&g=alt.binaries.hdtv.x264&ob=&offset=150
[Tue Jun 26 08:15:41 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/newznab/www/views/images/loading.gif, referer: http://192.168.0.100/newznab/www/movies
[Tue Jun 26 09:27:19 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/newznab/www/views/images/loading.gif, referer: http://192.168.0.100/newznab/www/movies
Terminating on signal SIGTERM(15)
[Tue Jun 26 10:16:53 2012] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Tue Jun 26 10:16:53 2012] [notice] Digest: generating secret for digest authentication ...
[Tue Jun 26 10:16:53 2012] [notice] Digest: done
[Tue Jun 26 10:16:58 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 Jun 26 10:16:58 2012] [notice] Server built: Sep 10 2011 11:34:11
[Tue Jun 26 10:16:58 2012] [notice] Parent: Created child process 3188
[Tue Jun 26 10:16:59 2012] [notice] Digest: generating secret for digest authentication ...
[Tue Jun 26 10:16:59 2012] [notice] Digest: done
<br />
<b>Deprecated</b>:  Directive 'register_globals' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
[Tue Jun 26 10:17:00 2012] [notice] Child 3188: Child process is running
[Tue Jun 26 10:17:00 2012] [notice] Child 3188: Acquired the start mutex.
[Tue Jun 26 10:17:00 2012] [notice] Child 3188: Starting 150 worker threads.
[Tue Jun 26 10:17:01 2012] [notice] Child 3188: Starting thread to listen on port 443.
[Tue Jun 26 10:17:01 2012] [notice] Child 3188: Starting thread to listen on port 443.
[Tue Jun 26 10:17:01 2012] [notice] Child 3188: Starting thread to listen on port 80.
[Tue Jun 26 10:17:01 2012] [notice] Child 3188: Starting thread to listen on port 80.
[Tue Jun 26 10:26:26 2012] [error] [client ::1] File does not exist: C:/xampp/htdocs/newsnab
[Tue Jun 26 11:32:18 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/newznab/www/views/images/loading.gif, referer: http://192.168.0.100/newznab/www/movies
[Wed Jun 27 15:06:57 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/newznab/www/views/images/loading.gif, referer: http://192.168.0.100/newznab/www/movies
[Wed Jun 27 16:21:09 2012] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Wed Jun 27 16:21:09 2012] [notice] Child 3188: Exit event signaled. Child process is ending.
[Wed Jun 27 16:21:10 2012] [notice] Child 3188: Released the start mutex
[Wed Jun 27 16:21:12 2012] [notice] Child 3188: All worker threads have exited.
[Wed Jun 27 16:21:12 2012] [notice] Child 3188: Child process is exiting
[Wed Jun 27 16:21:12 2012] [notice] Parent: Child process exited successfully.
[Wed Jun 27 16:21:20 2012] [notice] Digest: generating secret for digest authentication ...
[Wed Jun 27 16:21:20 2012] [notice] Digest: done
[Wed Jun 27 16:21:22 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
[Wed Jun 27 16:21:22 2012] [notice] Server built: Sep 10 2011 11:34:11
[Wed Jun 27 16:21:22 2012] [notice] Parent: Created child process 5684
[Wed Jun 27 16:21:23 2012] [notice] Digest: generating secret for digest authentication ...
[Wed Jun 27 16:21:23 2012] [notice] Digest: done
<br />
<b>Deprecated</b>:  Directive 'register_globals' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
[Wed Jun 27 16:21:25 2012] [notice] Child 5684: Child process is running
[Wed Jun 27 16:21:25 2012] [notice] Child 5684: Acquired the start mutex.
[Wed Jun 27 16:21:25 2012] [notice] Child 5684: Starting 150 worker threads.
[Wed Jun 27 16:21:25 2012] [notice] Child 5684: Starting thread to listen on port 443.
[Wed Jun 27 16:21:25 2012] [notice] Child 5684: Starting thread to listen on port 443.
[Wed Jun 27 16:21:25 2012] [notice] Child 5684: Starting thread to listen on port 80.
[Wed Jun 27 16:21:25 2012] [notice] Child 5684: Starting thread to listen on port 80.
[Wed Jun 27 16:26:45 2012] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Wed Jun 27 16:26:45 2012] [notice] Digest: generating secret for digest authentication ...
[Wed Jun 27 16:26:45 2012] [notice] Digest: done
[Wed Jun 27 16:26:46 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
[Wed Jun 27 16:26:46 2012] [notice] Server built: Sep 10 2011 11:34:11
[Wed Jun 27 16:26:46 2012] [notice] Parent: Created child process 3516
[Wed Jun 27 16:26:48 2012] [notice] Digest: generating secret for digest authentication ...
[Wed Jun 27 16:26:48 2012] [notice] Digest: done
<br />
<b>Deprecated</b>:  Directive 'register_globals' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
[Wed Jun 27 16:26:49 2012] [notice] Child 3516: Child process is running
[Wed Jun 27 16:26:49 2012] [notice] Child 3516: Acquired the start mutex.
[Wed Jun 27 16:26:49 2012] [notice] Child 3516: Starting 150 worker threads.
[Wed Jun 27 16:26:49 2012] [notice] Child 3516: Starting thread to listen on port 443.
[Wed Jun 27 16:26:49 2012] [notice] Child 3516: Starting thread to listen on port 80.
[Wed Jun 27 16:26:49 2012] [notice] Child 3516: Starting thread to listen on port 443.
[Wed Jun 27 16:26:49 2012] [notice] Child 3516: Starting thread to listen on port 80.
[Wed Jun 27 16:27:07 2012] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Wed Jun 27 16:27:07 2012] [notice] Child 3516: Exit event signaled. Child process is ending.
[Wed Jun 27 16:27:07 2012] [warn] (OS 10038)An operation was attempted on something that is not a socket.  : setsockopt(SO_UPDATE_ACCEPT_CONTEXT) failed.
[Wed Jun 27 16:27:08 2012] [notice] Child 3516: Released the start mutex
[Wed Jun 27 16:27:09 2012] [notice] Child 3516: All worker threads have exited.
[Wed Jun 27 16:27:09 2012] [notice] Child 3516: Child process is exiting
[Wed Jun 27 16:27:09 2012] [notice] Parent: Child process exited successfully.
[Wed Jun 27 16:28:40 2012] [notice] Digest: generating secret for digest authentication ...
[Wed Jun 27 16:28:40 2012] [notice] Digest: done
[Wed Jun 27 16:28:41 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
[Wed Jun 27 16:28:41 2012] [notice] Server built: Sep 10 2011 11:34:11
[Wed Jun 27 16:28:41 2012] [notice] Parent: Created child process 7964
[Wed Jun 27 16:28:42 2012] [notice] Digest: generating secret for digest authentication ...
[Wed Jun 27 16:28:42 2012] [notice] Digest: done
<br />
<b>Deprecated</b>:  Directive 'register_globals' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
[Wed Jun 27 16:28:44 2012] [notice] Child 7964: Child process is running
[Wed Jun 27 16:28:44 2012] [notice] Child 7964: Acquired the start mutex.
[Wed Jun 27 16:28:44 2012] [notice] Child 7964: Starting 150 worker threads.
[Wed Jun 27 16:28:44 2012] [notice] Child 7964: Starting thread to listen on port 443.
[Wed Jun 27 16:28:44 2012] [notice] Child 7964: Starting thread to listen on port 443.
[Wed Jun 27 16:28:44 2012] [notice] Child 7964: Starting thread to listen on port 80.
[Wed Jun 27 16:28:44 2012] [notice] Child 7964: Starting thread to listen on port 80.
[Wed Jun 27 18:03:13 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/newznab/www/views/images/loading.gif, referer: http://192.168.0.100/newznab/www/movies?t=2020
[Wed Jun 27 18:56:24 2012] [error] [client 192.168.0.202] client denied by server configuration: C:/xampp/htdocs/xampp/
[Wed Jun 27 21:18:29 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/
[Wed Jun 27 21:18:48 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/
[Wed Jun 27 21:20:15 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/
[Wed Jun 27 21:20:43 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/
[Wed Jun 27 21:21:34 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/
[Wed Jun 27 21:23:39 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/
[Wed Jun 27 21:24:11 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/newznab
[Wed Jun 27 21:24:16 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/newznab
[Wed Jun 27 21:24:31 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/newznab
[Wed Jun 27 21:24:32 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/newznab
[Wed Jun 27 21:24:33 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/newznab
[Wed Jun 27 21:24:36 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/
[Wed Jun 27 21:26:40 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/
[Wed Jun 27 21:27:30 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/
[Wed Jun 27 22:46:52 2012] [error] [client 192.168.0.112] client denied by server configuration: C:/xampp/htdocs/xampp/
[Wed Jun 27 23:10:47 2012] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Wed Jun 27 23:10:47 2012] [notice] Digest: generating secret for digest authentication ...
[Wed Jun 27 23:10:47 2012] [notice] Digest: done
[Wed Jun 27 23:10:48 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
[Wed Jun 27 23:10:48 2012] [notice] Server built: Sep 10 2011 11:34:11
[Wed Jun 27 23:10:48 2012] [notice] Parent: Created child process 2436
[Wed Jun 27 23:10:50 2012] [notice] Digest: generating secret for digest authentication ...
[Wed Jun 27 23:10:50 2012] [notice] Digest: done
<br />
<b>Deprecated</b>:  Directive 'register_globals' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
[Wed Jun 27 23:10:51 2012] [notice] Child 2436: Child process is running
[Wed Jun 27 23:10:51 2012] [notice] Child 2436: Acquired the start mutex.
[Wed Jun 27 23:10:51 2012] [notice] Child 2436: Starting 150 worker threads.
[Wed Jun 27 23:10:51 2012] [notice] Child 2436: Starting thread to listen on port 443.
[Wed Jun 27 23:10:51 2012] [notice] Child 2436: Starting thread to listen on port 443.
[Wed Jun 27 23:10:51 2012] [notice] Child 2436: Starting thread to listen on port 80.
[Wed Jun 27 23:10:51 2012] [notice] Child 2436: Starting thread to listen on port 80.
cygwin warning:
  MS-DOS style path detected: C:\xampp\apache\logs\access.log
  Preferred POSIX equivalent is: /apache/logs/access.log
  CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  Consult the user's guide for more details about POSIX paths:
    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
[Wed Jun 27 23:24:33 2012] [error] [client 192.168.0.100] client denied by server configuration: C:/xampp/htdocs/xampp/
[Wed Jun 27 23:24:38 2012] [error] [client 192.168.0.100] client denied by server configuration: C:/xampp/htdocs/xampp/
[Thu Jun 28 06:55:31 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/newznab/www/views/images/loading.gif, referer: http://192.168.0.100/newznab/www/movies
[Thu Jun 28 07:26:20 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/newznab/www/views/images/loading.gif, referer: http://192.168.0.100/newznab/www/movies
[Thu Jun 28 08:19:00 2012] [error] [client 192.168.0.112] File does not exist: C:/xampp/htdocs/newznab/www/views/images/loading.gif, referer: http://192.168.0.100/newznab/www/movies?title=tron&actors=&director=&rating=&genre=&year=&t=2000
twing
 
Posts: 4
Joined: 27. June 2012 21:48
Operating System: Windows Server 2008 R2

Re: Server Error 404 - File or directory not found

Postby twing » 30. June 2012 21:42

Altrea,

You were right! I did a little more testing with port numbers and got it working on another port. I was not showing anything on 80 but for some reason it kept failing. I think I am good to go now.

Thank you for your help :D

Tim
twing
 
Posts: 4
Joined: 27. June 2012 21:48
Operating System: Windows Server 2008 R2


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 69 guests