Hostopogo Service Integrity Local Global
 

Control Panel Login

Free Support 99% Uptime 30 Day Money Back

Les Kobayashi Design


Support  >> Web Tips & Info

Paths for Perl, Sendmail, etc
Using FormMail
Using Shared SSL
Order Add-on's

























Paths

Path to Perl:
/usr/bin/perl

Path to SendMail:
/usr/sbin/sendmail

Path to home:
/home/username/public_html

Path to Curl:
/usr/bin/curl

Path to ImageMagick:
/usr/bin/

Paths to convert for ImageMagick: (if one doesn't work, try the next)
/usr/bin/
/usr/local/bin/convert
/usr/bin/X11/

Top

FormMail

You can use FormMail to have visitors on your web site fill out information in a form that is then emailed to you. Copy and paste the following sample code into the body section of a web page to get FormMail to work.

Click here for a list of useful form fields you can use with FormMail.

Items in blue MUST NOT be changed
Items in red MUST be changed to your info
Items in green can be changed or left as is

-------- copy below this line --------

<form action="http://www.yourdomain.com/cgi-sys/formmail.pl" method="post">
<input type="hidden" name="recipient" value="
youremail@yourdomain.com">
<input type="hidden" name="subject" value="FormMail E-Mail">
Please use this form to contact me. Thank you!<br><br>
<table>
 <tr valign="top">
  <td>Enter email: </td>
  <td><input type="text" name="email" size="23"></td>
 </tr>
 <tr valign="top">
  <td>Type your message: </td>
  <td><textarea name="message" cols="20" rows="2"></textarea></td>
 </tr>
 <tr valign="top">
  <td> </td>
  <td><input type="submit" name="submit" value="Submit"></td>
 </tr>
</table>
<input type="hidden" name="redirect" value="http://yourdomain.com/redirecto.html">
</form>


-------- copy above this line --------

This is how the above form should appear:

Please use this form to contact me. Thank you!

Enter email:
Type your message:


Top

Shared SSL

To use shared SSL, take your sites IP address and add 3 to the end number.

If 69.93.86.2 is your web site's IP, then your shared SSL would be https://69.93.86.5/~yourusernamehere/

Top

OGO 1 $4.95
100 MB space
1 GB transfer
Order | More...
OGO 2 $8.95
200 MB space
4 GB transfer
Order | More...
OGO 3 $16.95
250 MB space
5 GB transfer
Order | More...
OGO 4 $24.95
500 MB space
10 GB transfer
Order | More...
OGO 5 $36.95
1000 MB space
15 GB transfer
Order | More...

 
 
Home | About | Hosting | Services | Support | Contact | FAQ | Legal | Sitemap
Copyright © 2004 Hostopogo