Does H-Sphere support python scripts?


Does H-Sphere support python scripts?

Although H-Sphere doesn’t provide centralized management for python scripts, you can add python support manually. For Unix hosting you just need python support installed on the web box. Windows hosting requires additional coding for this.


Can my customers use their own scripts?
Yes. CGI, PHP, and ASP support will be included into their accounts if you enable support for these scripts in their plans.

I m a Reseller,Can my clints set password protection to their files and directories?
Yes. Starting with H-Sphere 2.3 RC4, this feature is integrated into WebShell.

Which features of MS SQL are supported through H-Sphere?


Which features of MS SQL are supported through H-Sphere?
You can create user logins, databases, and db users with different database permissions.
Can windows-based accounts use MySQL services?
Yes, MySQL can be installed on any Unix box, and you must have at least one (the control panel).

Which features of ColdFusion are supported through H-Sphere


I have a web hosting account with H-Sphere control panel and now i want to use ColdFusion. Which features of ColdFusion are supported through H-Sphere?
Users can run scripts written in ColdFusion. ColdFusion support can be enabled and disabled from H-Sphere interface.

Can users create ColdFusion DSNs through H-Sphere?

ColdFusion DSNs can’t be created directly from HS interface. However, you can create DSNs using the ODBC resource.

 

Can MS SQL be hosted on a non-H-Sphere box?



Can MS SQL be hosted on a non-H-Sphere box?
No, there would need to be H-Sphere winbox software to manage MS SQL hosting from the control panel. There needs to be no win-based web hosting on this box.

vary the amount of web space


Is there any way to vary the amount of web space given to individual customers?

The good way is to create different plans with different free disk space, different disk quotas, and different max value on the quota resource. If necessary, you can make plans unavailable from the street (Access link in the plan list) and create accounts by means of the Signup feature in the admin panel.

Can I customize H-Sphere interface?


Can I customize H-Sphere interface?

You can change images and icons, skins and colors, interface texts and emails to customers, default language and regional settings right from the Control Panel.

add new features that are not implemented in H-Sphere


I have a web hosting account with H-Sphere control panel. Can I add new features that are not implemented in H-Sphere?

We provide open API to a few modules that can be used to add your own classes. For example, you can create your own CC processor by subclassing the Merchant gateway class.