This forum is no longer active. Please post your questions to our new community site
New mysql database
|
|
I would like to start a fresh install without the sample data included (seven-cog-hooks) but I can’t seem to get it to work. From what I’ve read, I should remove the sevencogs-hook folder from $LIFERAY_HOME/webapps and create another database. This is the command I used to drop/create the db: This is what my portal.ext-properties file looks like: jdbc.default.driverClassName=com.mysql.jdbc.Driver jdbc.default.url=jdbc:mysql://localhost:3306/bitnami_liferay?useUnicode=true&characterEncoding=UTF-8&useFastDateParsing=false Thanks, W4SHY |
|
|
Try the following into the MySQL database:
Then restart the servers. I hope it helps. |

