<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title><![CDATA[Canadian Web Hosting]]></title>
<link><![CDATA[https://helpdesk.canadianwebhosting.com/]]></link>
<description />
<generator><![CDATA[Kayako case v4.90.0]]></generator>
<item>
<title><![CDATA[Do you provide free support for preinstalled scripts under Fantas...]]></title>
<link><![CDATA[https://helpdesk.canadianwebhosting.com/index.php?/Knowledgebase/Article/View/127]]></link>
<guid isPermaLink="false"><![CDATA[ec5decca5ed3d6b8079e2e7e7bacc9f2]]></guid>
<pubDate><![CDATA[Thu, 24 Dec 2009 22:48:51 -0800]]></pubDate>
<dc:creator><![CDATA[Administrator]]></dc:creator>
<description><![CDATA[Do you provide free support for preinstalled scripts under Fantastico/Script Library?
No, we only provide installer method. If you require more support, visit the official script site and forum board. If you still need assistance, there is a $50/hour cha...]]></description>
<content:encoded><![CDATA[Do you provide free support for preinstalled scripts under Fantastico/Script Library?<br />
No, we only provide installer method. If you require more support, visit the official script site and forum board. If you still need assistance, there is a $50/hour charge. ]]></content:encoded>
</item>
<item>
<title><![CDATA[How do I configure FormMail?]]></title>
<link><![CDATA[https://helpdesk.canadianwebhosting.com/index.php?/Knowledgebase/Article/View/129]]></link>
<guid isPermaLink="false"><![CDATA[d1f491a404d6854880943e5c3cd9ca25]]></guid>
<pubDate><![CDATA[Thu, 24 Dec 2009 22:48:51 -0800]]></pubDate>
<dc:creator><![CDATA[Administrator]]></dc:creator>
<description><![CDATA[How do I configure FormMail?
Click here for detailed instructions. ]]></description>
<content:encoded><![CDATA[How do I configure FormMail?<br />
Click <a href="http://forums.canadianwebhosting.com/about54.html">here</a> for detailed instructions. ]]></content:encoded>
</item>
<item>
<title><![CDATA[How do I enable SSI (Server Side Includes)?]]></title>
<link><![CDATA[https://helpdesk.canadianwebhosting.com/index.php?/Knowledgebase/Article/View/122]]></link>
<guid isPermaLink="false"><![CDATA[a0a080f42e6f13b3a2df133f073095dd]]></guid>
<pubDate><![CDATA[Thu, 24 Dec 2009 22:48:51 -0800]]></pubDate>
<dc:creator><![CDATA[Administrator]]></dc:creator>
<description><![CDATA[
How do I enable SSI (Server Side Includes)?1. Create a new file called .htaccess on your home computer 

2. Put these two lines in the file and save it 

AddType text/html .shtml 
AddHandler server-parsed .shtml 

3. Upload this file to www direc...]]></description>
<content:encoded><![CDATA[
How do I enable SSI (Server Side Includes)?<br />1. Create a new file called .htaccess on your home computer 

<br />2. Put these two lines in the file and save it 

AddType text/html .shtml 
AddHandler server-parsed .shtml 

<br />3. Upload this file to www directory
<br />4. Upload any SSI files with the extension .shtml<br /><br /><br />]]></content:encoded>
</item>
<item>
<title><![CDATA[How do I use cgiemail?]]></title>
<link><![CDATA[https://helpdesk.canadianwebhosting.com/index.php?/Knowledgebase/Article/View/128]]></link>
<guid isPermaLink="false"><![CDATA[76dc611d6ebaafc66cc0879c71b5db5c]]></guid>
<pubDate><![CDATA[Thu, 24 Dec 2009 22:48:51 -0800]]></pubDate>
<dc:creator><![CDATA[Administrator]]></dc:creator>
<description><![CDATA[How do I use cgiemail?
cgiemail is an form to email script. 

Click here for detailed instructions. ]]></description>
<content:encoded><![CDATA[How do I use cgiemail?
cgiemail is an form to email script. <br><br>

Click <a href="http://forums.canadianwebhosting.com/about50.html">here</a> for detailed instructions. ]]></content:encoded>
</item>
<item>
<title><![CDATA[How to get Moveable Type to run in cgi-bin?]]></title>
<link><![CDATA[https://helpdesk.canadianwebhosting.com/index.php?/Knowledgebase/Article/View/27]]></link>
<guid isPermaLink="false"><![CDATA[02e74f10e0327ad868d138f2b4fdd6f0]]></guid>
<pubDate><![CDATA[Thu, 24 Dec 2009 22:48:51 -0800]]></pubDate>
<dc:creator><![CDATA[Administrator]]></dc:creator>
<description><![CDATA[How to get Moveable Type to run in cgi-bin? 
RT#54433 - error_log attempt to invoke directory as script

Remove:

ScriptAlias /cgi-bin/ /home/domain/public_html/cgi-bin/

Add:

Alias /cgi-bin/ /home/domain/public_html/cgi-bin/      

 AllowOver...]]></description>
<content:encoded><![CDATA[How to get Moveable Type to run in cgi-bin? <br />
RT#54433 - error_log attempt to invoke directory as script<br />
<br />
Remove:<br />
<br />
ScriptAlias /cgi-bin/ /home/domain/public_html/cgi-bin/<br />
<br />
Add:<br />
<br />
Alias /cgi-bin/ /home/domain/public_html/cgi-bin/      <br />
<br />
 AllowOverride None<br />
 Options ExecCGI FollowSymLinks<br />
 Order allow,deny<br />
 Allow from all<br />
 <br />
<br />
NOTE: CUSTOMER SHOULD INSTALL IN PUBLIC_HTML DIRECTORY<br />
<br />
http://www.movabletype.org/support/index.php?act=ST&f=7&t=45660&s=5922f79f986d7bf974d4b5f156adb67f<br />
<br />
<br />
]]></content:encoded>
</item>
<item>
<title><![CDATA[Is ImageMagick (www.imagemagick.org) installed by default?]]></title>
<link><![CDATA[https://helpdesk.canadianwebhosting.com/index.php?/Knowledgebase/Article/View/123]]></link>
<guid isPermaLink="false"><![CDATA[202cb962ac59075b964b07152d234b70]]></guid>
<pubDate><![CDATA[Thu, 24 Dec 2009 22:48:51 -0800]]></pubDate>
<dc:creator><![CDATA[Administrator]]></dc:creator>
<description><![CDATA[Is ImageMagick (www.imagemagick.org) installed by default?
Yes. 
The path is /usr/bin ]]></description>
<content:encoded><![CDATA[Is ImageMagick (www.imagemagick.org) installed by default?<br />
Yes. <br />
The path is /usr/bin ]]></content:encoded>
</item>
<item>
<title><![CDATA[What is the path to Perl?]]></title>
<link><![CDATA[https://helpdesk.canadianwebhosting.com/index.php?/Knowledgebase/Article/View/124]]></link>
<guid isPermaLink="false"><![CDATA[c8ffe9a587b126f152ed3d89a146b445]]></guid>
<pubDate><![CDATA[Thu, 24 Dec 2009 22:48:51 -0800]]></pubDate>
<dc:creator><![CDATA[Administrator]]></dc:creator>
<description><![CDATA[What is the path to Perl?
/usr/bin/perl ]]></description>
<content:encoded><![CDATA[What is the path to Perl?<br />
/usr/bin/perl ]]></content:encoded>
</item>
<item>
<title><![CDATA[What Perl modules are installed on the server?]]></title>
<link><![CDATA[https://helpdesk.canadianwebhosting.com/index.php?/Knowledgebase/Article/View/125]]></link>
<guid isPermaLink="false"><![CDATA[3def184ad8f4755ff269862ea77393dd]]></guid>
<pubDate><![CDATA[Thu, 24 Dec 2009 22:48:51 -0800]]></pubDate>
<dc:creator><![CDATA[Administrator]]></dc:creator>
<description><![CDATA[What Perl modules are installed on the server?
Login to Cpanel

On left menu bar, click "Click to View" beside Installed Perl Modules ]]></description>
<content:encoded><![CDATA[What Perl modules are installed on the server?<br />
Login to Cpanel<br />
<br />
On left menu bar, click "Click to View" beside Installed Perl Modules ]]></content:encoded>
</item>
<item>
<title><![CDATA[Where are the preinstalled free scripts?]]></title>
<link><![CDATA[https://helpdesk.canadianwebhosting.com/index.php?/Knowledgebase/Article/View/126]]></link>
<guid isPermaLink="false"><![CDATA[069059b7ef840f0c74a814ec9237b6ec]]></guid>
<pubDate><![CDATA[Thu, 24 Dec 2009 22:48:51 -0800]]></pubDate>
<dc:creator><![CDATA[Administrator]]></dc:creator>
<description><![CDATA[Where are the preinstalled free scripts?
Login to Cpanel

Click Fantastico or Script Library(depends on server) then click and follow the directions ]]></description>
<content:encoded><![CDATA[Where are the preinstalled free scripts?<br />
Login to Cpanel<br />
<br />
Click Fantastico or Script Library(depends on server) then click and follow the directions ]]></content:encoded>
</item>
</channel>
</rss>