Does .htaccess works in wamp local server

I tried using using .htaccess in wamp but its giving some errors . I placed the .htaccess file in my root and edited it with just basic syntax :

ErrorDocument 404 /errors/notfound.php

notfound.php just has few basic text (well i was just trying to check if it works or not)

When I try to load a page (obviously which is not present ) it gives two error -

one that 404 error and second that :

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

How do I fix this , thanks in advance

Make sure you have htaccess configured following the steps by this OP at http://stackoverflow.com/questions/4391530/how-to-use-htaccess-in-wamp-server

Yes, it does. But default httpd.conf has

AllowOverride None

Find that line in your httpd.conf file and change it to

AllowOverride All

Then restart Apache, your .htaccess files should start working after thatn.

Hello. I just tried this and its not seeking to work. I’m getting a Internal Server Error. If I change my htaccess to htaccess.txt it all works fine. If I change it to .htaccess it throws that error. Could it be the contents of my htaccess? I assumed though that if it works fine in my server it would work in Wamp. ???

EDIT: starting a new thread

Yeah thats what happening with me too , hey eric did you find any fix yet ?

Not yet. I just saw your thread and tagged along. Would be nice to fix. But not detrimental as I just keep it with .txt extension untill I upload it.

Can one of you give me the exact error from the Apache error log?

Here is mine. Thanks…

[Mon Feb 07 06:16:01 2011] [warn] pid file C:/wamp/bin/apache/Apache2.2.17/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Mon Feb 07 06:16:02 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 06:16:02 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 06:16:02 2011] [notice] Parent: Created child process 2944
[Mon Feb 07 06:16:03 2011] [notice] Child 2944: Child process is running
[Mon Feb 07 06:16:03 2011] [notice] Child 2944: Acquired the start mutex.
[Mon Feb 07 06:16:03 2011] [notice] Child 2944: Starting 64 worker threads.
[Mon Feb 07 06:16:03 2011] [notice] Child 2944: Starting thread to listen on port 80.
[Mon Feb 07 06:27:06 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 06:27:06 2011] [notice] Child 2944: Exit event signaled. Child process is ending.
[Mon Feb 07 06:27:07 2011] [notice] Child 2944: Released the start mutex
[Mon Feb 07 06:27:08 2011] [notice] Child 2944: All worker threads have exited.
[Mon Feb 07 06:27:08 2011] [notice] Child 2944: Child process is exiting
[Mon Feb 07 06:27:09 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 06:27:16 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 06:27:16 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 06:27:16 2011] [notice] Parent: Created child process 2080
[Mon Feb 07 06:27:17 2011] [notice] Child 2080: Child process is running
[Mon Feb 07 06:27:17 2011] [notice] Child 2080: Acquired the start mutex.
[Mon Feb 07 06:27:17 2011] [notice] Child 2080: Starting 64 worker threads.
[Mon Feb 07 06:27:17 2011] [notice] Child 2080: Starting thread to listen on port 80.
[Mon Feb 07 06:30:54 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 06:30:54 2011] [notice] Child 2080: Exit event signaled. Child process is ending.
[Mon Feb 07 06:30:55 2011] [notice] Child 2080: Released the start mutex
[Mon Feb 07 06:30:56 2011] [notice] Child 2080: All worker threads have exited.
[Mon Feb 07 06:30:56 2011] [notice] Child 2080: Child process is exiting
[Mon Feb 07 06:30:56 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 06:31:00 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 06:31:00 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 06:31:00 2011] [notice] Parent: Created child process 2680
[Mon Feb 07 06:31:00 2011] [notice] Child 2680: Child process is running
[Mon Feb 07 06:31:00 2011] [notice] Child 2680: Acquired the start mutex.
[Mon Feb 07 06:31:00 2011] [notice] Child 2680: Starting 64 worker threads.
[Mon Feb 07 06:31:00 2011] [notice] Child 2680: Starting thread to listen on port 80.
[Mon Feb 07 06:31:02 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 06:31:02 2011] [notice] Child 2680: Exit event signaled. Child process is ending.
[Mon Feb 07 06:31:03 2011] [notice] Child 2680: Released the start mutex
[Mon Feb 07 06:31:04 2011] [notice] Child 2680: All worker threads have exited.
[Mon Feb 07 06:31:04 2011] [notice] Child 2680: Child process is exiting
[Mon Feb 07 06:31:04 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 06:31:09 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 06:31:09 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 06:31:09 2011] [notice] Parent: Created child process 1020
[Mon Feb 07 06:31:10 2011] [notice] Child 1020: Child process is running
[Mon Feb 07 06:31:10 2011] [notice] Child 1020: Acquired the start mutex.
[Mon Feb 07 06:31:10 2011] [notice] Child 1020: Starting 64 worker threads.
[Mon Feb 07 06:31:10 2011] [notice] Child 1020: Starting thread to listen on port 80.
[Mon Feb 07 06:31:37 2011] [error] [client 192.168.0.2] client denied by server configuration: C:/wamp/www/
[Mon Feb 07 06:31:37 2011] [error] [client 192.168.0.2] client denied by server configuration: C:/wamp/www/
[Mon Feb 07 06:31:38 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 06:31:38 2011] [notice] Child 1020: Exit event signaled. Child process is ending.
[Mon Feb 07 06:31:39 2011] [notice] Child 1020: Released the start mutex
[Mon Feb 07 06:31:45 2011] [notice] Child 1020: All worker threads have exited.
[Mon Feb 07 06:31:45 2011] [notice] Child 1020: Child process is exiting
[Mon Feb 07 06:31:45 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 06:31:54 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 06:31:54 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 06:31:54 2011] [notice] Parent: Created child process 2844
[Mon Feb 07 06:31:55 2011] [notice] Child 2844: Child process is running
[Mon Feb 07 06:31:55 2011] [notice] Child 2844: Acquired the start mutex.
[Mon Feb 07 06:31:55 2011] [notice] Child 2844: Starting 64 worker threads.
[Mon Feb 07 06:31:55 2011] [notice] Child 2844: Starting thread to listen on port 80.
[Mon Feb 07 06:34:04 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 06:34:04 2011] [notice] Child 2844: Exit event signaled. Child process is ending.
[Mon Feb 07 06:34:05 2011] [notice] Child 2844: Released the start mutex
[Mon Feb 07 06:34:06 2011] [notice] Child 2844: All worker threads have exited.
[Mon Feb 07 06:34:06 2011] [notice] Child 2844: Child process is exiting
[Mon Feb 07 06:34:06 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 06:34:07 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 06:34:07 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 06:34:07 2011] [notice] Parent: Created child process 3604
[Mon Feb 07 06:34:08 2011] [notice] Child 3604: Child process is running
[Mon Feb 07 06:34:08 2011] [notice] Child 3604: Acquired the start mutex.
[Mon Feb 07 06:34:08 2011] [notice] Child 3604: Starting 64 worker threads.
[Mon Feb 07 06:34:08 2011] [notice] Child 3604: Starting thread to listen on port 80.
[Mon Feb 07 06:38:00 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 06:38:00 2011] [notice] Child 3604: Exit event signaled. Child process is ending.
[Mon Feb 07 06:38:01 2011] [notice] Child 3604: Released the start mutex
[Mon Feb 07 06:38:02 2011] [notice] Child 3604: All worker threads have exited.
[Mon Feb 07 06:38:02 2011] [notice] Child 3604: Child process is exiting
[Mon Feb 07 06:38:03 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 06:39:17 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 06:39:17 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 06:39:17 2011] [notice] Parent: Created child process 2284
[Mon Feb 07 06:39:18 2011] [notice] Child 2284: Child process is running
[Mon Feb 07 06:39:18 2011] [notice] Child 2284: Acquired the start mutex.
[Mon Feb 07 06:39:18 2011] [notice] Child 2284: Starting 64 worker threads.
[Mon Feb 07 06:39:18 2011] [notice] Child 2284: Starting thread to listen on port 80.
[Mon Feb 07 06:44:11 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 06:44:11 2011] [notice] Child 2284: Exit event signaled. Child process is ending.
[Mon Feb 07 06:44:12 2011] [notice] Child 2284: Released the start mutex
[Mon Feb 07 06:44:13 2011] [notice] Child 2284: All worker threads have exited.
[Mon Feb 07 06:44:13 2011] [notice] Child 2284: Child process is exiting
[Mon Feb 07 06:44:13 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 13:11:41 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 13:11:41 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 13:11:42 2011] [notice] Parent: Created child process 3488
[Mon Feb 07 13:11:43 2011] [notice] Child 3488: Child process is running
[Mon Feb 07 13:11:43 2011] [notice] Child 3488: Acquired the start mutex.
[Mon Feb 07 13:11:43 2011] [notice] Child 3488: Starting 64 worker threads.
[Mon Feb 07 13:11:43 2011] [notice] Child 3488: Starting thread to listen on port 80.
[Mon Feb 07 13:11:46 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 13:11:46 2011] [notice] Child 3488: Exit event signaled. Child process is ending.
[Mon Feb 07 13:11:47 2011] [notice] Child 3488: Released the start mutex
[Mon Feb 07 13:11:48 2011] [notice] Child 3488: All worker threads have exited.
[Mon Feb 07 13:11:48 2011] [notice] Child 3488: Child process is exiting
[Mon Feb 07 13:11:48 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 13:11:50 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 13:11:50 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 13:11:50 2011] [notice] Parent: Created child process 3412
[Mon Feb 07 13:11:50 2011] [notice] Child 3412: Child process is running
[Mon Feb 07 13:11:50 2011] [notice] Child 3412: Acquired the start mutex.
[Mon Feb 07 13:11:50 2011] [notice] Child 3412: Starting 64 worker threads.
[Mon Feb 07 13:11:51 2011] [notice] Child 3412: Starting thread to listen on port 80.
[Mon Feb 07 13:18:53 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 13:18:53 2011] [notice] Child 3412: Exit event signaled. Child process is ending.
[Mon Feb 07 13:18:54 2011] [notice] Child 3412: Released the start mutex
[Mon Feb 07 13:18:55 2011] [notice] Child 3412: All worker threads have exited.
[Mon Feb 07 13:18:55 2011] [notice] Child 3412: Child process is exiting
[Mon Feb 07 13:18:55 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 13:21:16 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 13:21:16 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 13:21:16 2011] [notice] Parent: Created child process 3044
[Mon Feb 07 13:21:18 2011] [notice] Child 3044: Child process is running
[Mon Feb 07 13:21:18 2011] [notice] Child 3044: Acquired the start mutex.
[Mon Feb 07 13:21:18 2011] [notice] Child 3044: Starting 64 worker threads.
[Mon Feb 07 13:21:19 2011] [notice] Child 3044: Starting thread to listen on port 80.
[Mon Feb 07 13:24:09 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 13:24:09 2011] [notice] Child 3044: Exit event signaled. Child process is ending.
[Mon Feb 07 13:24:10 2011] [notice] Child 3044: Released the start mutex
[Mon Feb 07 13:24:11 2011] [notice] Child 3044: All worker threads have exited.
[Mon Feb 07 13:24:11 2011] [notice] Child 3044: Child process is exiting
[Mon Feb 07 13:24:11 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 13:24:13 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 13:24:13 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 13:24:13 2011] [notice] Parent: Created child process 2460
[Mon Feb 07 13:24:16 2011] [notice] Child 2460: Child process is running
[Mon Feb 07 13:24:16 2011] [notice] Child 2460: Acquired the start mutex.
[Mon Feb 07 13:24:16 2011] [notice] Child 2460: Starting 64 worker threads.
[Mon Feb 07 13:24:16 2011] [notice] Child 2460: Starting thread to listen on port 80.
[Mon Feb 07 13:27:46 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 13:27:46 2011] [notice] Child 2460: Exit event signaled. Child process is ending.
[Mon Feb 07 13:27:47 2011] [notice] Child 2460: Released the start mutex
[Mon Feb 07 13:27:48 2011] [notice] Child 2460: All worker threads have exited.
[Mon Feb 07 13:27:48 2011] [notice] Child 2460: Child process is exiting
[Mon Feb 07 13:27:48 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 13:27:54 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 13:27:54 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 13:27:54 2011] [notice] Parent: Created child process 3004
[Mon Feb 07 13:27:55 2011] [notice] Child 3004: Child process is running
[Mon Feb 07 13:27:55 2011] [notice] Child 3004: Acquired the start mutex.
[Mon Feb 07 13:27:55 2011] [notice] Child 3004: Starting 64 worker threads.
[Mon Feb 07 13:27:55 2011] [notice] Child 3004: Starting thread to listen on port 80.
[Mon Feb 07 13:29:01 2011] [error] [client 127.0.0.1] (20024)The given path is misformatted or contained invalid characters: Cannot map GET /file:///C:/Documents%20and%20Settings/Eric%20Watson/My%20Documents/Eric%27s%20Documents/Client%20Websites/mlsofsdcorp.com/index.php HTTP/1.1 to file
[Mon Feb 07 13:29:02 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/favicon.ico
[Mon Feb 07 13:29:05 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/favicon.ico
[Mon Feb 07 13:29:12 2011] [error] [client 127.0.0.1] (20023)The given path was above the root path: Cannot map GET /C:/Documents%20and%20Settings/Eric%20Watson/My%20Documents/Eric%27s%20Documents/Client%20Websites/mlsofsdcorp.com/index.php HTTP/1.1 to file
[Mon Feb 07 13:29:18 2011] [error] [client 127.0.0.1] (20023)The given path was above the root path: Cannot map GET /C:/Documents%20and%20Settings/Eric%20Watson/My%20Documents/Eric%27s%20Documents/Client%20Websites/mlsofsdcorp.com/index.php HTTP/1.1 to file
[Mon Feb 07 13:31:44 2011] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant Y - assumed 'Y' in C:\\\\wamp\\\\www\\\\mlsofsdcorp.com\\\\includes\\\\copyright.inc on line 1
[Mon Feb 07 13:31:44 2011] [error] [client 127.0.0.1] PHP Stack trace:
[Mon Feb 07 13:31:44 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\\\wamp\\\\www\\\\mlsofsdcorp.com\\\\index.php:0
[Mon Feb 07 13:31:44 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\\\wamp\\\\www\\\\mlsofsdcorp.com\\\\index.php:36
[Mon Feb 07 13:32:04 2011] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant Y - assumed 'Y' in C:\\\\wamp\\\\www\\\\mlsofsdcorp.com\\\\includes\\\\copyright.inc on line 1, referer: http://localhost/mlsofsdcorp.com/
[Mon Feb 07 13:32:04 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/mlsofsdcorp.com/
[Mon Feb 07 13:32:04 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\\\wamp\\\\www\\\\mlsofsdcorp.com\\\\services.php:0, referer: http://localhost/mlsofsdcorp.com/
[Mon Feb 07 13:32:04 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\\\wamp\\\\www\\\\mlsofsdcorp.com\\\\services.php:37, referer: http://localhost/mlsofsdcorp.com/
[Mon Feb 07 13:36:55 2011] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant Y - assumed 'Y' in C:\\\\Documents and Settings\\\\Eric Watson\\\\My Documents\\\\Eric's Documents\\\\Client Websites\\\\mlsofsdcorp.com\\\\includes\\\\copyright.inc on line 1
[Mon Feb 07 13:36:55 2011] [error] [client 127.0.0.1] PHP Stack trace:
[Mon Feb 07 13:36:55 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\\\Documents and Settings\\\\Eric Watson\\\\My Documents\\\\Eric's Documents\\\\Client Websites\\\\mlsofsdcorp.com\\\\index.php:0
[Mon Feb 07 13:36:55 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\\\Documents and Settings\\\\Eric Watson\\\\My Documents\\\\Eric's Documents\\\\Client Websites\\\\mlsofsdcorp.com\\\\index.php:36
[Mon Feb 07 13:37:20 2011] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant Y - assumed 'Y' in C:\\\\Documents and Settings\\\\Eric Watson\\\\My Documents\\\\Eric's Documents\\\\Client Websites\\\\mlsofsdcorp.com\\\\includes\\\\copyright.inc on line 1, referer: http://localhost/test1/
[Mon Feb 07 13:37:20 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/test1/
[Mon Feb 07 13:37:20 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\\\Documents and Settings\\\\Eric Watson\\\\My Documents\\\\Eric's Documents\\\\Client Websites\\\\mlsofsdcorp.com\\\\services.php:0, referer: http://localhost/test1/
[Mon Feb 07 13:37:20 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\\\Documents and Settings\\\\Eric Watson\\\\My Documents\\\\Eric's Documents\\\\Client Websites\\\\mlsofsdcorp.com\\\\services.php:37, referer: http://localhost/test1/
[Mon Feb 07 13:37:50 2011] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant Y - assumed 'Y' in C:\\\\Documents and Settings\\\\Eric Watson\\\\My Documents\\\\Eric's Documents\\\\Client Websites\\\\mlsofsdcorp.com\\\\includes\\\\copyright.inc on line 1, referer: http://localhost/test1/services.php
[Mon Feb 07 13:37:50 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/test1/services.php
[Mon Feb 07 13:37:50 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\\\Documents and Settings\\\\Eric Watson\\\\My Documents\\\\Eric's Documents\\\\Client Websites\\\\mlsofsdcorp.com\\\\index.php:0, referer: http://localhost/test1/services.php
[Mon Feb 07 13:37:50 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\\\Documents and Settings\\\\Eric Watson\\\\My Documents\\\\Eric's Documents\\\\Client Websites\\\\mlsofsdcorp.com\\\\index.php:36, referer: http://localhost/test1/services.php
[Mon Feb 07 13:38:04 2011] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant Y - assumed 'Y' in C:\\\\Documents and Settings\\\\Eric Watson\\\\My Documents\\\\Eric's Documents\\\\Client Websites\\\\mlsofsdcorp.com\\\\includes\\\\copyright.inc on line 1, referer: http://localhost/test1/services.php
[Mon Feb 07 13:38:04 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/test1/services.php
[Mon Feb 07 13:38:04 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\\\Documents and Settings\\\\Eric Watson\\\\My Documents\\\\Eric's Documents\\\\Client Websites\\\\mlsofsdcorp.com\\\\index.php:0, referer: http://localhost/test1/services.php
[Mon Feb 07 13:38:04 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\\\Documents and Settings\\\\Eric Watson\\\\My Documents\\\\Eric's Documents\\\\Client Websites\\\\mlsofsdcorp.com\\\\index.php:36, referer: http://localhost/test1/services.php
[Mon Feb 07 13:38:14 2011] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant Y - assumed 'Y' in C:\\\\Documents and Settings\\\\Eric Watson\\\\My Documents\\\\Eric's Documents\\\\Client Websites\\\\mlsofsdcorp.com\\\\includes\\\\copyright.inc on line 1, referer: http://localhost/test1/services.php
[Mon Feb 07 13:38:14 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/test1/services.php
[Mon Feb 07 13:38:14 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\\\Documents and Settings\\\\Eric Watson\\\\My Documents\\\\Eric's Documents\\\\Client Websites\\\\mlsofsdcorp.com\\\\index.php:0, referer: http://localhost/test1/services.php
[Mon Feb 07 13:38:14 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\\\Documents and Settings\\\\Eric Watson\\\\My Documents\\\\Eric's Documents\\\\Client Websites\\\\mlsofsdcorp.com\\\\index.php:36, referer: http://localhost/test1/services.php
[Mon Feb 07 13:38:45 2011] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant Y - assumed 'Y' in C:\\\\Documents and Settings\\\\Eric Watson\\\\My Documents\\\\Eric's Documents\\\\Client Websites\\\\mlsofsdcorp.com\\\\includes\\\\copyright.inc on line 1, referer: http://localhost/test1/services.php
[Mon Feb 07 13:38:45 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/test1/services.php
[Mon Feb 07 13:38:45 2011] [error] [client 127.0.0.1] PHP   1. {main}() C:\\\\Documents and Settings\\\\Eric Watson\\\\My Documents\\\\Eric's Documents\\\\Client Websites\\\\mlsofsdcorp.com\\\\index.php:0, referer: http://localhost/test1/services.php
[Mon Feb 07 13:38:45 2011] [error] [client 127.0.0.1] PHP   2. include() C:\\\\Documents and Settings\\\\Eric Watson\\\\My Documents\\\\Eric's Documents\\\\Client Websites\\\\mlsofsdcorp.com\\\\index.php:36, referer: http://localhost/test1/services.php
[Mon Feb 07 13:39:23 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 13:39:23 2011] [notice] Child 3004: Exit event signaled. Child process is ending.
[Mon Feb 07 13:39:24 2011] [notice] Child 3004: Released the start mutex
[Mon Feb 07 13:39:25 2011] [notice] Child 3004: All worker threads have exited.
[Mon Feb 07 13:39:25 2011] [notice] Child 3004: Child process is exiting
[Mon Feb 07 13:39:25 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 13:39:41 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 13:39:41 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 13:39:41 2011] [notice] Parent: Created child process 2688
[Mon Feb 07 13:39:42 2011] [notice] Child 2688: Child process is running
[Mon Feb 07 13:39:42 2011] [notice] Child 2688: Acquired the start mutex.
[Mon Feb 07 13:39:42 2011] [notice] Child 2688: Starting 64 worker threads.
[Mon Feb 07 13:39:42 2011] [notice] Child 2688: Starting thread to listen on port 80.
[Mon Feb 07 13:42:53 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 13:42:53 2011] [notice] Child 2688: Exit event signaled. Child process is ending.
[Mon Feb 07 13:42:54 2011] [notice] Child 2688: Released the start mutex
[Mon Feb 07 13:42:55 2011] [notice] Child 2688: All worker threads have exited.
[Mon Feb 07 13:42:55 2011] [notice] Child 2688: Child process is exiting
[Mon Feb 07 13:42:55 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 13:42:58 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 13:42:58 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 13:42:59 2011] [notice] Parent: Created child process 3164
[Mon Feb 07 13:42:59 2011] [notice] Child 3164: Child process is running
[Mon Feb 07 13:42:59 2011] [notice] Child 3164: Acquired the start mutex.
[Mon Feb 07 13:42:59 2011] [notice] Child 3164: Starting 64 worker threads.
[Mon Feb 07 13:42:59 2011] [notice] Child 3164: Starting thread to listen on port 80.
[Mon Feb 07 13:44:07 2011] [error] [client 127.0.0.1] File does not exist: C:/Documents and Settings/Eric Watson/My Documents/Eric's Documents/Websites/buildingblockshomedaycare.com/master1.html
[Mon Feb 07 13:56:50 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 13:56:50 2011] [notice] Child 3164: Exit event signaled. Child process is ending.
[Mon Feb 07 13:56:51 2011] [notice] Child 3164: Released the start mutex
[Mon Feb 07 13:56:53 2011] [notice] Child 3164: All worker threads have exited.
[Mon Feb 07 13:56:53 2011] [notice] Child 3164: Child process is exiting
[Mon Feb 07 13:56:54 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 13:57:07 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 13:57:07 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 13:57:07 2011] [notice] Parent: Created child process 1940
[Mon Feb 07 13:57:08 2011] [notice] Child 1940: Child process is running
[Mon Feb 07 13:57:08 2011] [notice] Child 1940: Acquired the start mutex.
[Mon Feb 07 13:57:08 2011] [notice] Child 1940: Starting 64 worker threads.
[Mon Feb 07 13:57:08 2011] [notice] Child 1940: Starting thread to listen on port 80.
[Mon Feb 07 13:57:52 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 13:57:52 2011] [notice] Child 1940: Exit event signaled. Child process is ending.
[Mon Feb 07 13:57:53 2011] [notice] Child 1940: Released the start mutex
[Mon Feb 07 13:57:55 2011] [notice] Child 1940: All worker threads have exited.
[Mon Feb 07 13:57:55 2011] [notice] Child 1940: Child process is exiting
[Mon Feb 07 13:57:56 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 13:58:06 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 13:58:06 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 13:58:06 2011] [notice] Parent: Created child process 1408
[Mon Feb 07 13:58:07 2011] [notice] Child 1408: Child process is running
[Mon Feb 07 13:58:07 2011] [notice] Child 1408: Acquired the start mutex.
[Mon Feb 07 13:58:07 2011] [notice] Child 1408: Starting 64 worker threads.
[Mon Feb 07 13:58:07 2011] [notice] Child 1408: Starting thread to listen on port 80.
[Mon Feb 07 13:59:19 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 13:59:19 2011] [notice] Child 1408: Exit event signaled. Child process is ending.
[Mon Feb 07 13:59:20 2011] [notice] Child 1408: Released the start mutex
[Mon Feb 07 13:59:22 2011] [notice] Child 1408: All worker threads have exited.
[Mon Feb 07 13:59:23 2011] [notice] Child 1408: Child process is exiting
[Mon Feb 07 13:59:23 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 13:59:27 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 13:59:27 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 13:59:28 2011] [notice] Parent: Created child process 3932
[Mon Feb 07 13:59:30 2011] [notice] Child 3932: Child process is running
[Mon Feb 07 13:59:30 2011] [notice] Child 3932: Acquired the start mutex.
[Mon Feb 07 13:59:30 2011] [notice] Child 3932: Starting 64 worker threads.
[Mon Feb 07 13:59:31 2011] [notice] Child 3932: Starting thread to listen on port 80.
[Mon Feb 07 14:00:38 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 14:00:38 2011] [notice] Child 3932: Exit event signaled. Child process is ending.
[Mon Feb 07 14:00:39 2011] [notice] Child 3932: Released the start mutex
[Mon Feb 07 14:00:40 2011] [notice] Child 3932: All worker threads have exited.
[Mon Feb 07 14:00:40 2011] [notice] Child 3932: Child process is exiting
[Mon Feb 07 14:00:41 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 14:00:50 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 14:00:50 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 14:00:50 2011] [notice] Parent: Created child process 3684
[Mon Feb 07 14:00:52 2011] [notice] Child 3684: Child process is running
[Mon Feb 07 14:00:52 2011] [notice] Child 3684: Acquired the start mutex.
[Mon Feb 07 14:00:52 2011] [notice] Child 3684: Starting 64 worker threads.
[Mon Feb 07 14:00:52 2011] [notice] Child 3684: Starting thread to listen on port 80.
[Mon Feb 07 14:00:55 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 14:00:55 2011] [notice] Child 3684: Exit event signaled. Child process is ending.
[Mon Feb 07 14:00:56 2011] [notice] Child 3684: Released the start mutex
[Mon Feb 07 14:00:57 2011] [notice] Child 3684: All worker threads have exited.
[Mon Feb 07 14:00:57 2011] [notice] Child 3684: Child process is exiting
[Mon Feb 07 14:00:57 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 14:01:01 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 14:01:01 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 14:01:01 2011] [notice] Parent: Created child process 3396
[Mon Feb 07 14:01:03 2011] [notice] Child 3396: Child process is running
[Mon Feb 07 14:01:03 2011] [notice] Child 3396: Acquired the start mutex.
[Mon Feb 07 14:01:03 2011] [notice] Child 3396: Starting 64 worker threads.
[Mon Feb 07 14:01:03 2011] [notice] Child 3396: Starting thread to listen on port 80.
[Mon Feb 07 17:32:42 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 17:32:42 2011] [notice] Child 3396: Exit event signaled. Child process is ending.
[Mon Feb 07 17:32:43 2011] [notice] Child 3396: Released the start mutex
[Mon Feb 07 17:32:44 2011] [notice] Child 3396: All worker threads have exited.
[Mon Feb 07 17:32:44 2011] [notice] Child 3396: Child process is exiting
[Mon Feb 07 17:32:44 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 17:32:52 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 17:32:52 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 17:32:52 2011] [notice] Parent: Created child process 1992
[Mon Feb 07 17:32:53 2011] [notice] Child 1992: Child process is running
[Mon Feb 07 17:32:53 2011] [notice] Child 1992: Acquired the start mutex.
[Mon Feb 07 17:32:53 2011] [notice] Child 1992: Starting 64 worker threads.
[Mon Feb 07 17:32:53 2011] [notice] Child 1992: Starting thread to listen on port 80.
[Mon Feb 07 17:36:19 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 17:36:19 2011] [notice] Child 1992: Exit event signaled. Child process is ending.
[Mon Feb 07 17:36:20 2011] [notice] Child 1992: Released the start mutex
[Mon Feb 07 17:36:21 2011] [notice] Child 1992: All worker threads have exited.
[Mon Feb 07 17:36:21 2011] [notice] Child 1992: Child process is exiting
[Mon Feb 07 17:36:21 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 17:36:34 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 17:36:34 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 17:36:34 2011] [notice] Parent: Created child process 424
[Mon Feb 07 17:36:36 2011] [notice] Child 424: Child process is running
[Mon Feb 07 17:36:36 2011] [notice] Child 424: Acquired the start mutex.
[Mon Feb 07 17:36:36 2011] [notice] Child 424: Starting 64 worker threads.
[Mon Feb 07 17:36:36 2011] [notice] Child 424: Starting thread to listen on port 80.
[Mon Feb 07 17:37:58 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 17:37:58 2011] [notice] Child 424: Exit event signaled. Child process is ending.
[Mon Feb 07 17:37:59 2011] [notice] Child 424: Released the start mutex
[Mon Feb 07 17:38:01 2011] [notice] Child 424: All worker threads have exited.
[Mon Feb 07 17:38:01 2011] [notice] Child 424: Child process is exiting
[Mon Feb 07 17:38:01 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 17:38:09 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 17:38:09 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 17:38:11 2011] [notice] Parent: Created child process 3644
[Mon Feb 07 17:38:13 2011] [notice] Child 3644: Child process is running
[Mon Feb 07 17:38:13 2011] [notice] Child 3644: Acquired the start mutex.
[Mon Feb 07 17:38:13 2011] [notice] Child 3644: Starting 64 worker threads.
[Mon Feb 07 17:38:13 2011] [notice] Child 3644: Starting thread to listen on port 80.
[Mon Feb 07 17:39:17 2011] [error] [client 127.0.0.1] script 'C:/Documents and Settings/Eric Watson/My Documents/Eric's Documents/Websites/buildingblockshomedaycare.com/tour/PTDefault.html' not found or unable to stat
[Mon Feb 07 17:39:17 2011] [error] [client 127.0.0.1] script 'C:/Documents and Settings/Eric Watson/My Documents/Eric's Documents/Websites/buildingblockshomedaycare.com/tour/PTDefault.html' not found or unable to stat
[Mon Feb 07 17:39:17 2011] [error] [client 127.0.0.1] script 'C:/Documents and Settings/Eric Watson/My Documents/Eric's Documents/Websites/buildingblockshomedaycare.com/tour/PTDefault.html' not found or unable to stat
[Mon Feb 07 17:42:12 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 17:42:12 2011] [notice] Child 3644: Exit event signaled. Child process is ending.
[Mon Feb 07 17:42:13 2011] [notice] Child 3644: Released the start mutex
[Mon Feb 07 17:42:14 2011] [notice] Child 3644: All worker threads have exited.
[Mon Feb 07 17:42:14 2011] [notice] Child 3644: Child process is exiting
[Mon Feb 07 17:42:14 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 17:42:23 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 17:42:23 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 17:42:23 2011] [notice] Parent: Created child process 384
[Mon Feb 07 17:42:24 2011] [notice] Child 384: Child process is running
[Mon Feb 07 17:42:24 2011] [notice] Child 384: Acquired the start mutex.
[Mon Feb 07 17:42:24 2011] [notice] Child 384: Starting 64 worker threads.
[Mon Feb 07 17:42:24 2011] [notice] Child 384: Starting thread to listen on port 80.
[Mon Feb 07 17:42:58 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 17:42:58 2011] [notice] Child 384: Exit event signaled. Child process is ending.
[Mon Feb 07 17:42:59 2011] [notice] Child 384: Released the start mutex
[Mon Feb 07 17:43:00 2011] [notice] Child 384: All worker threads have exited.
[Mon Feb 07 17:43:00 2011] [notice] Child 384: Child process is exiting
[Mon Feb 07 17:43:00 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 17:43:12 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 17:43:12 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 17:43:12 2011] [notice] Parent: Created child process 3036
[Mon Feb 07 17:43:13 2011] [notice] Child 3036: Child process is running
[Mon Feb 07 17:43:13 2011] [notice] Child 3036: Acquired the start mutex.
[Mon Feb 07 17:43:13 2011] [notice] Child 3036: Starting 64 worker threads.
[Mon Feb 07 17:43:13 2011] [notice] Child 3036: Starting thread to listen on port 80.
[Mon Feb 07 17:43:59 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 17:43:59 2011] [notice] Child 3036: Exit event signaled. Child process is ending.
[Mon Feb 07 17:44:00 2011] [notice] Child 3036: Released the start mutex
[Mon Feb 07 17:44:01 2011] [notice] Child 3036: All worker threads have exited.
[Mon Feb 07 17:44:01 2011] [notice] Child 3036: Child process is exiting
[Mon Feb 07 17:44:02 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 17:44:14 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 17:44:14 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 17:44:14 2011] [notice] Parent: Created child process 3356
[Mon Feb 07 17:44:15 2011] [notice] Child 3356: Child process is running
[Mon Feb 07 17:44:15 2011] [notice] Child 3356: Acquired the start mutex.
[Mon Feb 07 17:44:15 2011] [notice] Child 3356: Starting 64 worker threads.
[Mon Feb 07 17:44:15 2011] [notice] Child 3356: Starting thread to listen on port 80.
[Mon Feb 07 17:46:56 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 07 17:46:56 2011] [notice] Child 3356: Exit event signaled. Child process is ending.
[Mon Feb 07 17:46:57 2011] [notice] Child 3356: Released the start mutex
[Mon Feb 07 17:46:59 2011] [notice] Child 3356: All worker threads have exited.
[Mon Feb 07 17:46:59 2011] [notice] Child 3356: Child process is exiting
[Mon Feb 07 17:46:59 2011] [notice] Parent: Child process exited successfully.
[Mon Feb 07 17:47:12 2011] [notice] Apache/2.2.17 (Win32) PHP/5.3.5 configured -- resuming normal operations
[Mon Feb 07 17:47:12 2011] [notice] Server built: Oct 18 2010 01:58:12
[Mon Feb 07 17:47:12 2011] [notice] Parent: Created child process 2964
[Mon Feb 07 17:47:13 2011] [notice] Child 2964: Child process is running
[Mon Feb 07 17:47:13 2011] [notice] Child 2964: Acquired the start mutex.
[Mon Feb 07 17:47:13 2011] [notice] Child 2964: Starting 64 worker threads.
[Mon Feb 07 17:47:13 2011] [notice] Child 2964: Starting thread to listen on port 80.

when you go to 127.0.0.1/errors/notfound.php , do you get your page?

No. But I just fixed mine by doing this http://www.sitepoint.com/forums/showthread.php?997125-Can-t-get-my-htaccess-to-work-with-Wamp

:slight_smile: Glad to hear it. I keep forgetting that Apache doesn’t put rewrite errors in the error.log, and you have to expressly tell it to log them using RewriteLog path.log in your site directive – This is always a good thing to do when your rewrite rules are not doing what you expect or throwing an error.