Subscribe to the newsletter!

Tell a friend about this page


Page 1 of 1
1.
How will you use OutSite-In?
Websites demos
Backups
Distribute CDs (marketing, communication...)
Offline information access
Other, please specify:


  is fully compatible with OutSite-In.

In order to take your osCommerce web site on CD or simply offline, we recommend you to follow these steps:

In the PHP configuration file advanced options:
Modify register_globals=Off => register_globals=On

Then, in "\catalog\admin\includes\configure.php" file:
  define('HTTP_SERVER', 'http://'.$_SERVER["HTTP_HOST";]);
  define('HTTP_CATALOG_SERVER', 'http://'.$_SERVER["HTTP_HOST";]);
  define('DIR_FS_DOCUMENT_ROOT', $_SERVER['DOCUMENT_ROOT'].'/catalog/');
  define('DIR_WS_ADMIN', '/catalog/admin/');
  define('DIR_FS_ADMIN', $_SERVER['DOCUMENT_ROOT'].'/catalog/admin/');
  define('DIR_WS_CATALOG', '/catalog/');
  define('DIR_FS_CATALOG', $_SERVER['DOCUMENT_ROOT'].'/catalog/');

In "\catalog\includes\configure.php" file:
  define('HTTP_SERVER', 'http://'.$_SERVER["HTTP_HOST";]);
  define('HTTP_COOKIE_DOMAIN', $_SERVER["HTTP_HOST"]);
  define('HTTP_COOKIE_PATH', '/catalog/');
  define('DIR_WS_HTTP_CATALOG', '/catalog/');
  define('DIR_FS_CATALOG', $_SERVER['DOCUMENT_ROOT'].'/catalog/');

In "\catalog\includes\application_top.php" file:
  define('WARN_CONFIG_WRITEABLE', 'false');


 

Buy now!

  • Standard $199 (£99)
  • Professional $459 (£235)

Download

  • 30-day free trial

OutSite-In works with PHP & MySQL technologies.

Do you have a project that includes:

  • ASP?
  • JSP?
  • Perl?
  • Python?
  • Other...?

We can help you realize your project creating specific add-ons based on OutSite-In and SilAMP core developments. Contact us.