ok, my dedicated server has been replaced with triple the power! yah! but... When I have the coop ads on they are not displayed, also everything in the page after the <? include("ad_networkXXX.php") ?> string isn't displayed, and any php afterwards is buggy. Specificly, if I use include again i get: Warning: main(http://www.krazframe.com/footer2.html) [function.main]: failed to open stream: HTTP request failed! in C:\Program Files\apache\xampp\htdocs\index.html on line 140 Warning: main() [function.include]: Failed opening 'http://www.krazframe.com/footer2.html' for inclusion (include_path='.;C:\Program Files\apache\xampp\php\pear\') in C:\Program Files\apache\xampp\htdocs\index.html on line 140 Fatal error: Maximum execution time of 60 seconds exceeded in C:\Program Files\apache\xampp\htdocs\index.html on line 153 The new server has xampp, old was just an installation of apache2, php, and mysql Anybody have any ideas? and yes, i know its my falt
http://www.apachefriends.org/en/xampp.html - preinstalled services of MySQL, Apache, PHP, etc, to save from users having to install and configure everything themselves.