I haven't had a chance to review the code completely but preliminary tests with mathopd-1.3pl7 seem to indicate that the environment variables PATH_INFO and SCRIPT_NAME being passed to cgi-bin programs are (a) identical and (b) both wrong.
In particular the PATH_INFO variable seems to include the name of the cgi-bin program itself (when it ought to contain only the information after the script name) while the SCRIPT_NAME seems to include the information after the script name (which is supposed to be in PATH_INFO but not in SCRIPT_NAME). Again these results are preliminary and this message a request for more information if others on this list are aware of this issue/potential problem. If not I will perform some more tests to confirm the problem. Thanks for any light you can shed on this. George Pajari
