Radukn Posted February 14, 2006 Posted February 14, 2006 Is there any WORKING version of osCommerce for windows? I first installed it the way it is from the Download section of oscommerce.com. Then after the already known bug of /install/oscommerce.sql" i managed to change the install_3.php file .And achieved to end the install process...but when trying to access the admin i got plenty of errors, tryiedto solve some of them..like modifying the configure.php file form admin dir to contain the USER & PWD for mysql which where NOT written! And i got a big error saying" 1046 - No database selected select configuration_key as cfgKey, configuration_value as cfgValue from configuration [TEP STOP] " Any help for a good osCommerce version for wiondows will be apreciated... Thanks!
Guest Posted February 15, 2006 Posted February 15, 2006 Is there any WORKING version of osCommerce for windows? I first installed it the way it is from the Download section of oscommerce.com. Then after the already known bug of /install/oscommerce.sql" i managed to change the install_3.php file .And achieved to end the install process...but when trying to access the admin i got plenty of errors, tryiedto solve some of them..like modifying the configure.php file form admin dir to contain the USER & PWD for mysql which where NOT written! And i got a big error saying" 1046 - No database selected select configuration_key as cfgKey, configuration_value as cfgValue from configuration [TEP STOP] " Any help for a good osCommerce version for wiondows will be apreciated... Thanks! the most updated tested windows version of oscommerce is located here If you had problems the first time, redownload the file. also make sure you have access to php. (myphp). this maybe a support issue you have to talk to your webhosting support team about im sure they will know good luck greg
Guest Posted February 15, 2006 Posted February 15, 2006 :huh: Hi, I have a computer/programming background, but I'm new to web development. I'm trying to set up developer environment on my Windows system in order to customize/debug oscommerce and then upload it to Linux based hosting. Here is what I try to put together: apache_2.0.55 php-5.1.2 mysql-5.0.18 oscommerce-2.2ms2-051113 Dreamweaver 8 Does it make sense? From the posts above it sounds like a site debugged in windows system is not gonna work under Linux and vice versa? known bug of /install/oscommerce.sql" What is it? How to fix? May be it will help me, because I'm stuck somewhere on second step of install. After I fill out Database Server/Hostame/Username/Database username/Password etc, I get "Can't connect to MySQL server on 'localhost' (10061)". I can't figure out what's wrong. Thanks.
accelerator Posted February 16, 2006 Posted February 16, 2006 :huh: I have a computer/programming background, but I'm new to web development. I'm trying to set up developer environment on my Windows system in order to customize/debug oscommerce and then upload it to Linux based hosting. Here is what I try to put together: apache_2.0.55 php-5.1.2 mysql-5.0.18 oscommerce-2.2ms2-051113 Dreamweaver 8 Does it make sense? Hi I'm a newcomer to oscommerce. However, I have read that it is actually the same set of php files that are used on Windows and Linux servers. In theory then, minor amendments to the php code should be able to cross from Windows to Linux. Having said that, I'm sure you would make your life a lot easier if you set up your development machine to be as similar as possible to the server. If you can't do that, consider testing on the server itself, perhaps with a message that the site is currently in test mode in case potential customers stumble across it. Just my thoughts. All the best Accelerator www.navito.co.uk
♥Vger Posted February 16, 2006 Posted February 16, 2006 admin/includes/configure.php I think you'll find that there is no database name listed in that file. Vger Is there any WORKING version of osCommerce for windows? I first installed it the way it is from the Download section of oscommerce.com. Then after the already known bug of /install/oscommerce.sql" i managed to change the install_3.php file .And achieved to end the install process...but when trying to access the admin i got plenty of errors, tryiedto solve some of them..like modifying the configure.php file form admin dir to contain the USER & PWD for mysql which where NOT written! And i got a big error saying" 1046 - No database selected select configuration_key as cfgKey, configuration_value as cfgValue from configuration [TEP STOP] " Any help for a good osCommerce version for wiondows will be apreciated... Thanks!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.