Guest Posted April 24, 2004 Posted April 24, 2004 Just having a problem getting it running on a server I have, The PHP version is 4.3.1. I do have register_globals switched on in the php.ini. This is what i get when I go to access the install directory: Warning: main(templates/main_page/header.php) [function.main]: failed to create stream: No such file or directory in /home/sites/home/web/robshop/oscommerce-2.2ms2/catalog/install/templates/main_page.php on line 31 Fatal error: main() [function.main]: Failed opening required 'templates/main_page/header.php' (include_path='..') in /home/sites/home/web/robshop/oscommerce-2.2ms2/catalog/install/templates/main_page.php on line 31 Now I know for a fact that those files are there as I can see them: [root templates]# ls -la total 6 drwxrwxrwx 4 nobody users 1024 Jul 12 2003 . drwxrwxrwx 5 nobody users 1024 Jul 12 2003 .. drwxrwxrwx 2 nobody users 1024 Jul 12 2003 main_page -rwxrwxrwx 1 nobody users 1291 Jul 9 2003 main_page.php drwxrwxrwx 2 nobody users 1024 Jul 12 2003 pages Ideas anybody? Cheers.
Mark Evans Posted April 24, 2004 Posted April 24, 2004 This is the file its looking for /home/sites/home/web/robshop/oscommerce-2.2ms2/catalog/install/templates/main_page/header.php Mark Evans osCommerce Monkey & Lead Guitarist for "Sparky + the Monkeys" (Album on sale in all good record shops) --------------------------------------- Software is like sex: It's better when it's free. (Linus Torvalds)
Guest Posted April 24, 2004 Posted April 24, 2004 Got past the 1st set of errors, Next problem, Fatal error: Call to undefined function: osc_draw_checkbox_field() in /home/sites/home/web/robshop/oscommerce-2.2ms2/catalog/install/templates/pages/install.php on line 24 Now iam lost. :P Anyone?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.