October 08, 2004

Forms

  • Let's see if I can get a form to post. I think it's just a setting in the config file
  • Oops, I was trying to post to a .htm file. The configuration file I had is an old one, and it was still pointing to signin.htm
Posted by Mighty at 01:55 AM

October 06, 2004

Perl

  • Let's see how this goes
  • Taking some work to get everything configured
  • Had to change the perl call at the beginning of the files, and the include directory in user_center
  • Now to see how to allow it to POST
Posted by Mighty at 05:53 PM

October 05, 2004

Apache stuff

  • Haven't been posting. Got Apache installed
  • Somehow, it looks like Perl is working, even though I don't have it installed on this machine and it's commented out in the config file. Not sure how that's happening
  • Ahhh, okay. My .htaccess was redirecting me to jci.mightydrake.com and I didn't notice. Includes are working on this local server, but not Perl.
  • Downloaded Perl