osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

Fresh install oscmax v1.7 blank catalog index page

This is a discussion on Fresh install oscmax v1.7 blank catalog index page within the osCMax v1.7 Installation forums, part of the osCMax v1.7 Forums category; Fresh install oscmax v1.7 but the catalog index page keeps coming up blank with no error message. I believe the ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v1.7 Forums > osCMax v1.7 Installation

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 06-17-2005, 07:03 AM
webwolfe
Guest
 
Posts: n/a
Default Fresh install oscmax v1.7 blank catalog index page

Fresh install oscmax v1.7 but the catalog index page keeps coming up blank with no error message. I believe the problem is with the configure.php but I am sure and need some help! I have successfully setup the admin section. I have setup several products in the catalog section. All the other sections are working without errors. I have the forces cookie off. I not new to this cart because I currently have osCommerce 2.2-CVS set up at several of my other URL’s and they have been working fine for many years but I would like to upgrade to the Max.
Here are some stats of my host:
Apache/1.3.33 (Unix)
System Linux
HTTP Server: OpenSSL/0.9.7e
PHP Version: 4.3.10 (Zend: 1.3.0)
MySQL 3.23.58

My Catalog Configure. I used the install program to get this setup which didn’t work the first time but indicated the setup was successful so I figure this would be a good starting point. I have tried other configuration and got the same results a blank index page. The permissions are all correct and the database is installed! Any help would be appreciated I like all the features of the max cart

// Define the webserver and path parameters
// * DIR_FS_* = Filesystem directories (local/physical)
// * DIR_WS_* = Webserver directories (virtual/URL)
define('HTTP_SERVER', 'http://www.mystoresurl.com'); // eg, http://localhost - should not be empty for productive servers
define('HTTPS_SERVER', 'https://mysecureorder.net'); // eg, https://localhost - should not be empty for productive servers
define('ENABLE_SSL', true); // secure webserver for checkout procedure?
define('HTTP_COOKIE_DOMAIN', 'www. mystoresurl.com');
define('HTTPS_COOKIE_DOMAIN', 'mysecureorder.net');
define('HTTP_COOKIE_PATH', '/catalog/');
define('HTTPS_COOKIE_PATH', '/mysecurename/catalog/');
define('DIR_WS_HTTP_CATALOG', '/catalog/');
define('DIR_WS_HTTPS_CATALOG', '/mysecurename/catalog/');
define('DIR_WS_IMAGES', 'images/');
define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/');
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_DOWNLOAD_PUBLIC', 'pub/');
define('DIR_FS_CATALOG', '/myroot/ local/physical/catalog/');
define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/');
define('DIR_FS_DOWNLOAD_PUBLIC', DIR_FS_CATALOG . 'pub/');
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2  
Old 06-17-2005, 11:03 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,334
Thanks: 68
Thanked 324 Times in 307 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default RE: Fresh install oscmax v1.7 blank catalog index page

Check your error logs. There may be something in there that gives a clue...
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 06-17-2005, 01:22 PM
webwolfe
Guest
 
Posts: n/a
Default RE: Fresh install oscmax v1.7 blank catalog index page

Quote:
Originally Posted by msasek
Check your error logs. There may be something in there that gives a clue...
Good idea!
Been so long since I've have any errors I forgot about the log!
PHP Fatal error: main(): Failed opening required 'includes/functions/database.php' (include_path='.:/usr/local/lib/php') in /myhome/local/physical/catalog/includes/application_top.php on line 62
Hope this helps
Jacob
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 06-18-2005, 03:03 AM
webwolfe
Guest
 
Posts: n/a
Default RE: Fresh install oscmax v1.7 blank catalog index page

Follow up Questions for installing oscmax_v1.7
When installing the database max2-max.sql would it be better to do it through mysql or through the install program?
Also, can you create the file in a tar.gz? It would be faster to install!
Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 06-20-2005, 05:23 AM
webwolfe
Guest
 
Posts: n/a
Default RE: Fresh install oscmax v1.7 blank catalog index page

Follow up. Since I can't figure this v1.7 out and there seem to be no help. I'll try installing v2 and see what happens. So, forget the above questions!
Thanks!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
catalog index page melm81 osCMax v2 Installation issues 1 12-19-2005 07:56 AM
Fresh install of oscMax v2. but can't find DIR_FCKEDITOR webwolfe osCMax v2 Installation issues 5 07-20-2005 01:03 AM
The catalog(products) on a another page than the index.php ? doumawis osCommerce 2.2 Modification Help 4 02-21-2005 09:21 AM
My Account page blank / Loading index.php christian_linde osCMax v1.7 Installation 2 01-23-2005 09:13 AM
Help! First page index.php is blank freddae osCommerce 2.2 Modification Help 1 01-03-2005 03:41 PM


All times are GMT -8. The time now is 10:37 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax