Thank you, Ajeh.
I checked the error log as suggested. Since rebuilding the /includes/configure.php, no additional errors were logged. Prior to rebuilding the configure file I received the error found below:
[19-Mar-2011 23:29:41] PHP Warning: require(DIR_WS_TEMPLATEStemplate_default/common/html_header.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/drea2221/public_html/index.php on line 43
[19-Mar-2011 23:29:41] PHP Warning: require(DIR_WS_TEMPLATEStemplate_default/common/html_header.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/drea2221/public_html/index.php on line 43
[19-Mar-2011 23:29:41] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'DIR_WS_TEMPLATEStemplate_default/common/html_header.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/drea2221/public_html/index.php on line 43
****************************************************
I have one additional, (very dumb), question regarding the following line in the includes/dist-configure.php:
//the following path is a COMPLETE path to your Zen Cart files. eg: /var/www/vhost/accountname/public_html/store/
define('DIR_FS_CATALOG', '/');
Not sure about what to "var" and "vhost" with


Reply With Quote

