Hi.
After installation on the web server, I accessed my roller blog through my 
browser.
The following page was seen.
No database tables found
Roller is able to connect to your database of type [MySQL], but found no tables.
Would you like Roller to create the tables for you?
So, I clicked 'Yes, create tables now' button.
But, 'No database tables found' page was seen again. and again.. -_-;;
It's too hard to resolve this, because there is no error log.
Please HELP me~
Thank you.
--- INFORMATION ---
Version of Roller : 4.0 (binary)
Server : Tomcat 5.5.23
Database : MySQL 5.0.22
Java : 1.5.0_12
Web Server : Linux 2.6.18
--- CONFIGURATION ---
installation.type=auto
database.configurationType=jdbc
database.jdbc.driverClass=com.mysql.jdbc.Driver
database.jdbc.connectionURL=jdbc:mysql://localhost/muscly?autoReconnect=true&useUnicode=true&characterEncoding=utf-8&mysqlEncoding=utf8
database.jdbc.username=muscly
database.jdbc.password=my-password
mail.configurationType=properties
mail.hostname=localhost
mail.username=postmaster
mail.password=my-password
log4j.rootLogger=DEBUG, roller
log4j.appender.roller=org.apache.log4j.DailyRollingFileAppender
log4j.appender.roller.File=/home/user/muscly/public_html/WEB-INF/log/roller.log
log4j.appender.roller.layout=org.apache.log4j.PatternLayout
log4j.appender.roller.layout.ConversionPattern=%-5p %d{yyyy-MM-dd HH:mm:SSS} 
%C{1}:%M - %m%n
log4j.logger.org.apache=DEBUG
log4j.logger.org.apache.struts=DEBUG
~ 

Reply via email to