SRJC Homework FAQ
| Q: Am I allowed to run user-written CGI programs from my Web account space on this server? |
|
A: Yes.
|
| Q: Does this system have a Perl interpreter installed? If so, what version(s) of Perl are available? |
|
A: Yes. We currently have version 5.004_04 installed, as well as 4 and 4.036
available
|
| Q: If the Web server runs UNIX, what is the magic script comment line to make a Perl script file execute? |
|
A: Our Web server runs under Linux. The comment line is "#!/usr/bin/perl"
|
| Q: What, if any, are the required filename extensions for CGI programs? |
|
A: You can use either .pl or .cgi
|
| Q: Are my scripts required to reside in a special directory? |
|
A: Yes. They must be located in a cgi-bin/your_username directory.
|
| Q: What operating system does the Web server use? |
|
A: Linux
|
| Q: Can I use the SSI #exec command on this Web server? |
|
A: Yes
|
| Q: Do I need to change anything to activate the SSI feature? |
|
A: No
|
| Q: Do my HTML files need a special extension to use SSI? |
|
A: Yes, .shtml
|
| Q: What is the absolute path to my root Web directory? |
|
A: /home/WWW_pages/your_username
|
| Q: What should my URL look like to access my Web pages? |
|
A: http://login.users.sonic.net/ (where "login" is your Sonic.net
login name)
|
| Q: Which, if any, Perl CGI function modules or libraries are installed in the default Perl library path? |
|
A: Too many to list!
|
| Q: Does the Web server have a sendmail command installed? |
|
A: Yes. The path is /usr/bin/sendmail
|
| Q: Do I have FTP access to this account? |
|
A: Yes.
|
| Q: Do I have telnet access to this account? |
|
A: Yes.
|
| Q: What host name should I use to access my Web account via FTP and Telnet? |
|
A: ftp.sonic.net and bolt.sonic.net
|
| Q: What are my username and password for this machine when using FTP and Telnet? |
|
A: The same as your dialup login named and password.
|
| Q: Where can I get more information? |
| A: Sonic.net quick reference guide:
http://www.sonic.net/support/docs/quick-ref.shtml Sonic.net support page: http://www.sonic.net/support Sonic.net web resources page: http://www.sonic.net/web_resources |
| Q: Is any of this supported by the Sonic.net support team? |
| A: Not over the phone or via LiveHelp - please don't call our tech support
line or contact us via our LiveHelp feature for
questions which do not regard your email client or your dialling software.
Refer to our newsgroups sonic.help.cgi, sonic.programmer, and sonic.os.unix. If you have specific questions
that can't be found in the newsgroups, feel free to email us at support@sonic.net
|



