On 01 Jul 2013, at 08:08 , ɹןʇnqן <[email protected]> wrote:
> Loading up the roundcube page I get a login window. I put in a user name and > password and I get a blank screen. On Chrome I get "Server Error" (500). On other thing, the mysql database is setup. # mysqldump -d -u rcadmin -p roundcubemail Enter password: -- MySQL dump 10.13 Distrib 5.1.66, for portbld-freebsd8.0 (amd64) -- -- Host: localhost Database: roundcubemail -- ------------------------------------------------------ -- Server version 5.1.66 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; etc. As far as I can tell, everything is setup as it is supposed to be. -- ɹןʇnqן <mailto:[email protected]> 303.219.0564 _______________________________________________ Roundcube Users mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/users
