Posted by: Anil Kumar Panigrahi in: ● April 16, 2009
Oscommerce is shopping cart open source licensed version.
It is purely developed in PHP language.
it is download from the site http://www.oscommerce.com/solutions/downloads
Just follow the following instructions:
http://localhost/oscommerce/catalog/
admin user name and password.
http://localhost/oscommerce/catalog/
Admin panel url :
http://localhost/oscommerce/catalog/admin/
1 | aspragina
3 de February de 2010 to ● 10:16 am
Hi anil,
its a nice post. I’m new in website design can u detail up on
‘Create a database for the oscommerce shopping cart.’
3 de February de 2010 to ● 10:30 am
Hello,
Create a database :
http://localhost/phpmyadmin/
and give the login details and there is text box , give the your database name and click on create database, then it will create database, after that follow the above points.
3 | kishore
3 de August de 2010 to ● 7:40 am
Hi Anil,
I am not able to create user on localhost.
It is throwing me following error while registering user.
Warning: mail() [function.mail]: Failed to connect to mailserver at “localhost” port 25, verify your “SMTP” and “smtp_port” setting in php.ini or use ini_set() in D:\xampp\htdocs\mybazar\catalog\includes\classes\email.php on line 522
Warning: Cannot modify header information – headers already sent by (output started at D:\xampp\htdocs\mybazar\catalog\includes\classes\email.php:522) in D:\xampp\htdocs\mybazar\catalog\includes\functions\general.php on line 33
Comments