Paulson sent me the script he uses for pics.paulsonator.com to host pictures. I tried installing it on my site and I am having a bit of a problem. When you try to create an account I get the following error:
Software error:
Permission denied at /home/allnasca/public_html/cgi-bin/create.cgi line 178.
I checked line 178 and its:
open(FILE, ">>$basedir/$tempinfo") || die $!;
Any ideas?
Software error:
Permission denied at /home/allnasca/public_html/cgi-bin/create.cgi line 178.
I checked line 178 and its:
open(FILE, ">>$basedir/$tempinfo") || die $!;
Any ideas?