Reid_Iford
11-25-01, 01:00 AM
Flush from my recent successes with my message board and chat room, I was getting quite cocky.
However, in attempting to install an e-card script, I fear I have been knocked off my pedastel.
I think the problem is that I have not set the $BASEDIR correctly.
Here's what the readme file says:
BASEDIR is the unix directory that your greeting cards will be stored in.
And here's what I came up with. How SHOULD this read?
$BASEDIR="url/www/cards";
The readme says this is different than the url, which starts with htt...
How do you show the BASDIR in a cgi script? As always, I have tried like crazy to solve this, and read the faqs, before asking.
Thanks!
However, in attempting to install an e-card script, I fear I have been knocked off my pedastel.
I think the problem is that I have not set the $BASEDIR correctly.
Here's what the readme file says:
BASEDIR is the unix directory that your greeting cards will be stored in.
And here's what I came up with. How SHOULD this read?
$BASEDIR="url/www/cards";
The readme says this is different than the url, which starts with htt...
How do you show the BASDIR in a cgi script? As always, I have tried like crazy to solve this, and read the faqs, before asking.
Thanks!