Tara Kelly
- Total activity 582
- 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-
How can I do ... in Wordpress?
The WordPress support site contains documentation and resources covering a wide range of topics. If your question is not covered by our knowledgebase we recommend you try there.
-
How can I see my disk usage on my shared hosting plan?
This applies to our legacy Minimus\Medius\Maximus plans only cp.blacknight.com: Select the subscription you want to check under Select Subscription (this only shows if you have multiple subscript...
-
Changing permissions of files or folders
Linux: Most FTP programs can support the changing of permissions of files or folders on a linux hosting package. Notes on linux file permissions: Folders should typically have 755 or rwxr-xr-x p...
-
How can I see how Perl is configured?
There are a number of free perl scripts that will give you a detailed breakdown of which modules are available. You could try using PerlDiver which is available at: http://www.scriptsolutions.com/p...
-
Do I need a secure cert (SSL)?
That depends. We would recommend that you use SSL if you are collecting any personal data. SSL ensures that all data transmitted is encrypted which makes the data transmission more secure (safer). ...
-
How to install an SSL cert
We now include free SSL certificates on all of our shared hosting plans so you no longer need to manually install a certificate on our shared plans.If you would still like to manually install your ...
-
A perl module I need is not available. Can you help?
If you need access to a Perl module that is not currently available please contact support. Please ensure to include your domain name with your request. If there are no conflicts or other issues we...
-
How can I setup permalinks in Wordpress?
Upload a file called .htaccess into your blog's "root" directory ie. if your blog is at http://www.yourdomain.tld/blog then the file needs to go into the "blog" directory. Using your FTP software m...
-
What is the path to Perl?
Perl is located in: /usr/bin/perlIf you site is hosted on a Minimus, Medius or Maximus hosting plan you can see the path to perl and other binaries from within your control panel.If the module(s) y...
-
How can I see how PHP is configured?
Create a file in your web directory with the phpinfo() command. For examples you may find the following useful: http://ie.php.net/phpinfo Then you can access this via your browser: http://www.yourd...