Quote:
Originally Posted by USF
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