[Camps-users] Configuring camp-index

info at shopbutternut.com info at shopbutternut.com
Wed Aug 14 02:20:46 UTC 2013


Thank you!  It was as simple as adjusting those three variables,  
especially the $camp_type, as you say!  Wonderful! :)  And yes, Apache  
on Centos5.
>
> Are you getting an error inside the system error.log file for  
> Apache? I'm assuming your using Apache. :) You might also check the  
> suexec.log if you have one of those. I don't think it's going to  
> like following a symlink to try to run a cgi. I'm pretty sure that  
> breaks one of the security measures that suexec puts in place. You  
> might have to copy the actual camp-index script into somewhere like  
> /var/www/cgi-bin and adjust your ScriptAlias directive to match.
>
> There are also a few variables inside the camp-index file you need to adjust.
>
> Did you set these properly?
>
> my $title = 'Your camps here';
> my $camp_type = 'sample';
> my $production_url = 'http://your.url.here/';
>
> The most important one is the $camp_type variable needs to match up  
> with whatever is in camp_types.camp_type.
>
> Richard Templet
> End Point Corp.
>
> _______________________________________________
> Camps-users mailing list
> Camps-users at endpoint.com
> https://mail.endcrypt.com/mailman/listinfo/camps-users
>





More information about the Camps-users mailing list