I should have been clearer, I'm sorry. I plan to install many of these calendars. Several will be on the same domain. The one I have already installed has a database called events, the epc_calendar table exists there. For the new install I created a database called portevents, this database also has a table I manually created called epc_calendar. I have a database/system user called webuser, this user is set up on several databases in my system ( have 8 databases for different apps so far) and have never had a problem with this user. The user was added to my portevents database and given all permissions. My config.inc.php file in the new calendar install has been modified to point to the new portevents database. Everything is defined the same as the config.inc.php file for my existing calendar that works fine, except it points to the portevents database. This should work, but it doesn't.
|