Quercus: Vanilla

From Resin 3.0

(Difference between revisions)
Jump to: navigation, search
(New page: There may be an issue with Vanilla 1.0.3 running on Resin 3.1. The vanilla wizard fails on page that attempts to connect to the database. I've triple-confirmed that the username and pass...)
 
 
Line 1: Line 1:
 +
I have verified that Vanilla 1.1.2 works in Resin 3.1+. All I did was follow the standards steps to install any PHP app:
 +
 +
1. Download the the MySQL Connector/J database driver into Resin's lib directory. 2. create database for vanilla
 +
3. begin Vanilla's setup.
 +
 +
-- Nam
 +
 +
----------
 +
 
There may be an issue with Vanilla 1.0.3 running on Resin 3.1.  The vanilla wizard fails on page that attempts to connect to the database.  I've triple-confirmed that the username and password, as well as the permissions, for the vanilla mysql account are correct and that the permissions are wide open (i.e. accessible from any IP, etc.).  Any thoughts?
 
There may be an issue with Vanilla 1.0.3 running on Resin 3.1.  The vanilla wizard fails on page that attempts to connect to the database.  I've triple-confirmed that the username and password, as well as the permissions, for the vanilla mysql account are correct and that the permissions are wide open (i.e. accessible from any IP, etc.).  Any thoughts?

Latest revision as of 23:50, 21 March 2007

I have verified that Vanilla 1.1.2 works in Resin 3.1+. All I did was follow the standards steps to install any PHP app:

1. Download the the MySQL Connector/J database driver into Resin's lib directory. 2. create database for vanilla 3. begin Vanilla's setup.

-- Nam


There may be an issue with Vanilla 1.0.3 running on Resin 3.1. The vanilla wizard fails on page that attempts to connect to the database. I've triple-confirmed that the username and password, as well as the permissions, for the vanilla mysql account are correct and that the permissions are wide open (i.e. accessible from any IP, etc.). Any thoughts?

Personal tools