Now when I try to log on to DMIN I get this message
Warning: require(includes/application_top.php) [function.require]: failed to open stream: Permission denied in /home/aircraft/public_html/zencart/admin/index.php on line 23
Fatal error: require() [function.require]: Failed opening required 'includes/application_top.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/aircraft/public_html/zencart/admin/index.php on line 23
when I go to line 23 I see this
// | This source file is subject to version 2.0 of the GPL license, |
// | that is bundled with this package in the file LICENSE, and is |
// | available through the world-wide-web at the following url: |
// | http://www.zen-cart.com/license/2_0.txt. |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to |
// | [email protected] so we can mail you a copy immediately. |
// +----------------------------------------------------------------------+
// $Id: index.php 5454 2006-12-29 20:10:17Z drbyte $
Does this help???? It's Greek to me. Bill