-
Archives
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- October 2006
- September 2006
- August 2006
- July 2006
- April 2006
- November 2005
- October 2005
- August 2005
- July 2005
- April 2005
- December 2004
- November 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
- October 2003
- July 2003
- June 2003
- May 2003
- February 2003
- January 2003
- December 2002
- October 2002
- August 2002
-
Meta
Monthly Archives: May 2007
How do I import or export MSSQL database?
This FAQ assumes SQL Server 2005 Express is running on your development server. If not already installed you will need the Microsoft SQL Server 2005 Express Edition Toolkit: http://go.microsoft.com/fwlink/?LinkId=65111 The DTS Wizard can be downloaded (SQLServer2005_DTS.msi) from here: http://www.microsoft.com/downloads/details.aspx Here … Continue reading
Database Publishing Wizard
An easy way to publish your database to Pipe Tens database server is to use the Database Publishing Wizard.
Can I have extra components installed on the server for use with my website?
Yes we do allow some additional components to be installed on our servers. All you have to pay is any license fees that might be required.
Is CDOSYS / CDONTS supported?
CDO / CDOSYS mail is supported as standard on our Windows 2003 Servers however CDONTS is not as Microsoft replaced it with CDO.
What version of ASP.NET do you support?
We support all of ASP.NET 1.1, 2, 3 and 3.5 SP1 on our UK cluster (Sheffield and Derby). .NET 4.0 is also available in Derby at present. Please contact support for further information.
What components do you support?
The pre installed components on the server as standard are aspSmartUpload, ASPencrypt, SAfileup and CDOSYS. If you have a component you would like installing on the server please contact the Pipe Ten support team and they will be able to … Continue reading
What is Mod Security?
What is Mod Security? ModSecurity is a web application firewall.
Tagged Linux Errors, Linux mod_security
Is there a manual for the reseller accounts control panel?
Yes, please visit http://reseller.pipeten.com/.
Do you have a quick start guide for the reseller systems?
Yes, please visit reseller getting started guide.
What kinds of reseller plans do you offer?
Visit http://www.pipeten.com/resellers.html for full details!
What is your network connectivity?
Click here to view details of Pipe Ten’s data centre’s connectivity.
What is the specification of your shared web servers?
Click here to view details of Pipe Ten’s current server specifications.
Do you do any server or performance monitoring?
Yes, we do. We know within seconds if a service or server is having trouble. We have software monitoring the performance and availability of all our web servers 24 hours per day.
Where can I monitor the status of your servers?
Click here to view Pipe Ten’s server status monitor.
How do I show PHP errors on Linux?
You can tell PHP to show its errors by creating a .htaccess file in the root of your domain with the contents: php_flag display_errors 1 php_flag display_startup_errors 1 This will then show the errors when you visit the PHP page … Continue reading
Tagged Linux Errors
Can I use mod_rewrite?
mod_rewrite is enabled within Apache on our Linux servers as standard and just requires a .htaccess modification to turn the engine on for the domain.
Tagged Linux mod_rewrite
Are the PHP mhash, mcrypt modules installed?
On all Linux servers this is usually the case. You can use a script to determine all configured PHP modules.
Tagged Linux Configuration

