Separate MySQL server
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2005 06:31 AM
Hi all,
I would like to evaluate Alfresco, but I have do not have MySQL installed on my development machine. I do have it running on a server. Since I'm inexperienced with JBoss deployment, I don't know what configuration changes to make to point both JBoss Portal and Alfresco at that MySQL server. Can someone provide me with the details of how to utilize a separate MySQL server? Thanks
Chris
I would like to evaluate Alfresco, but I have do not have MySQL installed on my development machine. I do have it running on a server. Since I'm inexperienced with JBoss deployment, I don't know what configuration changes to make to point both JBoss Portal and Alfresco at that MySQL server. Can someone provide me with the details of how to utilize a separate MySQL server? Thanks
Chris
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2013 01:41 AM
Even I am facing the same problem my mysql database is installed at different machine and I don't know what configuration changes to make in alfresco to make it run , Please help
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-12-2013 12:13 AM
Please Some one tell me how and where to write scripts in alfresco and mention configuration also.
Thanks in Advance
Thanks in Advance
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2013 07:45 AM
In general you will simply change the setting for db.url in alfresco-global.properties.
You may also need to configure your database to allow connections from the server running alfresco to the server running the database and create the empty schema as you would anyway when installing alfresco.
You may also need to configure your database to allow connections from the server running alfresco to the server running the database and create the empty schema as you would anyway when installing alfresco.
