Do you support ASP?
Yes, we support ASP.

Is there any additional fee for using ASP?
No, there is no additional fee for using ASP.

Do you support CGI and Perl?
Yes, we support CGI and Perl scripts for Windows 2000.

Can I load a custom DLL for integration with your IIS Web server?
No, we do not allow custom DLL for security reasons.

Do you support CDONTS?
Yes.

What is the limit for CDONTS e-mail on your servers?
Max mail size can be 2 MB.

How many POP3 accounts can I have in one account?
Please refer to the hosting packages.

Can I forward all the Email from my domain to one Email account?
Yes, we provide catch-all mail account facility.

What DNS servers should I use when I transfer my domain?
primary server host name - NS3.INDIACYBERSPACE.COM
primary server ip address - 65.19.137.17
secondary server host name - NS3.INDIACYBERSPACE.COM
secondary server IP address - 65.19.137.18

Do you support PHP?
Yes we support PHP for both RedHat Linux and Windows 2000 server.

What databases do you support?
We support Microsoft Access and Microsoft SQL Server. Other database support is available on request.

Where can I view my visitor statistics?
Your visitor statistics can be viewed at http://yourdomainname.com/webstat

How frequently are my Web site statistics updated?
Web site statistics are updated between 1am and 4am IST 7 days a week.

How do I connect to MS ACCESS Database on Windows 2000 Server ?
Upload your MS Access database in the database folder. Create a DSN in your asp script mention this DSN name to connect to your Access database.

How do I connect to MS SQL Server 7.0 ?
We provide a MS SQL login and password for your SQL database. Connect to the online SQL server using the Enterprise manager to create tables. Install MS SQL 7.0 on your local Windows NT machine and register the online SQL Server by.... And then this server would appear on your enterprise manager...Right click and CONNECT and then create your SQL tables.

How do I connect to MS SQL DB from servlets ?
Get the system DSN name from the client. Prepare a SQL System DSN with access to clients SQL db. Servlets can be connected to MS SQL using this system DSN with the help of a database connector class.

Do you support Servlets/JSP on Windows 2000 Server?
Yes, we support Servlet/JSP on our Windows 2000 Server as well as linux server.

How to create MSAccess Database DSN on Plesk Control Panel?
To Create DSN for MSAccess Database do following steps.
1. Access your control panel
2. Click on ODBC.
3. Click on Add New ODBC DSN
4. In the Connection Name, enter the DSN name, in the driver, select Microsoft Access Driver and click ok.
5. In the DB File Path enter the complete path (c:\inetpub\vhosts\domainname.com\httpdocs\file or foldername) to your database and click on Test Connection. If the connection is successful, click on Next.
6. Click on Finish.

How to set manual quota in plesk control panel.
You can add new domains without templates for now and change all soft limits and other permissions by hand after you create hosting.
Afterwards, you can use a program `edquota` in SSH to set the hard disk quota for the domain, if you wish to. Or you could wait for Plesk to issue a fix for this... Hard quota will be set to unlimited if you leave it alone, so it can probably wait...
To use edquota, do this:
- login to your server, become root user
- to see what`s the current quota for a user, execute `quota username` (substitute "username" with the ftp username of the domain)
- if you wish to change it, execute the command `edquota username`
- a screen will open, showing the current settings for the user. What you see is basically a "vi" editor window. I`m assuming you don`t know it yet, so I might as well tell you that it`s not the easiest editor to use... but you`ll get used to it....
- with the cursor move to the 0 below the word "hard". Press "insert" on your keyboard and enter the desired number (5120 for 5 MB, etc.)
- make sure the numbers stay aligned as they were before you started editing (you`ll probably have to delete some empty spaces in front of the number you`ve entered)
- press esc and than type :x! and press enter to save and exit
- if you dont want to save the file, type :q! and press enter
- check the result with the command `quota`

What is Difference between Disk Space and Hard Disk Quota in Plesk Control Panel?
if you have a disk space limit of 100mb you can upload more than 100Mb, if more than 100Mb is used a warning is send by email.
if you have a quota of 100mb you can upload 100mb.

Cannot update msaccess database mdb ?
1. Access your control panel
2. Click on File Manager
3. Click on httpdocs
4. Now you will see the list of files in your FTP
5. Against the database file or folder you will see a "lock" icon
6. Click on lock icon and check "Create Files" permission of IUSR_user if its a Folder
or
Click on lock icon and check "Write Data" permission of IUSR_user if its a File

|
|
|