-
421. How do I use cffile to upload files?
found in
Linux Hosting
-
Using the ColdFusion tag "cffile" allows you to create a web page that supports uploading files to your site. We use security sandboxes for each user to ensure that users cannot…
-
422. Do you offer any pre-made CGI scripts that I can use on my hosting account?
found in
Linux Hosting
-
Our Linux Shared Hosting accounts include CGI and come with a form-mailer script. This script accepts information from a form and sends you an email message with that information. To make use…
-
423. What does it mean to freeze Ruby Gems?
found in
Linux Hosting
-
NOTE: This article only applies to Deluxe and Premium hosting accounts running Hosting Configuration 2.0. Ruby on Rails is not supported for Java-enabled hosting accounts. Freezing Ruby Gems…
-
424. What Is PunBB?
found in
Linux Hosting
-
PunBB is an open-source, PHP-powered discussion board that supports MySQL. It is available for download from http://punbb.org/downloads.php. To install PunBB, see How Do I Install PunBB on…
-
425. Do You Support FrontPage Extensions?
found in
Linux Hosting, Windows Hosting
-
Our hosting accounts support FrontPage extensions for the 98, 2000, XP and 2003 versions. You typically install FrontPage extensions at the same time you set up your hosting account.…
-
426. Connecting to a MySQL Database Using CGI/Perl
found in
Linux Hosting
-
This example describes using CGI/Perl to connect to a MySQL Database. #!/usr/bin/perl -T print "ContentType: text/html"; use DBI; # Connecting to the database # Replace…
-
427. Modifying Your Existing Plan to Work with SmartSpace
found in
SmartSpace
-
If an existing plan does not appear as an option when setting up your SmartSpace application, you must modify its structure to use a subdomain. After this change, a SmartSpace application can…
-
428. What does my database restore error mean?
found in
Linux Hosting
-
While attempting to restore a database back-up file, there are a variety of errors that could occur. This list provides a further definition of common errors. Backup is Missing…
-
429. Using the Password Vault in Your Shared Hosting Account
found in
Linux Hosting, Windows Hosting
-
The Password Vault allows you to store all of the user names and passwords associated with your Hosting Account in a secure environment. For instance, you could store the login and password…
-
430. Can I Use open_basedir on My Dedicated or Virtual Dedicated Hosting Server with Plesk?
found in
Dedicated Linux, Virtual Dedicated Linux
-
Plesk 8.0 and above configures the httpd.include file for each domain for overall site security. As such, it enables the open_basedir directive for PHP, so that PHP scripts can only access…