Looping display on page change

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
rrace
Forum Newbie
Posts: 1
Joined: Wed May 29, 2002 6:57 am
Location: Minneapolis

Looping display on page change

Post by rrace »

I installed php, mysql, and apache on a windows XP (home ed) and when I try to access a mysql application from a remote conputer, the display either issues a windows error message about half way throught the page update (unable to download...), or the page displays, then clears and updates...continuously until I hit the escape key to stop it. The server is PII at 266 mHz. (old machine to for inhouse testing).

When I run the same application on a PIII, 900mHz, it functions good. Is there a setting in Apache or php that would solve this problem? It occurs with webCalendar and Wa-Boo, both mysql applications. With a database application it appears to work fine.
User avatar
fatal
Forum Contributor
Posts: 118
Joined: Sat Apr 20, 2002 10:47 am
Location: East Coast

Post by fatal »

The fact that the server is 266mHz, it could be a memory issue tho.
Post Reply