1
shaxs
migrating xoops from localhost to a client's webserver
  • 2004/6/10 5:03

  • shaxs

  • Not too shy to talk

  • Posts: 116

  • Since: 2004/6/1 2


What is invovled in moving a XOOPS site from my local machine to a webserver via the ftp. Do I just need to keep the file structure the same and I guess the most important thing is the database. So, what exactly do I need to do?

2
Bender
Re: migrating xoops from localhost to a client's webserver
  • 2004/6/10 6:09

  • Bender

  • Home away from home

  • Posts: 1899

  • Since: 2003/3/10


Use the search Luke

or this:

Backing up your database
Use a tool like phpmyadmin to create an SQL dump file, including all data, from your database. Save this file locally.

Setting up the new database
On your new site location, use phpmyadmin to import the database dump file into the new database.

Setting up your new site
Copy ALL the files from your computer to the new site. Make sure you chmod the cache/, templates_c/ and uploads/ folders to 777, and all the files within to 666, and edit your mainfile.php to fit the new database server/database username/database name/database password, and the new physical path and XOOPS URL. Save the mainfile.php, and upload to the new server location. Chmod it to 444.

Login

Who's Online

224 user(s) are online (132 user(s) are browsing Support Forums)


Members: 0


Guests: 224


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits