thewillows Posted December 27, 2005 Share Posted December 27, 2005 Missing files in OSC-2.2m2-051113??? I'm missing files in the .ZIP file.. That results that after i get the instal/update screen i choose instal and gives me a direct error: Warning: main(./../extension.inc): failed to open stream: No such file or directory in C:\XAMPP WEB CLIENT\xampp\xampp\htdocs\thewillows\catalog\install\install.php on line 297 Warning: main(): Failed opening './../extension.inc' for inclusion (include_path='.;c:\XAMPP WEB CLIENT\xampp\xampp\php\pear\') in C:\XAMPP WEB CLIENT\xampp\xampp\htdocs\thewillows\catalog\install\install.php on line 297 Warning: main(./../includes/constants.): failed to open stream: No such file or directory in C:\XAMPP WEB CLIENT\xampp\xampp\htdocs\thewillows\catalog\install\install.php on line 305 Warning: main(): Failed opening './../includes/constants.' for inclusion (include_path='.;c:\XAMPP WEB CLIENT\xampp\xampp\php\pear\') in C:\XAMPP WEB CLIENT\xampp\xampp\htdocs\thewillows\catalog\install\install.php on line 305 Warning: main(./../includes/functions.): failed to open stream: Permission denied in C:\XAMPP WEB CLIENT\xampp\xampp\htdocs\thewillows\catalog\install\install.php on line 306 Warning: main(): Failed opening './../includes/functions.' for inclusion (include_path='.;c:\XAMPP WEB CLIENT\xampp\xampp\php\pear\') in C:\XAMPP WEB CLIENT\xampp\xampp\htdocs\thewillows\catalog\install\install.php on line 306 Warning: main(./../includes/sessions.): failed to open stream: No such file or directory in C:\XAMPP WEB CLIENT\xampp\xampp\htdocs\thewillows\catalog\install\install.php on line 307 Warning: main(): Failed opening './../includes/sessions.' for inclusion (include_path='.;c:\XAMPP WEB CLIENT\xampp\xampp\php\pear\') in C:\XAMPP WEB CLIENT\xampp\xampp\htdocs\thewillows\catalog\install\install.php on line 307 I checked if the files even exist in the directory by searching for it. But no way.. They are not there.. Also if i check the download in America open that zip file.. Those same items are not in the zip file... Link to comment Share on other sites More sharing options...
♥Vger Posted December 27, 2005 Share Posted December 27, 2005 There are only a total of 72 lines in install/install.php From the looks of the errors you are getting - XAMPP is not installed correctly on your computer - and it is looking for paths to php and its extensions which do not exist at those addresses. My advice would be to completely uninstall XAMPP, shut down and reboot your computer and then install it again. Do not edit any of the install settings, let it install as it wants to. Make sure that the verison of XAMPP which you are installing is the correct version for the type of computer operating system you have e.g. don't try to install XAMPP for Linux on a computer with a Windows operating system. Vger Link to comment Share on other sites More sharing options...
thewillows Posted December 27, 2005 Author Share Posted December 27, 2005 When you told me that the install file only should be 72 lines there went a light on.. double checked my install file that is massive.. couple of hunderd lines.. So checked the same install file from the american download instead of the European download. European install is somewhere near 34 KB American version is only 1.48 kb or so.. replaced the install file and install is running fine now.. :rolleyes: Not shure why that install file got corrupted.. Because strange enough there is a OSCommerce header on top of that document.. And has some borrowed code from PHPBB2.2 for language packs and stuff... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.