i'm running PHP (newest version) on Win2k adv server with Apache (newest version) I changed from the CGI Binary because verytime someone went to a page on my site with a php script on it, then it left php.exe running, and the next time a php script was accesed, it started up another php.exe.. so at the time i noticed it, i had 60 instances of php.exe runnign and my server was a bit throttled to say the least.. I changed to the server module and i did what it says in the install.txt and i have double.checked it just now.. the problem i have, is with two php scripts, a statistics script for my counter-strike server (psychostats) and the other one is a list of cheaters caught on the server.. in the player stats section of the server stats, i can click the links for page one, two and 'next' to see more players.. those doesn't work.. also, there are a search function to search for players, and it doesn't work either.
in the second script, the cheaterlist, there are 50 cheaters / page, so there are links to see cheater 50-100, 100-50 and so on. Those links doesn't work either.. What could be the problem??? the stats is at: http://www.spiderweb.tk/cs/ the cheaterlist is at: http://www.spiderweb.tk/servers/main/main_cheaters.php (the background is wierd because it's not made to be in a separate window) Some help on this matter would be very appreciated.. /Subzero