Credit Card - Loans - Loans - MPAA - Facebook Proxy

PDA

View Full Version : New Installation Not Working...


eholdgold
Feb 4th 2006, 2:00 am
Hi,

I added the 2 files and the following to my webpage.
ad_network_157.php
ad_network_ads_157.txt

and put the following code on my webpage...

<?php
ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../');
include ('ad_network_157.php');
echo $ad_network;
?>

Nothing. I tried adding the line of code to the .htaccess file but that kills the whole website...

Security settings are correct. Tried to validate. Nothing.

http://www.extremedigitalcamera.com is the website.

Any thoughts on what to check next?


Regards, John

digitalpoint
Feb 4th 2006, 10:59 am
Are your files .html files?