|
 |
Technical support |
|
If you use CPanel control panel then documentation read here.
Viewing a new site
DNS information for your new domain does not resolve immediately,
When your DNS information for your new domain is resolved, you can go directly to
the actual domain by entering the following URL in the Address field of your Internet
browser: http://domain_name.com/.
What information and server paths do I need to run a CGI script?
CGI scripts must be run from the cgi-bin directory which is outside the httpdocs directory. CGI scripts need to have a .cgi or .pl extension. PHP scripts need to have a .php extension.
cgi-bin relative path = /usr/local/psa/home/vhosts/yourdomain.com/cgi-bin
http path = /usr/local/psa/home/vhosts/yourdomain.com/httpdocs
cgi url = http://www.yourdomain.com/cgi-bin/yourscript.cgi
path to Perl = /usr/bin/perl
path to sendmail = /usr/sbin/sendmail
path to the date program = /bin/date
Directory to upload files = httpdocs
How to change FTP password?
Log in to your control panel
Click to your domain name (text link)
Click on button HOSTING
Click on button NEXT
Enter new FTP password, confirm it.
Click on UPDATE
Run scripts from CronTab
(Crontab by default is not activated. Contact Us.)
Enter in command fields tor run:
PHP Scripts:
/usr/bin/wget -q -O /dev/null -nd http://www.domain.name/script.php
CGI Scripts:
/usr/local/psa/home/vhosts/domain.name/cgi-bin/script.cgi
Accessing the Control Panel
https://plesk.avahost.net:8443/ or
https://plesk2.avahost.net:8443/ see in our welcome email.
More info:
|
|
|