[06] MY WEBSITE DOESN'T WORK! HOW CAN I TROUBLESHOOT ON MY OWN? OK! Take a deep breath and relax. In *most* cases you can solve any issues on your own without bothering anyone. The main utility for setting up and maintaining your vanity URL at SDF is the 'mkhomepg' command. To setup your URL do the following: 1. Run 'mkhomepg' to setup your html directory. a. Use FTP or other transfer method to place your html files in that directory. Please note that your must have a minimum of an 'index.*' file! 2. Run 'mkhomepg -p' to set proper permissions 3. Run 'mkhomepg -a' to add your vanity URL (keep in mind this takes just under 2 hrs to update). 'mkhomepg -p' is your friend. Anytime you add new files, run this command to ensure appropriate file permissions. Its good to use 'ping' and 'lynx' to check your URL locally. Sometimes DNS updates do not propogate instantly. CGI permissions? Premature end of headers? 550 Internal Server Error? D O N T P A N I C Are you an ARPA member? To use 'python', 'perl' and a few others as CGI you must be an ARPA member. You should see permission denied in the logfiles if you attempt to use the programs in your CGIs. You may use any shell, sed, awk and others for CGIs. Check the FAQ: |
[back]