Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
ts_tier_2_012010.doc
Скачиваний:
0
Добавлен:
01.07.2025
Размер:
1.25 Mб
Скачать

B) Relative Path

  • A relative path is the location of a file relative to the current directory. The content can be moved, however relative paths may require little to no change as a result. i.e. “/directory/filename.ext”

5) Possible Causes for Broken Sites

  • Customer’s site worked fine on a non-hybrid system, now it is broken. What are the possible causes and what can I do to fix these problems?

    • Paths – Static paths referenced in client code can cause issues when moving into Hostopia’s Hybrid platform. It is not uncommon for end-users to reference absolute file paths in their code ex. C:\My Documents\index.html. Since site content is not stored on local disk, these file path

references are invalid. For sites coded in ASP, we suggest using the Server.MapPath method for defining paths. For sites coded in ColdFusion, we suggest using the GetDirectoryFromPath method for defining paths. For more information, please see the coding examples attached below.

    • COM Objects/DLLS/Active X Controls – The Hostopia System might not support some COM objects that were utilized on the site from the previous hosting provider. The Hostopia System supports a variety of third-party components that have been thoroughly tested

    • File Permissions – UNIX based file permissions work differently than NT based file permissions. The correct UNIX permission settings for .asp or .cfm files is -rw-r--r-- or 644

    • Naming conventions (Case sensitivity) – As mentioned above, the Hostopia System is Case Sensitive. End-users may believe that they are being hosted on a “Windows Only” base system which is usually Case Insensitive.

  • Many factors affect a site's performance on any platform. Usually when a site is under development on an end-user's local machine, the user is viewing static content which is not required to travel via the Internet to serve any requests.

  • Custom DLL’s/Active X COM components are prohibited on the hybrid system. Components that are poorly coded tend to cause server instability, excessive resource consumption, and reduced site performance. Since we aim at offering the most stable, robust, and reliable clustered hosting environment, we unfortunately cannot take a chance of putting custom DLL’s into production.

  • Custom CFM tags are prohibited on the hybrid system. Tags that are poorly coded tend to cause server instability, excessive resource consumption, and reduced site performance. Since we aim at offering the most stable, robust, and reliable clustered hosting environment, we unfortunately cannot take a chance of putting custom CFM tags into production.

6) Installed Software:

Application

Versions

Windows® 2003 Server

ASP V.3 on IIS 6

ASP.NET on IIS 6

ASP.NET 2.0 AJAX

Extensions 1.0

ColdFusion 5 on IIS 6

ColdFusion MX 7 on IIS 6

CGI Support (Apache)

PERLV.5.006.001

PHP 4.2.2

FrontPage 2002 Extensions

V.2002

MS ACCESS Engine

MDAC 2.8 SP1

MS/MY SQL Database

MS SQL – Ver.2005

MySQL-V.4 & 5

Соседние файлы в предмете [НЕСОРТИРОВАННОЕ]