Showing posts with label mysql. Show all posts
Showing posts with label mysql. Show all posts

Friday, November 29, 2013

Liferay Mysql Configuration

Steps to Configure mysql DB to liferay 

  • Goto mysql server and cerate a empty database
  • Now goto <liferay server>/
  • Create a file with name portal-ext.properties
  • Add the below lines to the file.
  • # MySQljdbc.default.driverClassName=com.mysql.jdbc.Driver

    jdbc.default.url=jdbc:mysql://localhost/<DB Name >?useUnicode=true&characterEncoding=UTF-8&useFastDateParsing=false

    jdbc.default.username=
jdbc.default.password=
  • Start the server and you can see that liferay is configured to the mysql DB 

Tha 𝗔𝗣𝗜 Design 𝗛𝗮𝗻𝗱𝗯𝗼𝗼𝗸

 Here is the 𝟮𝟬𝟮𝟲 𝗔𝗣𝗜 𝗛𝗮𝗻𝗱𝗯𝗼𝗼𝗸 broken down by architecture: 𝟭. 𝗧𝗵𝗲 "𝗥𝗲𝗾𝘂𝗲𝘀𝘁-𝗥𝗲𝘀𝗽𝗼𝗻𝘀𝗲" 𝗧𝗿𝗶𝗼: ...