GithubHelp home page GithubHelp logo

jangocheng / orchard-cms-mysql Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rickardpettersson/orchard-cms-mysql

0.0 2.0 0.0 19.85 MB

This repository is to show fixes i have done to get Orchard CMS to work on a MySQL database

C# 77.51% CSS 5.30% JavaScript 15.58% ASP 0.03% Gherkin 0.80% HTML 0.77%

orchard-cms-mysql's Introduction

Orchard CMS running on a MySQL database

This repository is a copy of Orchard Web 1.4.2 from my fork of Orchard CMS source code with fixes to get it to install with a MySQL database.

See my fork and what changes i have done in http://orchard.codeplex.com/SourceControl/network/forks/RickardP/OrchardMySQL142

Installation notes

To get everything to work like it should you need to set read and write permissions for IIS_IUSRS on the folders: Media, Modules, Themes

When you put the files on the your webserver and set the read and write permissions you going to the url where you put the project exempel if you running localhost like me go to http://localhost and you get a form page that you fill in to setup Orchard as normal but there is some settings for MySQL that has been added.

Select Use an existing SQL database and select MySQL as database then write the connectionstring, example: Server=localhost;Port=3306;User Id=orchard;Password=orchard;Persist Security Info=True;Database=orchard;

Dont write any Database Table Prefix (if you dont whant it but so you now its adding _ automatic between the table names and the prefix if you write anything here)

Press the button and it should now install Orchard.

Project information

This project was done by Rickard Pettersson (www.RickardP.se) to a work project for Transticket AB (www.Transticket.se)

orchard-cms-mysql's People

Contributors

rickardpettersson avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.