Here are some more specifics that I had posted on phpBB. They'll tell me its a MySQL problem, someone here will say its a phpBB problem etc:
I am seeing errors listed in my server.err file in the /var/lib/mysql directory like:
Code:
050612 7:41:47 Aborted connection 13008 to db: '******_phpbb' user: '******' host: `localhost' (Got an error reading communication packets)
050612 7:41:48 Aborted connection 12682 to db: '******_phpbb' user: '******' host: `localhost' (Got an error reading communication packets)
050612 7:41:49 Aborted connection 13003 to db: '******_phpbb' user: '******' host: `localhost' (Got an error reading communication packets)
050612 7:41:50 Aborted connection 12635 to db: '******_phpbb' user: '******' host: `localhost' (Got an error reading communication packets)
050612 7:41:57 Aborted connection 13036 to db: '******_phpbb' user: '******' host: `localhost' (Got an error reading communication packets)
050612 7:42:04 Aborted connection 13039 to db: '******_phpbb' user: '******' host: `localhost' (Got an error reading communication packets)
My error_log doesn't show anything related to a php file.
My access_log for this time shows:
Code:
66.190.224.24 - - [12/Jun/2005:00:07:40 -0400] "GET /scripts/mm_menu.js HTTP/1.1" 200 3206 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)"
66.190.224.24 - - [12/Jun/2005:00:07:41 -0400] "GET /classifieds/styles/generic.css HTTP/1.1" 200 1623 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)"
66.190.224.24 - - [12/Jun/2005:00:07:41 -0400] "GET /forums/templates/subSilver/subSilver.css HTTP/1.1" 200 8363 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)"
66.190.224.24 - - [12/Jun/2005:00:07:41 -0400] "GET /styles.css HTTP/1.1" 200 934 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)"
66.190.224.24 - - [12/Jun/2005:00:07:41 -0400] "GET /images/shim.gif HTTP/1.1" 200 43 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)"
66.190.224.24 - - [12/Jun/2005:00:07:41 -0400] "GET /images/header/header_icon.gif HTTP/1.1" 200 4915 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)"
66.190.224.24 - - [12/Jun/2005:00:07:41 -0400] "GET /images/header/header_bgd.gif HTTP/1.1" 200 35739 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)"
66.190.224.24 - - [12/Jun/2005:00:07:41 -0400] "GET /images/welcome.jpg HTTP/1.1" 200 41782 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)"
66.190.224.24 - - [12/Jun/2005:00:07:42 -0400] "GET /images/ucm_watermark.jpg HTTP/1.1" 200 6107 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)"
I have had some people using Windows WinXP SV1 say they can't read the classifieds on my site they say they get only a ">" printed. Now I am using the phpBB user authorization scheme for the classifieds so it would report a problem on the phpBB table.
Any ideas?
Bookmarks