What are the common problems with running Anyboard under Win32?
*) If you are running IIS, then you should set the no_pathinfo variable to 1, and set the fix_ variables. *) If you are running Apache for Win32, then you should know Apache use the #! for CGI scripts, just like UNIX. *) Your PERL may be missing some core functions, such as alarm(), crypt and flock(), you must delete the lines which contain the unimplemented functions for AnyBoard to run.