Union flag call 0330 660 0255status support
log in
  • Heart Internet mobile logo
  • Heart Internet Logo
  • Reseller Hosting
  • Premium Hosting
  • Web Hosting
  • VPS
  • Dedicated Servers
  • More

For account and billing queries call our helpline
0330 660 0255

For technical issues relating to your hosting please use our Support database



For information on the status of the Heart servers please use our status page

Heart Internet Support Database
  • Get support
  • Suggest a question
Home » Categories » Web Hosting » Programming Languages
All Categories
Expand
Category
Accounts and Billing (54)
Expand
Category
Add-Ons (84)
Expand
Category
cPanel Web Hosting (26)
Expand
Category
Domain Names (203)
Expand
Category
Email Hosting (153)
Expand
Category
Managed WordPress (147)
Expand
Category
Reseller Hosting (162)
Expand
Category
Servers (514)
Collapse
Category
Web Hosting (650)
Expand
Category
Databases (75)
empty
Category
eXtend Control Panel (24)
empty
Category
FTP (20)
empty
Category
Glossary (28)
Collapse
Category
Programming Languages (139)
empty
Category
ASP (8)
empty
Category
HTML (9)
empty
Category
Other (8)
empty
Category
Perl (14)
empty
Category
PHP (36)
empty
Category
Python (6)
empty
Category
Ruby (5)
empty
Category
Site Management (47)
Expand
Category
Software (120)
empty
Category
Website Extras (37)
empty
Category
Website Problems (45)
Programming Languages Sub-Categories
ASP (8)
Answers to questions you may have about running ASP and ASP.NET on your site.
HTML (9)
Answers to questions you may have about HTML.
Other (8)
Answers to questions you may have about programming languages used on your site.
Perl (14)
Answers to questions you may have about using Perl on your site.
PHP (36)
Answers to questions you may have about using PHP on your site.
Python (6)
Answers to questions you may have about using Python on your site.
Ruby (5)
Answers to questions you may have about using Ruby on your site.
 
Programming Languages Articles
How do I get support from the Heart Internet Customer Services team?
Added on Tue, Mar 3, 2015
How to contact the Heart Internet Customer Services team and receive help with a problem. Read More
Are ionCube and Zend Guard Loader installed on your servers?
Added on Mon, Mar 16, 2015
How to find the versions of ionCube and Zen Guard on our servers for your PHP scripting. Read More
Can I change the maximum file upload and timeout settings for PHP?
Added on Mon, Mar 16, 2015
How to adjust the maximum file size and time out settings in your PHP script. Read More
Can I put PHP code in .html or .htm files?
Added on Mon, Mar 16, 2015
How to set up your .htaccess file to run PHP scripts in .html or .htm files. Read More
Can I use a caching system such as Memcached or APC?
Added on Mon, Mar 16, 2015
Information on using caching software on our shared hosting servers. Read More
Can I use command line arguments with a PHP scheduled task?
Added on Mon, Mar 16, 2015
How to set up command line arguments when running a PHP script as a scheduled task. Read More
Can I use Perl on Windows?
Added on Mon, Mar 16, 2015
How to use Perl on a Windows hosting account or server. Read More
Can you add this specific PHP or Perl module?
Added on Mon, Mar 16, 2015
The steps you need to take to get an additional PHP, Perl, or Pear module added to the server. Read More
Do CGI or Perl scripts have to be in a specific directory?
Added on Mon, Mar 16, 2015
Where you can place your CGI or Perl scripts. Read More
Do you run PHP as a CGI script or Apache module?
Added on Mon, Mar 16, 2015
Why we run PHP as a CGI script rather than an Apache module. Read More
Do you support ASP.NET?
Added on Mon, Mar 16, 2015
The frameworks available to run ASP.NET applications on our Windows hosting packages. Read More
Do you support ImageMagick?
Added on Mon, Mar 16, 2015
How to call Image::Magick on our servers. Read More
Do you support Zend Optimizer?
Added on Wed, Apr 8, 2015
How you can use Zend Optimizer on your site and what to do if you get an error when attempting to use it. Read More
How can I change the php.ini settings in my Windows hosting account?
Added on Thu, Mar 5, 2015
How to change php.ini files within your Windows hosting account. Read More
How can I connect to a MySQL database through .NET?
Added on Mon, Mar 2, 2015
How to connect to MySQL on your Windows hosting account through .NET. Read More
How can I install new Apache or PHP components on my cPanel-running server?
Added on Tue, Mar 3, 2015
How to install new Apache or PHP components using EasyApache. Read More
How do I change the PHP settings in Plesk for a website on my server?
Added on Tue, Mar 3, 2015
How to change PHP settings for one site on your Plesk server. Read More
How do I connect to my MySQL database from my Perl script?
Added on Thu, Feb 26, 2015
How you can connect to your MySQL database through your Perl script. Read More
How do I connect to my MySQL database using PHP?
Added on Thu, Feb 26, 2015
How you can connect to your MySQL database through PHP scripts. Read More
How do I connect to MySQL with ASP?
Added on Thu, Feb 26, 2015
How you can connect to your MySQL database through an ASP script. Read More
How do I edit php.ini settings?
Added on Mon, Mar 16, 2015
How to create a php.ini file and adjust the settings for your PHP scripts. Read More
How do I enable MIMEMagic on my account?
Added on Mon, Mar 16, 2015
How to use MIMEMagic in your PHP scripts by changing your php.ini file. Read More
How do I increase the memory allocation for my PHP script?
Added on Mon, Mar 16, 2015
How to change the memory limit for your PHP script, and what to do if you still have an error. Read More
How do I stop people from accessing the PHP include file that has the username and password for my database?
Added on Mon, Mar 16, 2015
How to protect certain PHP includes from being publicly accessed. Read More
How do I upload a CGI script into my hosting account?
Added on Mon, Mar 16, 2015
How to upload and install a CGI script onto your hosting account. Read More
How do I use gzip on my website?
Added on Mon, Mar 16, 2015
How to use mod_deflate to compress large text files using gzip. Read More
How do I use PHP to connect to another database on another server?
Added on Mon, Mar 2, 2015
How to connect to a database on another server with a PHP script. Read More
How do I use short open tags in my PHP scripts?
Added on Mon, Mar 16, 2015
How to use PHP short open tags in your scripts and how to add it to your php.ini file. Read More
How to handle ’Out of memory’ PHP errors.
Added on Tue, Jun 25, 2019
How to handle PHP Out of Memory errors. Read More
Is ASP.NET 3.5 available, and why does my script say that there is only Version 2?
Added on Mon, Mar 16, 2015
How to run an ASP.NET 3.5 application or upgrade to ASP.NET 4.0. Read More
Is imagick available on your servers?
Added on Mon, Mar 16, 2015
Why we do not have imagick on our servers and how you can use Image::Magick. Read More
What are the correct file permissions for a PHP file?
Added on Mon, Mar 16, 2015
How to set up the correct file permissions for your PHP scripts. Read More
What file extensions will run PHP?
Added on Wed, Apr 8, 2015
Which file extensions will run PHP scripts. Read More
What is ASP?
Added on Fri, Mar 13, 2015
What ASP is and how it can be used on your website. Read More
What is Java and what can it do?
Added on Fri, Mar 13, 2015
What Java is and how you can use it on your website. Read More
What is JavaScript?
Added on Fri, Mar 13, 2015
What JavaScript is and how you can use it on your website. Read More
What is Perl and what can it do?
Added on Fri, Mar 13, 2015
What Perl is and how you can use it on the website. Read More
What is PHP?
Added on Fri, Mar 13, 2015
What PHP is and how it can be used on your website. Read More
What is Python?
Added on Fri, Mar 13, 2015
What Python is and how you can use this programming language on your website. Read More
What is the absolute path to sendmail?
Added on Mon, Mar 16, 2015
Where the absolute path to sendmail is within the server. Read More
What is the path to Perl on your servers?
Added on Mon, Mar 16, 2015
How to access Perl on our servers. Read More
What is the server path?
Added on Mon, Mar 16, 2015
What the server path to your site is. Read More
What Java support is in place on your servers?
Added on Mon, Mar 16, 2015
The Java we support on our servers. Read More
What Perl, PHP, or Pear modules are installed on the server?
Added on Mon, Mar 16, 2015
Where you can find all the Perl, PHP, or Pear modules available on your account. Read More
What software do you have on your servers?
Added on Mon, Mar 2, 2015
The software installed on our Linux servers, including the version numbers. Read More
What version of PHP do you run and can I change to a different version?
Added on Mon, Mar 16, 2015
How to find out the version of PHP you are using on your site and how to switch to a different version. Read More
Where is the dictionary directory?
Added on Mon, Mar 16, 2015
How to call the dictionary file in your script. Read More
Why am I getting a ’call to undefined function: mysql_connect()’ error in my PHP script?
Added on Mon, Mar 2, 2015
Why you have a call to undefined function error in your PHP script and how to resolve it. Read More
Why am I getting an error when my script tries to write to a file?
Added on Mon, Mar 16, 2015
Why you may be getting an error in your script after uploading it. Read More
Why are my Perl scripts failing with ’Error 500: Internal Server Error’?
Added on Mon, Mar 16, 2015
Possible solutions to getting an Error 500: Internal Server Error on your Perl script. Read More
Why can’t I create ’pretty’ URLs in Concrete5?
Added on Mon, Mar 16, 2015
Why Concrete5 may have difficulty creating pretty URLs and how to solve this problem. Read More
Why can’t I run scripts uploaded by my additional FTP accounts?
Added on Fri, Mar 13, 2015
Why our servers may not allow scripts uploaded by additional FTP accounts to run. Read More
Why is my custom php.ini file not working?
Added on Thu, Apr 9, 2015
Why your php.ini file may not be working with your PHP scripts. Read More
 
 
Heart Internet Logo
Services
  • Domain Names
  • Web Hosting
  • Premium Hosting
  • Reseller Hosting
  • More
  • Virtual Private Servers
  • Dedicated Servers
  • Sign Up
Company
  • About Heart Internet
  • Our Blog
  • Support
  • Our Awards
  • More
  • Careers
  • Contact Us
  • Testimonials and Reviews
Community
  • Affiliate Program
  • Events We Sponsor
© 2016 Heart Internet Ltd. All rights reserved.
Terms and conditions Privacy Policy Sitemap
Heart Internet Logo