Skip to content

mikehancoski/CMSwebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMSwebsite

If you have trouble with these instructions email me [email protected]

Also let me know if something does not make sense in the readme

Requiers PHP5+ and mysql and a webserver I use apache but that should not matter

The basic setup Requires you to Clone the repository Then Make an alias pointing /CMSExample to the CMSExample directory where the repository is stored

  • to Make the base Data base use the createbasicdb.sql script, this will create a user with the name 'user1' and password 'password' you can use this account to create new users

  • to get the sql connection working you run the make.bat or make.sh

Simple instructions - Windows users

Install WAMP

Cut and paste the createbasicdb.sql into phpmyadmin (localhost/phpmyadmin click SQL >> paste data >> click go)

Set the Alias to point to repository (Clone the repository if you have not done this)

Run make.bat enter your SQL User name and password

open anybrowser and navigate to localhost/CMSexample/

If you do not see something simlar to mikeh.us email me

Enter your name below if you are going to be working on this project

// DERP COMMIT HERE

MORE DERPING