amfonline
Posts: 7
|
| Posted: 04/26/2007, 8:04 AM |
|
I have downloaded and played around with CC, and I have an Apache localhost setup as a development machine (call it DevServer).
My internet provider does not allow remoting into MySQL databases (most do not due to security, so I am not overly concerned on this point). Call this WebServer)
My question is, can I develop an app in CC on DevServer, ftp the code up to WebServer, (import the database, of course), and will it work? Does any portion of CC need to be on WebServer?
I haven't purchased yet, and need to ASAP if this is a solution I can use. Any assistance would be appreciated!
Thanks
Angela.
Follow-up:
Actually read the documentation (yeah, I know). SO I answered my own question. Moderator - can this thread be closed please?
Thanks anyway.
|
 |
 |
Benjamin Krajmalnik
|
| Posted: 04/26/2007, 12:20 PM |
|
Will work fine.
What you will do is set up 2 profiles for the application - one for the dev
and one for the production.
To deploy on the production you will mae the production profile the active
one and publish the project. That profile will probably be set up to upload
via FTP.
|
|
|
 |
amfonline
Posts: 7
|
| Posted: 04/28/2007, 6:58 AM |
|
Benjamin,
Thank you very much - that's working fine. Quite easy to change from local to remote host.
Angela.
|
 |
 |
|