onlineshop-dragon 4.9.8 RC2 review

Download
by rbytes.net on

onlineshop-dragon is a set of PHP scripts with an XML reader/editor, server-side image creation, and a search engine

License: GPL (GNU General Public License)
File size: 0K
Developer: Andreas Beder
0 stars award from rbytes.net

onlineshop-dragon is a set of PHP scripts with an XML reader/editor, server-side image creation, and a search engine. With webtools4larbin, this shop is able to handle millions of Web pages.

This is the first and hopeley not last release of MacandWins online-shop. The Source-code is open and under the terms of the gpl, so feel invited, to download the source and contact me, if you interessted in co development.

Please note this shop system is for locale testing and developing only!!!

You can't use this system in a producation envoirment, becouse there are some securety related bugs..

I.e. the register_globals var musst be set to true

Usage:

1. Download the File (latest stable release ver 4.9.8)
2. Extract macandwin-x.x.tar.bz2 in your DocumentRoot directory like: bash /var/www>tar -jxvvf macandwin-x.x.tar.bz2
3. change the folder to macandwin( by: cd macandwin), and edit the config.php file with your favorite text editor.
4. now its time to create the mysql database, i.e. type: mysql> create database macandwin; follow by mysql> exit; now its time to fill up our database with some dummy data by typing: bash>mysql -p macandwin < mysql_db.sql or upload the file with phpmyadmin Okay, if all looks good, we try our first login, check the url (http://localhost/macandwin/) and try to login. default user login: user:admin pass:web4me (Database: User Passwords are md5 endcrypted)

onlineshop-dragon 4.9.8 RC2 keywords