|
Troubleshooting Server-Side Problems
|
|
| Administrative Directory: | Path from where the Perl files are running to the /admin directory
|
|
|
| CGI Scripts Directory: | Path from STUDYNAMElogn.htm and STUDYNAMEadmn.htm to the directory that contains ciwweb.pl and admin.pl
|
|
|
| Data Directory: | Path from where the Perl files are running to the /data directory
|
|
|
| Relative Path from
|
| CGI Scripts to Graphics: | Path from where Perl scripts are running to the /graphics directory
|
|
|
| Relative Path from
|
| logn.htm to Graphics: | Path from STUDYNAMElogn.htm to the /graphics directory
|
| ../admin/
|
| current directory (where Perl scripts are running)
|
| current directory/studyname/admin
|
| ../studyname/admin/
|
| TEST1.PL - simply tests Perl linkage. A debug test message is written ("Debug Test #1 Successful") if Perl is installed correctly and permissions are set correctly.
|
| Test2.pl - Helps you determine where your current working directory for Perl is.
|