--- "Dennis P. Nikolaenko" dennis@nikolaenko.ru wrote:
Stephen Liu wrote:
Do something like this
mysql -u roundcube -p roundcube
show tables; -- to list the existing tables drop database roundcube; -- if you want to start from scratch
Hi Dennis,
mysql> show tables; +---------------------+ | Tables_in_roundcube | +---------------------+ | cache | | contacts | | identities | | messages | | session | | users | +---------------------+
B.R. Stephen L
You have got all the required tables in "roundcube" database. Why
do
you need to "force" mysql.initial.sql?
Because I can't start roundcube on browser.
http://domain.com/mail File 404 Not Found.
If get 404 error it means that something wrong with web server.
Try http://domain.com/mail/index.php, if it is still 404 error, then something wrong with web server config.
Still 404 error
I'm running lighttpd webserver. It is working.
http://domain.com Index of / Name Last Modified Size Type Parent Directory/ - Directory lighttpd/1.4.13
Where shall I check? How to fix the problem? TIA
B.R. Stephen L
Send instant messages to your online friends http://uk.messenger.yahoo.com _______________________________________________ List info: http://lists.roundcube.net/users/