Install wordpress and mediawiki
|
|
I have installed wordpress with bitnami stack. Working fine. However, I tried installing mediawiki on the same server and was not able to make it work. If I disable wordpress, them media wiki is on. I can’t get them to work together. Can some one please guide me on how to accomplish this? Thanks in advance. |
|
|
Hi, The server ports are probably conflicting because you installed the second stack when the first one was not running. You could change the last stack configuration by editing manually some files, but I think it’s easier to: - Install LAMPStack and then install on top of it the WordPress and MediaWiki modules. That way, you can also install other PHP applications like Drupal or Joomla! without having to install other instances of Apache and MySQL. Cheers |
|
|
Thanks for the prompt reply. Shall try as suggested and come back if I face any further problems. |
