PDA

View Full Version : Script variables


original_ude
02-04-2006, 03:53 AM
Hey, if someone could help me out with. I'm not sure how to set these variables. If someone could fill in these variables, using www.originaldude.com, as an example it would really help me out

$main_path="/usr/home/yourvirtualname"; # change to the main path on your server WITHOUT forward slash # the scripts will look for ALL of the other directories based on this path


$main_images="images";
$cgi_post_max=500_000;


$mainname="Your Domain"; # name of site
$sitename="yourdomain.com"; # real domain name without www. at start

Apolo
02-04-2006, 10:54 PM
Hey, if someone could help me out with. I'm not sure how to set these variables. If someone could fill in these variables, using www.originaldude.com, as an example it would really help me out

Hi,

I'm afraid nobody but your hosting provider would be able to help you setting up those variables, since the path may change from one provider to another.

Regards,