[X] The "/openauto/openauto_v1.6.1/openauto_full_v1.6.1.tar.gz" file could not be found or is not available. Please select another file.

Share

More
Blog-Forum-CMS-Commerce-Autoinstaller Icon

Blog-Forum-CMS-Commerce-Autoinstaller

beta

by juanetudo


Scripts to auto-install multiple blogs wordpress, Simple Machines Forums, CMS Drupal and Oscommerce in websites It requires php5 and mysql. It creates blogs, forums, cms and online shop in a matter of minutes, with user control log for each blog.


http://blogautoinstal.sourceforge.net





Separate each tag with a space.

Release Date:

2009-06-22

Topic:

License:

Translations:

Programming Language:

Registered:

2009-05-08

Ratings and Reviews

Be the first to post a text review of Blog-Forum-CMS-Commerce-Autoinstaller. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Blog Forum CMS Autoinstaller Blog-Forum-CMS-Commerce-Autoinstaller-1.2 file released: Blog-forum-cms-commerce-autoinstaller-1.2.tgz

    Blog Forum Autoinstaller-1.0 is a program developed to auto-install web tools. Copyright (C) 2009 Juan Salvador Chaves-Gonzalez juan.cha63@gmail.com Instructions to install Blog-Forum-Autoinstaller-1.0. Copy all the files to your server. Run chmod 777 in "Foros", "blogs","drupals","oscommerces" Create a mysql database with these data, the user must have privileges to create other users. It is the database that stores the users that are logged. Review the configuration of the file htaccess.txt and the configuration of the server where Drupal is hosted. CREATE TABLE `datos_foro_` ( `foro` varchar(50) NOT NULL, `nombre` varchar(50) NOT NULL, `apellidos` varchar(50) NOT NULL, `provincia` varchar(50) NOT NULL, `ciudad` varchar(50) NOT NULL, `direccion` varchar(50) NOT NULL, `claves` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `ip` varchar(15) NOT NULL, `acepto` varchar(2) NOT NULL, `notas` varchar(50) NOT NULL, PRIMARY KEY (`foro`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; CREATE TABLE `datos_blog_` ( `blog` varchar(60) NOT NULL, `nombre` varchar(60) NOT NULL, `apellidos` varchar(60) NOT NULL, `provincia` varchar(60) NOT NULL, `ciudad` varchar(60) NOT NULL, `direccion` varchar(60) NOT NULL, `claves` varchar(60) NOT NULL, `email` varchar(60) NOT NULL, `ip` varchar(20) NOT NULL, `acepto` varchar(2) NOT NULL, PRIMARY KEY (`blog`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; CREATE TABLE IF NOT EXISTS `datos_drupal_` ( `drupal` varchar(50) NOT NULL, `nombre` varchar(50) NOT NULL, `apellidos` varchar(50) NOT NULL, `provincia` varchar(50) NOT NULL, `ciudad` varchar(50) NOT NULL, `direccion` varchar(50) NOT NULL, `claves` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `ip` varchar(15) NOT NULL, `acepto` varchar(2) NOT NULL, `notas` varchar(50) NOT NULL, PRIMARY KEY (`drupal`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; CREATE TABLE IF NOT EXISTS `datos_oscommerce_` ( `oscommerce` varchar(50) NOT NULL, `nombre` varchar(50) NOT NULL, `apellidos` varchar(50) NOT NULL, `provincia` varchar(50) NOT NULL, `ciudad` varchar(50) NOT NULL, `direccion` varchar(50) NOT NULL, `claves` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `ip` varchar(15) NOT NULL, `acepto` varchar(2) NOT NULL, `notas` varchar(50) NOT NULL, PRIMARY KEY (`oscommerce`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; Enter the hostname, username and password for the database in the file function.php Note: in this file, the hostname has to be entered twice $host="";//enter the hostname $host="";//enter again the hostname $usuario="";// User with privileges to create new users $claves="";// Password for the database $selecbd="";// Name of the database Enter your mail in "crear-foro.php","crear-blog.php","crear-drupal.php" and "crear-oscommerces.php", to receive the records. Note: uncomment / ** / mail ( "admin @ email"

    posted 197 days ago

  • File released: /Blog Forum CMS Autoinstaller/Blog-Forum-CMS-Commerce-Autoinstaller-1.2/Blog-forum-cms-commerce-autoinstaller-1.2.tgz

    posted 197 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Blog-Forum-CMS-Commerce-Autoinstaller Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks