Install ))MultiTiki(( on Windows | |
Original Configuration: EasyPHP + Tikiwiki 1.9
|
First step - Setup your local subdomains | |
Add in the hosts files: E.g.:
(localhost can be replaced by another name) |
Add a file called "virtuals.inc" in tiki/db/ directory | |
and add the different new subdomains in the file anothername
Copy to clipboard
Copy to clipboard
|
Create new databases by copying an existing database to a new location | |
E.g:
|
Modify your Apache configuration (with Easy-Php or check httpd.conf in conf_files directory of EasyPHP) | |
Copy to clipboard
Etc. for the other virtual hosts. |
Type your subdomain.localhost in your browser | |
and create a 'subdomain.localhost' directory in different directories needed to be created. For virtual host "anothername" create following 7 sub-directories 'c:\program files\easyphp\www\tiki/backups/anothername'
For virtual host "subdomain1.localhost" create following 7 sub-directories 'c:\program files\easyphp\www\tiki/backups/subdomain1.localhost'
Etc. for the other virtual hosts. |
Restart your Apache server | |
Cheers.
|