Depolying the drupal site
Jahnavi - March 7, 2008 - 05:34
Hi All,
Iam working on druapl since a week.Now i came to to the stage of deployment by going through the overview.Iam having a task to get the details of deploying drupal site and want to run the site which i have created on other system.how can i do this .Is it that i have to install some other s.or any process please send me the flow.
Any Comments,books,links or anything which helps me in the same.
Thanks in advance.
Regards,
Anujahnavi S

Copying a site from one place to another
In the Installation, migration and backups section of the handbook, there's a page on Site to site transfer with phpMyAdmin and a FTP Client.
By the way, the Support forums is a better place for this kind of posts. Post installation is the most general one (if your problem isn't about installation or upgrading)
Drupal site Deploying
hi ,
Thanks for your response
I want more clearly.
Can i run my drupal site on other system ? if so how? what r the steps i have to go.....
Please guide me
Thanks in advance
Regards,
Anujahnavi
You don't provide much
You don't provide much information about your site, the current environment it is running on, the system you are transferring it to and other such details but, in general, you should be able to run your site on the other system that you refer to.
Clear out the cache and session tables.
Backup the database
Zip up your Drupal installation.
Transfer zip file and db backup.
Restore on destination server, making sure you have changed any server specific information.
For more details, do a search. This question has been answered many times.
hi, Thanks for ur reply. Iam
hi,
Thanks for ur reply.
Iam having some wikki pages and some users.I need to know that whether i can deploy the drupal site on other system to run my site.
if i can do that i can continue with drupal to develop my site otherwise i want to shift to sharepoint so i want to know how to deploy.is it that i have to install the whole drupal on all the systems where i want to run my site or have some backup and restore method or deployment . anything can help.
the whole site must be trasferd to the other system or what?
Thanks in advance
Regards ,
Anu
Check out this guide
If you have basic familiarity with PHPmyadmin and FTP, this will help:
http://drupal.org/node/53479