mysql - MURA - Getting started -


i have installed mura cms. have lucee installed , setup. however, seems not "there" yet.

i can mura page, seems missing:

when go to: http://localhost:8888/cms a: 404 requested page not found , right below this, see:

sample modal window sample…

lorem ipsum dolor sit amet, consectetur adipiscing elit. praesent suscipit iaculis libero sed tristique. quisque mollis dolor non tellus placerat vitae sodales lectus porta. curabitur ut suscipit tellus. maecenas rhoncus, ante etc.

environment is:

  • linux mint (rebecca 17.1) - personal laptop
  • mysql 5.5 (from software manager)
  • mysql workbench (created mura db , user)
  • lucee express 4.5.1.000 (and includes tomcat 8) - created dsn in server

i wanting work mura on migration project mura cms.

i did follow information seems relevant start lucee: installing tomcat , lucee on os x using lucee.war file

it seems missing pretty simple @ point shown screen cap.mura admin panel

it not admin panel site: mura admin panel - mura

i wound getting additional help. these steps used under linux mint.

  • setup mysql , mysql workbench or phpmyadmin work well
  • created new database , database user directed in installation.txt mura
  • insure have lucee configured (creating dsn) , able login
  • moved lucee express /home/your_home/lucee , made sure lucee works
  • deleted of content /home/your_home/lucee/webapps/root
  • extracted out contents of mura.zip /home/your_home/lucee/webapps/root
  • changed /home/your_home/lucee/webapps/root/config/settings.ini.cfm @ line 27 context= (blank)
  • ran startup.sh @ /home/your_home/lucee/bin navigated http://localhost:8888 , site comes fine , able login.

thanks!


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -