Q. CGI scripts giving me Internal Server Error.
A. By using your ftp client, check all cgi scripts' permission. All cgi sripts and directories has to be chmod to 755.
Q. How to access my Ensim control panel?
A. If your domain is not activated yet, use https://[Your Server IP]:19638/webhost/rollout/site. Otherwise use http://www.yourdomain.com/admin.
Q. How can email users change their password?
A. User can change their password in their control panel. Access it via http://www.yourdomain.com/user.
Q. Where can I view my website statistic?
A. You can access your web statistic via http://www.yourdomain.com/webalizer/web.
Q. What is webmail address?
A. Webmail can be access using browser via http://www.yourdomain.com/squirrelmail.
Q. What is the obsolute path to my html directory?
A. /home/virtual/[YourDomain.com]/var/www/html/
Q. What is the path to perl?
A. /usr/bin/perl
Q. What is the path to sendmail?
A. /usr/sbin/sendmail
Q. Why I can't send email using smtp?
A. When you send email using smtp server, you have to check on "Server required authentication".
Q. How do I setup a sub-domain?
A. You can add it in your site control panel.
Q. How to change mysql administrator password?
A. You can change the password in your site control panel.
Useful Links
PHP Manual
You can't miss this for your PHP programming.
Javascripts
Lots of fun can be added to your webpages. You can find javascripts and Dhtml examples here.