acsltd Posted February 8, 2005 Share Posted February 8, 2005 I have downloaded the latest milstone release, and FTP'd the contents of the catalog folder onto my web site. However, when I run the installation procedure, I receive the following message : Warning: main(includes/functions/general.php): failed to open stream: No such file or directory in /home/.sites/118/site267/web/catalog/install/includes/application.php on line 22 Fatal error: main(): Failed opening required 'includes/functions/general.php' (include_path='/usr/lib/php') in /home/.sites/118/site267/web/catalog/install/includes/application.php on line 22 Line 22 of this file is : require('includes/functions/general.php'); The general.php file is not in the correct folder relative to the application.php file; this line would have to be changed to require('../includes/functions/general.php'); for the process to work. Question : Has anyone encountered this same problem and have I done something wrong? I have unzipped the tar file keeping all the relative paths, and uploaded to my site using a basic FTP package. Do I need to adjust all the paths myself to get this to work? Any help greatly appreciated. Link to comment Share on other sites More sharing options...
♥Vger Posted February 8, 2005 Share Posted February 8, 2005 This topic being dealt with in Installation & Configuration. Double posting is against forum rules and wastes people's time. Vger Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.