I'm having a few problems with installing the portal.
(Somewhat off subject: I have a small teddy on the top of my monitor. A friend tells me whenever I have a coding problem, to talk to the teddy FIRST before I scream for help. It's good advice and has saved alot of friendships, however, I've talked to my teddy for the last hour or so....and I'm still stumped on this one)
First off:
[an error occurred while processing this directive]
I'm getting this message after I've followed the instructions with all except one.
The one I haven't been able to figure out:
4. Enable ubb_portal.pl to be run as a cron job (*nix) or scheduled task (Windows). Sample crontab entry to run ubb_portal.pl every 15 minutes is:
00,15,30,45 * * * * /home/user/www/cgi-bin/ubb_portal.pl
(prays I don't need root access to the server or unix to do this.....) Could you dumb down your response to me? Give me a link to where I need to read up on this?
Also....I want to be sure on the paths....
my $ubbdir="/home/bobbitt/www/army/ubb";
my $ubbpath="http://Army.ca/ubb";
my $cifile="$ubbdir/ContentIslands/7/html.html";
my $outputfile="/home/bobbitt/www/army/includes/news.php";
I have:
my $ubbdir="/home/arianna/ubb/noncgi";
my $ubbpath="http://dimhorizon.com/ubb/noncgi/icons";
my $cifile="$ubbdir/ContentIslands/9/html.html";
my $outputfile="/home/arianna/ubb/noncgi/includes/news.php";
OTHER QUESTIONS:
*****
Do I chmod ubb_portal.php to 755 or 777? (Chmoded to 755 at the moment) I've tried both with no change...
Do I add a news.php blank file to the includes folder and chmod 755 or 777? (Chmoded to 755 at the moment) Or will ubb portal create the file?
I've checked and double checked my paths....
still getting the error...HELP!
Thanks for all that help.
Regards,
Arianna