Hi,
I just downloaded osmax2 1.5 .
done the installation using install script worked fine now after installation
New Installation
osCommerce Configuration
The configuration was successful!
When i click on catalog or Admin Tool i get this error
Admin Tool
parse error, unexpected T_STRING in G:\Portals\oscommercemax\catalog\admin\includes\co nfigure.php on line 19
Catalog
Parse error: parse error, unexpected T_STRING in G:\Portals\oscommercemax\catalog\includes\configur e.php on line 39
As you can see i am using windoz if there is some permission settings required please tell me or something else
i am also pasting my configure.php
define('HTTP_SERVER', 'http://localhost'); // eg, http://localhost - should not be empty for productive servers
define('HTTP_CATALOG_SERVER', 'http://localhost');
define('HTTPS_CATALOG_SERVER', '');
define('ENABLE_SSL_CATALOG', 'false'); // secure webserver for catalog module
define('DIR_FS_DOCUMENT_ROOT', 'G:\Portals\oscommercemax\catalog\'); // where the pages are located on the server
define('DIR_WS_ADMIN', '/portals/oscommercemax/catalog/admin/'); // absolute path required
define('DIR_FS_ADMIN', 'G:\Portals\\oscommercemax\catalog\admin/'); // absolute pate required
define('DIR_WS_CATALOG', '/portals/oscommercemax/catalog/'); // absolute path required
define('DIR_FS_CATALOG', 'G:\Portals\oscommercemax\catalog\'); // absolute path required
define('DIR_WS_IMAGES', 'images/');
define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/');
define('DIR_WS_CATALOG_IMAGES', DIR_WS_CATALOG . 'images/');
define('DIR_WS_INCLUDES', 'includes/');
define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/');
define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/');
define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/');
define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/');
define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/');
define('DIR_WS_CATALOG_LANGUAGES', DIR_WS_CATALOG . 'includes/languages/');
define('DIR_FS_CATALOG_LANGUAGES', DIR_FS_CATALOG . 'includes/languages/');
define('DIR_FS_CATALOG_IMAGES', DIR_FS_CATALOG . 'images/');
define('DIR_FS_CATALOG_MODULES', DIR_FS_CATALOG . 'includes/modules/');
define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/');
almost same config error in catalog/includes/confgure.php
Mysql 4.0.20a
PHP 4.3.7
IIS 5.0
Win2k Server
these are my configurations.
Please help![]()




LinkBack URL
About LinkBacks







Bookmarks