Skip to content

Automatically exported from code.google.com/p/resume-bakery

Notifications You must be signed in to change notification settings

alwinmathew/resume-bakery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps for setting up Resume-Bakery on localhost server

1. Extract or copy the contents (install folder, admin.php, installer.php files) to /var/www folder.
2. Set the owner of resume-bakery folder as "www-data". This may be done by :
	a. Open terminal & execute the following command as root (or as sudo user)

		chown -hR www-data /var/www

3. Open web browser & go to "http://localhost/installer.php
4. Submit database details including host server name, MySQL user, MySQL password & MySQL database name
5. Now the Resume-Bakery database is set up succesfully.

Enjoy!

About

Automatically exported from code.google.com/p/resume-bakery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages