Tara Kelly
- Total activity 629
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 317
Articles
Recent activity by Tara Kelly Sort by recent activity-
Enabling Website Hosting for a domain on your cp.blacknight.com hosting package
This applies to our Legacy Minimus\Medius\Maximus plans only That is done in cp.blacknight.com under:Websites >> your-domainname-here >> Add HostingWe typically recommend you set the hosting to use...
-
I moved to you from another company and now my scripts don't work
The most common cause for this is due to the differences in paths\directory names on your old host or computer compared to your current server. Please ensure that the paths are correct. If you are...
-
How do I update my web application?
We strongly recommend you ensure all applications you have running on your site are kept as up to date as possible and are secure.A web application is an application you would have installed on to ...
-
I'm not receiving emails from my website
Please see our article for Using PHP mail on our Shared Hosting servers. Ensure you read the article in full as ensuring all items are addressed in the article, will ensure that your website mailin...
-
Image Magick
We do support ImageMagick on all of our shared hosting packages. The path depends on the system you are on:Linux:: /usr/bin/convert
-
Can I use any CGI script with my account?
We allow users to write and run any cgi scripts, with the exception of Matt's form mail. We reserve the right to disable scripts that uses resources heavily or any scripts that cause issues for oth...
-
Which FTP Software Can I Use On A Mac?
There is a wide range of FTP clients available for Mac OSX.Popular options include:CyberDuck (http://cyberduck.ch/)Filezilla (http://filezilla-project.org/)Transmit - paid (https://panic.com/transm...
-
Redirect non www record to www record via .htaccess
To avoid search engines indexing your site under the www record and non www record, you can redirect the non www record to the www record. From a user point of view this means that when I browse to...
-
How to change the default directory page with a .htaccess file
Be default index.html will be displayed first when you browse to a folder. You can change this using a .htaccess file. Create your .htaccess file and add the following line of code:DirectoryIndex f...
-
How to change php max upload size and max execution time on Linux servers
If you require any PHP value changes, you will need to send the required changes along to help@blacknight.com Your email must contain the exact value that you are looking to change. eg. max_executi...