CakePHP and XAMPP for Windows

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

CakePHP and XAMPP for Windows

Postby sharmo » 18. January 2009 11:54

Hi,

I have just installed CakePHP on to my localhost server that uses XAMPP for Windows. I have made my first application using the CakePHP software.

However, when I view the application on localhost it appears to not be rendering the CSS or images.

Are there modifications that are required to be made to the XAMPP setup in order to run CakePHP properly?

I have been using XAMPP for about 18 months and this is the first software incompatibility I have had.

Regards

Peter
sharmo
 
Posts: 6
Joined: 18. January 2009 07:52

Re: CakePHP and XAMPP for Windows

Postby Izzy » 18. January 2009 12:17

Hello Peter,

Any clues in the xampp\apache\logs\error.log file?

What version of XAMPP?

What OS?

I don't know CakePHP but I see this in the documentation:
Works from any web site directory, with little to no Apache configuration involved.
No Configuration - Set-up the database and let the magic begin

Any clues in the \app\tmp\logs\debug.log file?

Make sure your paths to the css and image files are correct - relative paths may be the issue.

You can experiment with the EnableSendfile setting in the httpd.conf file.
If you edit the file you must save it and restart Apache - make a backup copy is good practice.

Please remember to relay here what you see, what you do and what you may have already tried to do as we can't see what happening from here. As much detail as possible helps to troubleshoot.
Thanks.
Izzy
 
Posts: 3344
Joined: 25. April 2006 17:06

Re: CakePHP and XAMPP for Windows

Postby sharmo » 18. January 2009 23:02

This is the build information contained in the xampp\apache\logs\error file

[Tue Aug 07 13:31:08 2007] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Tue Aug 07 13:31:08 2007] [notice] Server built: Mar 5 2007 11:23:00
[Tue Aug 07 13:31:08 2007] [notice] Parent: Created child process 6124
[Tue Aug 07 13:31:10 2007] [notice] Child 6124: Child process is running
[Tue Aug 07 13:31:10 2007] [notice] Child 6124: Acquired the start mutex.
[Tue Aug 07 13:31:10 2007] [notice] Child 6124: Starting 250 worker threads.
[Tue Aug 07 13:31:10 2007] [notice] Child 6124: Starting thread to listen on port 443.
[Tue Aug 07 13:31:10 2007] [notice] Child 6124: Starting thread to listen on port 80.
[Tue Aug 07 14:28:20 2007] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Tue Aug 07 14:28:20 2007] [notice] Server built: Mar 5 2007 11:23:00
[Tue Aug 07 14:28:20 2007] [notice] Parent: Created child process 1780
[Tue Aug 07 14:28:22 2007] [notice] Child 1780: Child process is running
[Tue Aug 07 14:28:22 2007] [notice] Child 1780: Acquired the start mutex.
[Tue Aug 07 14:28:22 2007] [notice] Child 1780: Starting 250 worker threads.
[Tue Aug 07 14:28:22 2007] [notice] Child 1780: Starting thread to listen on port 443.
[Tue Aug 07 14:28:22 2007] [notice] Child 1780: Starting thread to listen on port 80.
[Tue Aug 07 16:57:01 2007] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Tue Aug 07 16:57:01 2007] [notice] Server built: Mar 5 2007 11:23:00
[Tue Aug 07 16:57:01 2007] [notice] Parent: Created child process 2132
[Tue Aug 07 16:57:03 2007] [notice] Child 2132: Child process is running
[Tue Aug 07 16:57:03 2007] [notice] Child 2132: Acquired the start mutex.
[Tue Aug 07 16:57:03 2007] [notice] Child 2132: Starting 250 worker threads.
[Tue Aug 07 16:57:03 2007] [notice] Child 2132: Starting thread to listen on port 443.
[Tue Aug 07 16:57:03 2007] [notice] Child 2132: Starting thread to listen on port 80.
[Wed Aug 08 08:19:26 2007] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Wed Aug 08 08:19:26 2007] [notice] Server built: Mar 5 2007 11:23:00
[Wed Aug 08 08:19:26 2007] [notice] Parent: Created child process 2136
[Wed Aug 08 08:19:27 2007] [notice] Child 2136: Child process is running
[Wed Aug 08 08:19:27 2007] [notice] Child 2136: Acquired the start mutex.
[Wed Aug 08 08:19:27 2007] [notice] Child 2136: Starting 250 worker threads.
[Wed Aug 08 08:19:27 2007] [notice] Child 2136: Starting thread to listen on port 443.
[Wed Aug 08 08:19:27 2007] [notice] Child 2136: Starting thread to listen on port 80.
[Wed Aug 08 09:07:14 2007] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Wed Aug 08 09:07:14 2007] [notice] Server built: Mar 5 2007 11:23:00
[Wed Aug 08 09:07:14 2007] [notice] Parent: Created child process 268
[Wed Aug 08 09:07:15 2007] [notice] Child 268: Child process is running
[Wed Aug 08 09:07:15 2007] [notice] Child 268: Acquired the start mutex.
[Wed Aug 08 09:07:15 2007] [notice] Child 268: Starting 250 worker threads.
[Wed Aug 08 09:07:15 2007] [notice] Child 268: Starting thread to listen on port 443.
[Wed Aug 08 09:07:15 2007] [notice] Child 268: Starting thread to listen on port 80.
[Wed Aug 08 19:25:45 2007] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Wed Aug 08 19:25:45 2007] [notice] Server built: Mar 5 2007 11:23:00
[Wed Aug 08 19:25:45 2007] [notice] Parent: Created child process 2324
[Wed Aug 08 19:25:47 2007] [notice] Child 2324: Child process is running
[Wed Aug 08 19:25:47 2007] [notice] Child 2324: Acquired the start mutex.
[Wed Aug 08 19:25:47 2007] [notice] Child 2324: Starting 250 worker threads.
[Wed Aug 08 19:25:47 2007] [notice] Child 2324: Starting thread to listen on port 443.
[Wed Aug 08 19:25:47 2007] [notice] Child 2324: Starting thread to listen on port 80.
[Thu Aug 09 08:13:16 2007] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Thu Aug 09 08:13:16 2007] [notice] Server built: Mar 5 2007 11:23:00
[Thu Aug 09 08:13:16 2007] [notice] Parent: Created child process 712
[Thu Aug 09 08:13:18 2007] [notice] Child 712: Child process is running
[Thu Aug 09 08:13:18 2007] [notice] Child 712: Acquired the start mutex.
[Thu Aug 09 08:13:18 2007] [notice] Child 712: Starting 250 worker threads.
[Thu Aug 09 08:13:18 2007] [notice] Child 712: Starting thread to listen on port 443.
[Thu Aug 09 08:13:18 2007] [notice] Child 712: Starting thread to listen on port 80.
[Thu Aug 09 14:53:57 2007] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Thu Aug 09 14:53:57 2007] [notice] Server built: Mar 5 2007 11:23:00
[Thu Aug 09 14:53:57 2007] [notice] Parent: Created child process 780
[Thu Aug 09 14:53:58 2007] [notice] Child 780: Child process is running
[Thu Aug 09 14:53:58 2007] [notice] Child 780: Acquired the start mutex.
[Thu Aug 09 14:53:58 2007] [notice] Child 780: Starting 250 worker threads.
[Thu Aug 09 14:53:58 2007] [notice] Child 780: Starting thread to listen on port 443.
[Thu Aug 09 14:53:58 2007] [notice] Child 780: Starting thread to listen on port 80.
[Thu Aug 09 16:13:10 2007] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Thu Aug 09 16:13:10 2007] [notice] Server built: Mar 5 2007 11:23:00
[Thu Aug 09 16:13:10 2007] [notice] Parent: Created child process 2604
[Thu Aug 09 16:13:11 2007] [notice] Child 2604: Child process is running
[Thu Aug 09 16:13:11 2007] [notice] Child 2604: Acquired the start mutex.
[Thu Aug 09 16:13:11 2007] [notice] Child 2604: Starting 250 worker threads.
[Thu Aug 09 16:13:11 2007] [notice] Child 2604: Starting thread to listen on port 80.
[Thu Aug 09 16:13:11 2007] [notice] Child 2604: Starting thread to listen on port 443.
[Fri Aug 10 04:01:18 2007] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Fri Aug 10 04:01:18 2007] [notice] Server built: Mar 5 2007 11:23:00
[Fri Aug 10 04:01:18 2007] [notice] Parent: Created child process 2408
[Fri Aug 10 04:01:20 2007] [notice] Child 2408: Child process is running
[Fri Aug 10 04:01:20 2007] [notice] Child 2408: Acquired the start mutex.
[Fri Aug 10 04:01:20 2007] [notice] Child 2408: Starting 250 worker threads.
[Fri Aug 10 04:01:20 2007] [notice] Child 2408: Starting thread to listen on port 443.
[Fri Aug 10 04:01:20 2007] [notice] Child 2408: Starting thread to listen on port 80.
[Fri Aug 10 09:10:37 2007] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Fri Aug 10 09:10:38 2007] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Fri Aug 10 09:10:38 2007] [notice] Server built: Mar 5 2007 11:23:00
[Fri Aug 10 09:10:38 2007] [notice] Parent: Created child process 2328
[Fri Aug 10 09:10:39 2007] [notice] Child 2328: Child process is running
[Fri Aug 10 09:10:39 2007] [notice] Child 2328: Acquired the start mutex.
[Fri Aug 10 09:10:39 2007] [notice] Child 2328: Starting 250 worker threads.
[Fri Aug 10 09:10:39 2007] [notice] Child 2328: Starting thread to listen on port 443.
[Fri Aug 10 09:10:39 2007] [notice] Child 2328: Starting thread to listen on port 80.
[Tue Aug 14 16:25:30 2007] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Tue Aug 14 16:25:30 2007] [notice] Server built: Mar 5 2007 11:23:00
[Tue Aug 14 16:25:30 2007] [notice] Parent: Created child process 3052
[Tue Aug 14 16:25:31 2007] [notice] Child 3052: Child process is running
[Tue Aug 14 16:25:31 2007] [notice] Child 3052: Acquired the start mutex.
[Tue Aug 14 16:25:31 2007] [notice] Child 3052: Starting 250 worker threads.
[Tue Aug 14 16:25:31 2007] [notice] Child 3052: Starting thread to listen on port 443.
[Tue Aug 14 16:25:31 2007] [notice] Child 3052: Starting thread to listen on port 80.
[Tue Aug 14 20:00:36 2007] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Tue Aug 14 20:00:37 2007] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Tue Aug 14 20:00:37 2007] [notice] Server built: Mar 5 2007 11:23:00
[Tue Aug 14 20:00:37 2007] [notice] Parent: Created child process 2640
[Tue Aug 14 20:00:38 2007] [notice] Child 2640: Child process is running
[Tue Aug 14 20:00:38 2007] [notice] Child 2640: Acquired the start mutex.
[Tue Aug 14 20:00:38 2007] [notice] Child 2640: Starting 250 worker threads.
[Tue Aug 14 20:00:38 2007] [notice] Child 2640: Starting thread to listen on port 80.
[Tue Aug 14 20:00:38 2007] [notice] Child 2640: Starting thread to listen on port 443.
sharmo
 
Posts: 6
Joined: 18. January 2009 07:52

Re: CakePHP and XAMPP for Windows

Postby sharmo » 18. January 2009 23:07

There is a lot more information in this file. dating from March 2007 until now. I have only included from JAN 18 2009 to now information to reduce the size of this post.


[Sun Jan 18 07:02:12 2009] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sun Jan 18 07:02:13 2009] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Sun Jan 18 07:02:13 2009] [notice] Server built: Mar 5 2007 11:23:00
[Sun Jan 18 07:02:13 2009] [notice] Parent: Created child process 2088
[Sun Jan 18 07:02:15 2009] [notice] Child 2088: Child process is running
[Sun Jan 18 07:02:15 2009] [notice] Child 2088: Acquired the start mutex.
[Sun Jan 18 07:02:15 2009] [notice] Child 2088: Starting 250 worker threads.
[Sun Jan 18 07:02:15 2009] [notice] Child 2088: Starting thread to listen on port 443.
[Sun Jan 18 07:02:15 2009] [notice] Child 2088: Starting thread to listen on port 80.
[Sun Jan 18 07:03:35 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 07:03:37 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 07:03:39 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 07:03:41 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 07:03:43 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 08:19:18 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/favicon.ico
Warning: Truncating oversized username
Skipping bad record (1)
Warning: Truncating oversized username
Skipping bad record (2)
Warning: Truncating oversized username
Skipping bad record (3)
Warning: Truncating oversized username
Skipping bad record (4)
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Warning: Truncating oversized username
Skipping bad record (61)
Warning: Truncating oversized username
Skipping bad record (62)
Warning: Truncating oversized username
Skipping bad record (63)
Warning: Truncating oversized request field
Warning: Truncating oversized username
Skipping bad record (65)
Warning: Truncating oversized username
Skipping bad record (66)
Warning: Truncating oversized username
Skipping bad record (67)
Warning: Truncating oversized username
Skipping bad record (68)
Warning: Truncating oversized username
Skipping bad record (69)
Warning: Truncating oversized username
Skipping bad record (70)
Warning: Truncating oversized username
Skipping bad record (71)
Warning: Truncating oversized username
Skipping bad record (72)
Warning: Truncating oversized username
Skipping bad record (73)
Warning: Truncating oversized username
Skipping bad record (74)
Warning: Truncating oversized username
Skipping bad record (75)
Warning: Truncating oversized username
Skipping bad record (76)
Warning: Truncating oversized username
Skipping bad record (77)
Warning: Truncating oversized username
Skipping bad record (78)
Warning: Truncating oversized username
Skipping bad record (79)
Warning: Truncating oversized username
Skipping bad record (80)
[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

Warning: Truncating oversized username
Skipping bad record (839)
Warning: Truncating oversized username
Skipping bad record (1070)
Warning: Truncating oversized username
Skipping bad record (1120)
Warning: Truncating oversized username
Skipping bad record (1128)
Warning: Truncating oversized username
Skipping bad record (1174)
Warning: Truncating oversized username
Skipping bad record (1482)
Warning: Truncating oversized username
Skipping bad record (1617)
Warning: Truncating oversized username
Skipping bad record (1687)
Warning: Truncating oversized username
Skipping bad record (1769)
[new_snode] Warning: String exceeds storage size

Warning: Truncating oversized username
Skipping bad record (1827)
Warning: Truncating oversized username
Skipping bad record (1838)
Warning: Truncating oversized username
Skipping bad record (2009)
Warning: Truncating oversized username
Skipping bad record (3138)
Warning: Truncating oversized username
Skipping bad record (3145)
Warning: Truncating oversized username
Skipping bad record (4449)
Warning: Truncating oversized username
Skipping bad record (4737)
Warning: Truncating oversized username
Skipping bad record (4738)
Warning: Truncating oversized username
Skipping bad record (4830)
Warning: Truncating oversized username
Skipping bad record (8708)
Warning: Truncating oversized username
Skipping bad record (20267)
[new_snode] Warning: String exceeds storage size

Warning: Truncating oversized username
Skipping bad record (20593)
Warning: Truncating oversized username
Skipping bad record (21132)
Warning: Truncating oversized username
Skipping bad record (22550)
Warning: Truncating oversized username
Skipping bad record (23198)
Warning: Truncating oversized username
Skipping bad record (24158)
Warning: Truncating oversized username
Skipping bad record (24571)
Warning: Truncating oversized username
Skipping bad record (24910)
Warning: Truncating oversized username
Skipping bad record (24976)
Warning: Truncating oversized username
Skipping bad record (25148)
Warning: Truncating oversized username
Skipping bad record (25183)
Warning: Truncating oversized username
Skipping bad record (25184)
Warning: Truncating oversized username
Skipping bad record (25214)
Warning: Truncating oversized username
Skipping bad record (25215)
Warning: Truncating oversized username
Skipping bad record (26295)
Warning: Truncating oversized username
Skipping bad record (26296)
Warning: Truncating oversized username
Skipping bad record (26297)
Warning: Truncating oversized username
Skipping bad record (26674)
Warning: Truncating oversized username
Skipping bad record (26858)
Warning: Truncating oversized username
Skipping bad record (27007)
Warning: Truncating oversized username
Skipping bad record (27027)
Warning: Truncating oversized username
Skipping bad record (27115)
Warning: Truncating oversized username
Skipping bad record (27215)
Warning: Truncating oversized username
Skipping bad record (27360)
Warning: Truncating oversized username
Skipping bad record (27361)
Warning: Truncating oversized username
Skipping bad record (27362)
Warning: Truncating oversized username
Skipping bad record (27363)
Warning: Truncating oversized username
Skipping bad record (27364)
Warning: Truncating oversized username
Skipping bad record (27365)
Warning: Truncating oversized username
Skipping bad record (27366)
Warning: Truncating oversized username
Skipping bad record (27367)
Warning: Truncating oversized username
Skipping bad record (27368)
Warning: Truncating oversized username
Skipping bad record (27369)
Warning: Truncating oversized username
Skipping bad record (27370)
Warning: Truncating oversized username
Skipping bad record (27371)
Warning: Truncating oversized username
Skipping bad record (27372)
Warning: Truncating oversized username
Skipping bad record (27884)
[new_snode] Warning: String exceeds storage size

Warning: Truncating oversized username
Skipping bad record (28273)
[new_snode] Warning: String exceeds storage size

Warning: Truncating oversized username
Skipping bad record (29062)
Warning: Truncating oversized username
Skipping bad record (29063)
Warning: Truncating oversized username
Skipping bad record (29064)
Warning: Truncating oversized username
Skipping bad record (29065)
Warning: Truncating oversized username
Skipping bad record (29066)
Warning: Truncating oversized username
Skipping bad record (29067)
Warning: Truncating oversized username
Skipping bad record (29092)
Warning: Truncating oversized username
Skipping bad record (29093)
Warning: Truncating oversized username
Skipping bad record (29094)
Warning: Truncating oversized username
Skipping bad record (29095)
Warning: Truncating oversized username
Skipping bad record (29096)
Warning: Truncating oversized username
Skipping bad record (29097)
Warning: Truncating oversized username
Skipping bad record (29098)
[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

Warning: Truncating oversized username
Skipping bad record (30496)
Warning: Truncating oversized username
Skipping bad record (30518)
Warning: Truncating oversized username
Skipping bad record (30519)
Warning: Truncating oversized username
Skipping bad record (30646)
Warning: Truncating oversized username
Skipping bad record (30647)
Warning: Truncating oversized username
Skipping bad record (30648)
Warning: Truncating oversized username
Skipping bad record (30652)
Warning: Truncating oversized username
Skipping bad record (30656)
Warning: Truncating oversized username
Skipping bad record (30660)
Warning: Truncating oversized username
Skipping bad record (30661)
Warning: Truncating oversized username
Skipping bad record (30662)
Warning: Truncating oversized username
Skipping bad record (30663)
Warning: Truncating oversized username
Skipping bad record (30664)
Warning: Truncating oversized username
Skipping bad record (30665)
Warning: Truncating oversized username
Skipping bad record (30666)
Warning: Truncating oversized username
Skipping bad record (30667)
Warning: Truncating oversized username
Skipping bad record (30668)
Warning: Truncating oversized username
Skipping bad record (30669)
Warning: Truncating oversized username
Skipping bad record (30670)
Warning: Truncating oversized username
Skipping bad record (30671)
Warning: Truncating oversized username
Skipping bad record (30672)
Warning: Truncating oversized username
Skipping bad record (30673)
Warning: Truncating oversized username
Skipping bad record (30674)
Warning: Truncating oversized username
Skipping bad record (30675)
Warning: Truncating oversized username
Skipping bad record (30676)
Warning: Truncating oversized username
Skipping bad record (30677)
Warning: Truncating oversized username
Skipping bad record (30678)
Warning: Truncating oversized username
Skipping bad record (30679)
Warning: Truncating oversized username
Skipping bad record (30680)
Warning: Truncating oversized username
Skipping bad record (30681)
Warning: Truncating oversized username
Skipping bad record (30682)
Warning: Truncating oversized username
Skipping bad record (30683)
Warning: Truncating oversized username
Skipping bad record (30684)
Warning: Truncating oversized username
Skipping bad record (30685)
Warning: Truncating oversized username
Skipping bad record (30686)
Warning: Truncating oversized username
Skipping bad record (30687)
Warning: Truncating oversized username
Skipping bad record (30688)
Warning: Truncating oversized username
Skipping bad record (30689)
Warning: Truncating oversized username
Skipping bad record (30695)
Warning: Truncating oversized username
Skipping bad record (30696)
Warning: Truncating oversized username
Skipping bad record (30697)
Warning: Truncating oversized username
Skipping bad record (30698)
Warning: Truncating oversized username
Skipping bad record (30699)
Warning: Truncating oversized username
Skipping bad record (30700)
Warning: Truncating oversized username
Skipping bad record (30701)
Warning: Truncating oversized username
Skipping bad record (30702)
Warning: Truncating oversized username
Skipping bad record (30703)
Warning: Truncating oversized username
Skipping bad record (30707)
Warning: Truncating oversized username
Skipping bad record (30708)
Warning: Truncating oversized username
Skipping bad record (30709)
Warning: Truncating oversized username
Skipping bad record (30710)
Warning: Truncating oversized username
Skipping bad record (30711)
Warning: Truncating oversized username
Skipping bad record (30712)
Warning: Truncating oversized username
Skipping bad record (30713)
Warning: Truncating oversized username
Skipping bad record (30714)
Warning: Truncating oversized username
Skipping bad record (30715)
Warning: Truncating oversized username
Skipping bad record (30716)
Warning: Truncating oversized username
Skipping bad record (30733)
Warning: Truncating oversized username
Skipping bad record (30734)
Warning: Truncating oversized username
Skipping bad record (30735)
Warning: Truncating oversized username
Skipping bad record (30969)
Warning: Truncating oversized username
Skipping bad record (30970)
Warning: Truncating oversized username
Skipping bad record (31047)
Warning: Truncating oversized username
Skipping bad record (31048)
Warning: Truncating oversized username
Skipping bad record (31049)
Warning: Truncating oversized username
Skipping bad record (31050)
Warning: Truncating oversized username
Skipping bad record (31051)
Warning: Truncating oversized username
Skipping bad record (31052)
Warning: Truncating oversized username
Skipping bad record (31076)
Warning: Truncating oversized username
Skipping bad record (31077)
Warning: Truncating oversized username
Skipping bad record (31078)
Warning: Truncating oversized username
Skipping bad record (31079)
Warning: Truncating oversized username
Skipping bad record (31080)
Warning: Truncating oversized username
Skipping bad record (31081)
Warning: Truncating oversized username
Skipping bad record (31082)
Warning: Truncating oversized username
Skipping bad record (31083)
Warning: Truncating oversized username
Skipping bad record (31084)
Warning: Truncating oversized username
Skipping bad record (31127)
Warning: Truncating oversized username
Skipping bad record (31128)
Warning: Truncating oversized username
Skipping bad record (31129)
Warning: Truncating oversized username
Skipping bad record (31130)
Warning: Truncating oversized username
Skipping bad record (31131)
Warning: Truncating oversized username
Skipping bad record (31132)
Warning: Truncating oversized username
Skipping bad record (31133)
Warning: Truncating oversized username
Skipping bad record (31134)
Warning: Truncating oversized username
Skipping bad record (31135)
Warning: Truncating oversized username
Skipping bad record (31136)
Warning: Truncating oversized username
Skipping bad record (31137)
Warning: Truncating oversized username
Skipping bad record (31138)
Warning: Truncating oversized username
Skipping bad record (31139)
Warning: Truncating oversized username
Skipping bad record (31160)
Warning: Truncating oversized username
Skipping bad record (31161)
Warning: Truncating oversized username
Skipping bad record (31162)
Warning: Truncating oversized username
Skipping bad record (31163)
Warning: Truncating oversized username
Skipping bad record (31164)
Warning: Truncating oversized username
Skipping bad record (31165)
Warning: Truncating oversized username
Skipping bad record (31166)
Warning: Truncating oversized username
Skipping bad record (31167)
Warning: Truncating oversized username
Skipping bad record (31170)
Warning: Truncating oversized username
Skipping bad record (31171)
Warning: Truncating oversized username
Skipping bad record (31263)
Warning: Truncating oversized username
Skipping bad record (31264)
Warning: Truncating oversized username
Skipping bad record (31265)
Warning: Truncating oversized username
Skipping bad record (31266)
Warning: Truncating oversized username
Skipping bad record (31342)
Warning: Truncating oversized username
Skipping bad record (31452)
Warning: Truncating oversized username
Skipping bad record (31457)
Warning: Truncating oversized username
Skipping bad record (31458)
Warning: Truncating oversized username
Skipping bad record (31459)
Warning: Truncating oversized username
Skipping bad record (31460)
Warning: Truncating oversized username
Skipping bad record (31461)
Warning: Truncating oversized username
Skipping bad record (31462)
Warning: Truncating oversized username
Skipping bad record (31463)
Warning: Truncating oversized username
Skipping bad record (31464)
Warning: Truncating oversized username
Skipping bad record (31465)
Warning: Truncating oversized username
Skipping bad record (31466)
Warning: Truncating oversized username
Skipping bad record (31467)
Warning: Truncating oversized username
Skipping bad record (31690)
Warning: Truncating oversized username
Skipping bad record (32540)
Warning: Truncating oversized username
Skipping bad record (32596)
Warning: Truncating oversized username
Skipping bad record (32597)
Warning: Truncating oversized username
Skipping bad record (32718)
Warning: Truncating oversized username
Skipping bad record (32727)
Warning: Truncating oversized request field
Warning: Truncating oversized username
Skipping bad record (33588)
Warning: Truncating oversized username
Skipping bad record (33687)
Warning: Truncating oversized username
Skipping bad record (34003)
[new_snode] Warning: String exceeds storage size

Warning: Truncating oversized username
Skipping bad record (34548)
Warning: Truncating oversized username
Skipping bad record (35086)
Warning: Truncating oversized username
Skipping bad record (35796)
Warning: Truncating oversized username
Skipping bad record (36220)
Warning: Truncating oversized username
Skipping bad record (36646)
Warning: Truncating oversized username
Skipping bad record (37841)
Warning: Truncating oversized username
Skipping bad record (37842)
Warning: Truncating oversized username
Skipping bad record (39309)
Warning: Truncating oversized username
Skipping bad record (39745)
Warning: Truncating oversized username
Skipping bad record (40019)
Warning: Truncating oversized username
Skipping bad record (40020)
Warning: Truncating oversized username
Skipping bad record (40294)
Warning: Truncating oversized username
Skipping bad record (40398)
Warning: Truncating oversized username
Skipping bad record (41188)
Warning: Truncating oversized username
Skipping bad record (41447)
Warning: Truncating oversized username
Skipping bad record (41475)
Warning: Truncating oversized username
Skipping bad record (42828)
Warning: Truncating oversized username
Skipping bad record (44912)
Warning: Truncating oversized username
Skipping bad record (44913)
Warning: Truncating oversized username
Skipping bad record (45025)
Warning: Truncating oversized username
Skipping bad record (45026)
Warning: Truncating oversized username
Skipping bad record (45090)
[new_snode] Warning: String exceeds storage size

Warning: Truncating oversized username
Skipping bad record (48847)
Warning: Truncating oversized username
Skipping bad record (48894)
Warning: Truncating oversized username
Skipping bad record (48964)
Warning: Truncating oversized username
Skipping bad record (48965)
Warning: Truncating oversized username
Skipping bad record (48966)
Warning: Truncating oversized username
Skipping bad record (48967)
Warning: Truncating oversized username
Skipping bad record (48968)
Warning: Truncating oversized username
Skipping bad record (48969)
Warning: Truncating oversized username
Skipping bad record (49458)
Warning: Truncating oversized username
Skipping bad record (49459)
Warning: Truncating oversized username
Skipping bad record (49767)
Warning: Truncating oversized username
Skipping bad record (49768)
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Warning: Truncating oversized request field
Error: Skipping oversized log record
Warning: Truncating oversized request field
[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

Warning: Truncating oversized username
Skipping bad record (53036)
Warning: Truncating oversized username
Skipping bad record (53819)
Warning: Truncating oversized username
Skipping bad record (53820)
Warning: Truncating oversized username
Skipping bad record (57024)
Warning: Truncating oversized username
Skipping bad record (57025)
Warning: Truncating oversized username
Skipping bad record (57112)
Warning: Truncating oversized username
Skipping bad record (57249)
Warning: Truncating oversized username
Skipping bad record (58248)
Warning: Truncating oversized username
Skipping bad record (58249)
Warning: Truncating oversized username
Skipping bad record (58250)
Warning: Truncating oversized username
Skipping bad record (58251)
Warning: Truncating oversized username
Skipping bad record (58305)
Warning: Truncating oversized username
Skipping bad record (58306)
Warning: Truncating oversized username
Skipping bad record (58317)
Warning: Truncating oversized username
Skipping bad record (58318)
[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

Warning: Truncating oversized username
Skipping bad record (58369)
Warning: Truncating oversized username
Skipping bad record (58560)
Warning: Truncating oversized username
Skipping bad record (58571)
Warning: Truncating oversized username
Skipping bad record (58642)
Warning: Truncating oversized username
Skipping bad record (58690)
Warning: Truncating oversized username
Skipping bad record (58827)
Warning: Truncating oversized username
Skipping bad record (58857)
Warning: Truncating oversized username
Skipping bad record (59695)
[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

Warning: Truncating oversized username
Skipping bad record (60346)
Warning: Truncating oversized username
Skipping bad record (60512)
Warning: Truncating oversized username
Skipping bad record (60821)
Warning: Truncating oversized username
Skipping bad record (60837)
Warning: Truncating oversized username
Skipping bad record (61244)
Warning: Truncating oversized username
Skipping bad record (61261)
Warning: Truncating oversized username
Skipping bad record (63366)
Warning: Truncating oversized username
Skipping bad record (63515)
[new_snode] Warning: String exceeds storage size

Warning: Truncating oversized username
Skipping bad record (63883)
[new_snode] Warning: String exceeds storage size

Warning: Truncating oversized username
Skipping bad record (64084)
[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

[new_snode] Warning: String exceeds storage size

Warning: Truncating oversized username
Skipping bad record (64964)
Warning: Truncating oversized username
Skipping bad record (65228)
Warning: Truncating oversized username
Skipping bad record (65306)
Warning: Truncating oversized username
Skipping bad record (66190)
Warning: Truncating oversized username
Skipping bad record (66208)
Warning: Truncating oversized username
Skipping bad record (66214)
Warning: Truncating oversized username
Skipping bad record (66245)
Warning: Truncating oversized username
Skipping bad record (66411)
Warning: Truncating oversized username
Skipping bad record (66639)
Warning: Truncating oversized username
Skipping bad record (66725)
Warning: Truncating oversized username
Skipping bad record (66821)
Warning: Truncating oversized username
Skipping bad record (66837)
Warning: Truncating oversized username
Skipping bad record (66867)
Warning: Truncating oversized username
Skipping bad record (68010)
Warning: Truncating oversized username
Skipping bad record (68331)
[Sun Jan 18 08:26:45 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:26:45 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:26:45 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:26:45 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:26:45 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:26:45 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:26:45 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:26:45 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:26:45 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:26:48 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/favicon.ico
[Sun Jan 18 08:26:51 2009] [error] [client 127.0.0.1] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://localhost/
[Sun Jan 18 08:26:51 2009] [error] [client 127.0.0.1] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://localhost/
[Sun Jan 18 08:28:29 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:28:29 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:28:29 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:28:29 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:28:29 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:28:29 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:28:29 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:28:29 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:28:29 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:28:33 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/favicon.ico
[Sun Jan 18 08:28:34 2009] [error] [client 127.0.0.1] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://localhost/
[Sun Jan 18 08:28:34 2009] [error] [client 127.0.0.1] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://localhost/
[Sun Jan 18 08:31:40 2009] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sun Jan 18 08:31:42 2009] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Sun Jan 18 08:31:42 2009] [notice] Server built: Mar 5 2007 11:23:00
[Sun Jan 18 08:31:42 2009] [notice] Parent: Created child process 1944
[Sun Jan 18 08:31:44 2009] [notice] Child 1944: Child process is running
[Sun Jan 18 08:31:44 2009] [notice] Child 1944: Acquired the start mutex.
[Sun Jan 18 08:31:44 2009] [notice] Child 1944: Starting 250 worker threads.
[Sun Jan 18 08:31:44 2009] [notice] Child 1944: Starting thread to listen on port 443.
[Sun Jan 18 08:31:44 2009] [notice] Child 1944: Starting thread to listen on port 80.
[Sun Jan 18 08:33:04 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 08:33:06 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 08:33:08 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 08:33:10 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 08:33:12 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 08:36:36 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:36:36 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:36:36 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:36:36 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:36:36 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:36:36 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:36:36 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:36:36 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:36:36 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 08:36:46 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/favicon.ico
[Sun Jan 18 08:37:02 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/invoicr/css, referer: http://localhost/invoicr/
[Sun Jan 18 08:37:04 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/invoicr/img, referer: http://localhost/invoicr/
[Sun Jan 18 08:37:05 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/invoicr/favicon.ico
[Sun Jan 18 08:37:05 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/invoicr/favicon.ico
[Sun Jan 18 09:49:29 2009] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sun Jan 18 09:49:30 2009] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Sun Jan 18 09:49:30 2009] [notice] Server built: Mar 5 2007 11:23:00
[Sun Jan 18 09:49:30 2009] [notice] Parent: Created child process 2456
[Sun Jan 18 09:49:32 2009] [notice] Child 2456: Child process is running
[Sun Jan 18 09:49:32 2009] [notice] Child 2456: Acquired the start mutex.
[Sun Jan 18 09:49:32 2009] [notice] Child 2456: Starting 250 worker threads.
[Sun Jan 18 09:49:32 2009] [notice] Child 2456: Starting thread to listen on port 443.
[Sun Jan 18 09:49:32 2009] [notice] Child 2456: Starting thread to listen on port 80.
[Sun Jan 18 09:50:51 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 09:50:53 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 09:50:55 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 09:50:57 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 09:50:59 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 10:08:22 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 10:08:22 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 10:08:22 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 10:08:22 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 10:08:22 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 10:08:22 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 10:08:22 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 10:08:22 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 10:08:22 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 10:08:26 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/favicon.ico
[Sun Jan 18 10:08:38 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/invoicr/css, referer: http://localhost/invoicr/
[Sun Jan 18 10:08:40 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/invoicr/img, referer: http://localhost/invoicr/
[Sun Jan 18 10:08:41 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/invoicr/favicon.ico
[Sun Jan 18 10:08:41 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/invoicr/favicon.ico
[Sun Jan 18 10:29:26 2009] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Sun Jan 18 10:29:26 2009] [notice] Server built: Mar 5 2007 11:23:00
[Sun Jan 18 10:29:27 2009] [notice] Parent: Created child process 2092
[Sun Jan 18 10:29:28 2009] [notice] Child 2092: Child process is running
[Sun Jan 18 10:29:28 2009] [notice] Child 2092: Acquired the start mutex.
[Sun Jan 18 10:29:28 2009] [notice] Child 2092: Starting 250 worker threads.
[Sun Jan 18 10:29:28 2009] [notice] Child 2092: Starting thread to listen on port 80.
[Sun Jan 18 10:29:28 2009] [notice] Child 2092: Starting thread to listen on port 443.
[Sun Jan 18 10:30:53 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 10:31:00 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 10:31:02 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 10:31:04 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 10:31:06 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 10:34:28 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 10:34:28 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 10:34:28 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 10:34:28 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 10:34:28 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 10:34:28 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 10:34:28 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 10:34:28 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 10:34:28 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 10:34:39 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/favicon.ico
[Sun Jan 18 10:34:41 2009] [error] [client 127.0.0.1] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://localhost/
[Sun Jan 18 10:34:41 2009] [error] [client 127.0.0.1] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://localhost/
[Sun Jan 18 16:10:10 2009] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Sun Jan 18 16:10:10 2009] [notice] Server built: Mar 5 2007 11:23:00
[Sun Jan 18 16:10:10 2009] [notice] Parent: Created child process 2156
[Sun Jan 18 16:10:13 2009] [notice] Child 2156: Child process is running
[Sun Jan 18 16:10:13 2009] [notice] Child 2156: Acquired the start mutex.
[Sun Jan 18 16:10:13 2009] [notice] Child 2156: Starting 250 worker threads.
[Sun Jan 18 16:10:13 2009] [notice] Child 2156: Starting thread to listen on port 80.
[Sun Jan 18 16:10:13 2009] [notice] Child 2156: Starting thread to listen on port 443.
[Sun Jan 18 16:11:32 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 16:11:34 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 16:11:36 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 16:11:38 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 16:11:40 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 16:37:19 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 16:37:19 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 16:37:19 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 16:37:19 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 16:37:19 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 16:37:19 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 16:37:19 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 16:37:19 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 16:37:19 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 16:37:23 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/favicon.ico
[Sun Jan 18 16:37:30 2009] [error] [client 127.0.0.1] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://localhost/
[Sun Jan 18 16:37:30 2009] [error] [client 127.0.0.1] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://localhost/
[Sun Jan 18 18:01:43 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 18:01:44 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 18:01:44 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 18:01:44 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 18:01:44 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 18:01:44 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 18:01:44 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 18:01:44 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 18:01:44 2009] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/contrib
[Sun Jan 18 18:01:47 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/favicon.ico
[Sun Jan 18 18:01:48 2009] [error] [client 127.0.0.1] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://localhost/
[Sun Jan 18 18:01:48 2009] [error] [client 127.0.0.1] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://localhost/
[Sun Jan 18 18:11:34 2009] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sun Jan 18 18:11:36 2009] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Sun Jan 18 18:11:36 2009] [notice] Server built: Mar 5 2007 11:23:00
[Sun Jan 18 18:11:36 2009] [notice] Parent: Created child process 2320
[Sun Jan 18 18:11:38 2009] [notice] Child 2320: Child process is running
[Sun Jan 18 18:11:38 2009] [notice] Child 2320: Acquired the start mutex.
[Sun Jan 18 18:11:38 2009] [notice] Child 2320: Starting 250 worker threads.
[Sun Jan 18 18:11:38 2009] [notice] Child 2320: Starting thread to listen on port 443.
[Sun Jan 18 18:11:38 2009] [notice] Child 2320: Starting thread to listen on port 80.
[Sun Jan 18 18:12:56 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 18:12:58 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 18:13:00 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 18:13:02 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 18:13:04 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 18:19:38 2009] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Sun Jan 18 18:19:38 2009] [notice] Server built: Mar 5 2007 11:23:00
[Sun Jan 18 18:19:38 2009] [notice] Parent: Created child process 2200
[Sun Jan 18 18:19:40 2009] [notice] Child 2200: Child process is running
[Sun Jan 18 18:19:40 2009] [notice] Child 2200: Acquired the start mutex.
[Sun Jan 18 18:19:40 2009] [notice] Child 2200: Starting 250 worker threads.
[Sun Jan 18 18:19:40 2009] [notice] Child 2200: Starting thread to listen on port 443.
[Sun Jan 18 18:19:40 2009] [notice] Child 2200: Starting thread to listen on port 80.
[Sun Jan 18 18:21:00 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 18:21:02 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 18:21:04 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 18:21:06 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 18:21:09 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 21:33:30 2009] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Sun Jan 18 21:33:30 2009] [notice] Server built: Mar 5 2007 11:23:00
[Sun Jan 18 21:33:30 2009] [notice] Parent: Created child process 2464
[Sun Jan 18 21:33:31 2009] [notice] Child 2464: Child process is running
[Sun Jan 18 21:33:31 2009] [notice] Child 2464: Acquired the start mutex.
[Sun Jan 18 21:33:31 2009] [notice] Child 2464: Starting 250 worker threads.
[Sun Jan 18 21:33:31 2009] [notice] Child 2464: Starting thread to listen on port 443.
[Sun Jan 18 21:33:31 2009] [notice] Child 2464: Starting thread to listen on port 80.
[Sun Jan 18 21:34:52 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 21:34:54 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 21:34:56 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 21:34:58 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Sun Jan 18 21:35:00 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Mon Jan 19 08:04:13 2009] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Mon Jan 19 08:04:13 2009] [notice] Server built: Mar 5 2007 11:23:00
[Mon Jan 19 08:04:13 2009] [notice] Parent: Created child process 1612
[Mon Jan 19 08:04:16 2009] [notice] Child 1612: Child process is running
[Mon Jan 19 08:04:16 2009] [notice] Child 1612: Acquired the start mutex.
[Mon Jan 19 08:04:16 2009] [notice] Child 1612: Starting 250 worker threads.
[Mon Jan 19 08:04:16 2009] [notice] Child 1612: Starting thread to listen on port 80.
[Mon Jan 19 08:04:16 2009] [notice] Child 1612: Starting thread to listen on port 443.
[Mon Jan 19 08:06:49 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Mon Jan 19 08:06:52 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Mon Jan 19 08:06:55 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Mon Jan 19 08:06:58 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
[Mon Jan 19 08:07:00 2009] [error] [client 10.0.0.2] File does not exist: C:/xampp/htdocs/pro_components
sharmo
 
Posts: 6
Joined: 18. January 2009 07:52

Re: CakePHP and XAMPP for Windows

Postby sharmo » 18. January 2009 23:15

I am using Windows Vista Ultimate Service Pack 1.

HP Pavillion dv6500 notebook PC

Intel(R) Core(TM) 2 Duo CPU T7100 @ 1.80GHz 1.80GHz

2.0 GB RAM

64-bit Operating system
sharmo
 
Posts: 6
Joined: 18. January 2009 07:52

Re: CakePHP and XAMPP for Windows

Postby sharmo » 18. January 2009 23:22

I am not able to see a debug file in the directory you have mentioned........... I could be looking in the wrong place though......
sharmo
 
Posts: 6
Joined: 18. January 2009 07:52

Re: CakePHP and XAMPP for Windows

Postby Wiedmann » 18. January 2009 23:22

Are there modifications that are required to be made to the XAMPP setup in order to run CakePHP properly?

Only the CakePHP support can answer you this question.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Re: CakePHP and XAMPP for Windows

Postby sharmo » 19. January 2009 01:34

Thank you,

I will try them and see where I get.

Regards

Peter
sharmo
 
Posts: 6
Joined: 18. January 2009 07:52

Re: CakePHP and XAMPP for Windows

Postby Izzy » 19. January 2009 04:34

From your error log Apache seems to start and stop normally - just a lot of [error] messages that need to be addressed

However you seem to have many permission and file does not exists issues.

The web server will not allow you to access files outside the htdocs folder unless specific <Directory> permissions are configured for that folder outside the htdocs folder - your main error 403 permission denied issues.

Check the errors file does not exists issues and correct these.

Once you have done some clean up I suggest stopping Apache and then deleting the contents of the error log file and when you start Apache again keep your eye on the error log after each of your attempts to work and immediately after you get an error message in your browser - rectify the error if you can then proceed.

From what I see of this script it is supposed to work out of the box much like XAMPP but if you don't follow the instructions for using XAMPP then you will have issues like those plaguing you at the moment.

I found the QuickTime movies to be of assistance with your script - ScreenCasts they are called.
Izzy
 
Posts: 3344
Joined: 25. April 2006 17:06

Re: CakePHP and XAMPP for Windows

Postby IamJim » 03. October 2009 12:30

Wiedmann wrote:
Are there modifications that are required to be made to the XAMPP setup in order to run CakePHP properly?

Only the CakePHP support can answer you this question.


Hello Wiedmann, and thank-you again for your help in the past.

I am only posting my problem here as it is 'related' to the initial search results of what I am trying to to.

I also read another thread, but it got confusing as it covered 2 different problems, and it was started by Menachem (barizzno??) And it was never replied to by him/her as to whether or not it resolved the issue.

a: I am running XAMPP (and just fine, thatnk's to all here)

b: I am trying out different MVC frame work packages

c: I tried Symfony first, and installed it and ran just fine in a "sub directory" C:\xampp\htdocs\symfony

d: I am Now "stuck" while trying to use "CakePHP" (as was the topic of this thread)

I have tried using CAKE in a sub directory, and I am able to get "so far" and THEY require-(suggest) that it be located in the /weboot ( ie... c:\xampp\htdocs )

I would like to keep it CLEAN in my \htdocs files, and have so far been able to keep all my application, websites and routines seperated.

I am NOT using XAMPP as a web server, but only for development....

Where I am stuck is that CakePHP does run fine on REMOTE URL or under a "subdomain" ie... cake.theWebsite.com

I am fairly new to nix, and what I need to do is to create a subdomain (as in other thread, not sure if he ever got it going) such as cake.localhost.com

On my local repsently, I have it c:\localhost\myCoreRoutines\cake\users\register

As it "feeds" back after a form input of:

c:\localhost\users\register (and tosses 404 error)

I am sure I could MODIFY something in cake, but then after uploading could present a problem. (pathing, redirects etc)

I know, if I can do this in a subdomain in XAMPP, all will be fine and then I simply can upload my projects.

The only time I have created sub-domains so far, is using cPanel.. ( for give me for being dumb...laugh) bit as mentioned, I did read thru the other thread and it contained 2 problems and just not sure if the original poster ever got his his 'subdomain' working.

Thank's all again...in advance,

jim
IamJim
 
Posts: 56
Joined: 27. April 2009 03:01

Re: CakePHP and XAMPP for Windows

Postby IamJim » 03. October 2009 23:23

Solved


I have found this, which will do what I needed as for placing " cakePHP " into a localhost subdomain so that it keeps the core /xampp/htdocs cleaner and for porting to a remote server.

http://www.jaredhocutt.com/2009/07/addi ... and-xampp/
IamJim
 
Posts: 56
Joined: 27. April 2009 03:01


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 124 guests