jec-web Posted March 26, 2006 Posted March 26, 2006 This problem is kinda hard to describe. When i go to product attributes the page goes into a loop of constantly refreshing, and accessing data. The screen flickers.........(almost posessed)......lol I have not been able to find the problem, I also note that it is doing the same thing to another site i have on the back burner......(a dating site). This leads me to believe this my be a problem with the mysql settings. server setup: XP pro Apache Mysql php 4.4.2 My site Elegant Escapes I appreciate any help anyone can offer. I thank you in advance!! jim
jec-web Posted March 29, 2006 Author Posted March 29, 2006 After doing a little more digging, I pulled this from the apache access log: 192.168.1.1 - - [29/Mar/2006:02:25:39 -0500] "GET /test2/admin/images/icons/folder.gif HTTP/1.1" 200 129 192.168.1.1 - - [29/Mar/2006:02:25:39 -0500] "GET /test2/admin/includes/languages/english/images/buttons/button_new_category.gif HTTP/1.1" 200 576 192.168.1.1 - - [29/Mar/2006:02:25:39 -0500] "GET /test2/admin/includes/languages/english/images/buttons/button_delete.gif HTTP/1.1" 200 456 192.168.1.1 - - [29/Mar/2006:02:25:39 -0500] "GET /test2/admin/includes/languages/english/images/buttons/button_new_product.gif HTTP/1.1" 200 574 192.168.1.1 - - [29/Mar/2006:02:25:39 -0500] "GET /test2/images/category_hardware.gif HTTP/1.1" 200 1746 192.168.1.1 - - [29/Mar/2006:02:25:39 -0500] "GET /test2/admin/includes/languages/english/images/buttons/button_move.gif HTTP/1.1" 200 443 192.168.1.1 - - [29/Mar/2006:02:25:42 -0500] "GET /test2/admin/backup.php?selected_box=tools HTTP/1.1" 200 10265 192.168.1.1 - - [29/Mar/2006:02:25:42 -0500] "GET /test2/admin/backup.php?selected_box=tools HTTP/1.1" 200 8061 192.168.1.1 - - [29/Mar/2006:02:25:43 -0500] "GET /test2/admin/images/icons/error.gif HTTP/1.1" 200 193 192.168.1.1 - - [29/Mar/2006:02:25:47 -0500] "GET /test2/admin/configuration.php?gID=1&selected_box=configuration HTTP/1.1" 200 8421 192.168.1.1 - - [29/Mar/2006:02:25:47 -0500] "GET /test2/admin/configuration.php?gID=1&selected_box=configuration HTTP/1.1" 200 21476 192.168.1.1 - - [29/Mar/2006:02:25:47 -0500] "GET /test2/admin/configuration.php?gID=1&selected_box=configuration HTTP/1.1" 200 21476 192.168.1.1 - - [29/Mar/2006:02:25:48 -0500] "GET /test2/admin/configuration.php?gID=1&selected_box=configuration HTTP/1.1" 200 21476 then endless loop below this (too many to paste) I am unable to find out what is putting the apache into a endless loop. jim
Recommended Posts
Archived
This topic is now archived and is closed to further replies.