View Single Post
Old 06-12-2016, 12:15 PM   #503
USF
All Star Starter
 
USF's Avatar
 
Join Date: Oct 2011
Location: Maple, ON - Canada
Posts: 1,085
Quote:
Originally Posted by USF View Post
Hi Getch; I've sent you a private PM -

I don't understand what to do here:

""All of the configuration of OU happens in the Admin tab's Parameters section""

Where exactly is this? I'm in my control panel for my server and I'm not exactly sure what I'm looking for in order to fill in the "fields".

Any help would be appreciated.


Jason
OK I figured out that I had to change the location of the perl script over what was listed as the default. I have used the information below and I still get an error 500 when I try this url: http://usfleagues.net/cgi-bin/ootpou.pl


FROM MY SERVER INSTRUCTIONS:
Using Your Perl Module(s)
Your Perl script needs to know how to find the modules in your path. You can do this by adding one of the two choices below to the top of your script:

#!/usr/bin/perl
use cPanelUserConfig;

or

#!/usr/bin/perlml

I am assuming that if this URL works - this is where I configure the ADMIN TAB PARAMETERS PAGE / PERMISSIONS?? I'm still lost where to do this...

Jason

Last edited by USF; 06-12-2016 at 12:19 PM.
USF is offline   Reply With Quote