Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-01-31 20:10:53

lozmatic
Member
From: Melbourne, Australia
Registered: 2006-08-27
Posts: 259
Website

From local to web the easy way

I’ve built my site locally with about 100 articles and images and some 500 links.

I want to go live but not have to go go through the same process to build pages, content, etc…

Can I simply install textpattern on the web server and use phpMyAdmin to import the database?

Cheers,

Loz

Offline

#2 2007-01-31 20:14:35

hakjoon
Member
From: Arlington, VA
Registered: 2004-07-29
Posts: 1,634
Website

Re: From local to web the easy way

That will work. You’ll have to upload the images and files, etc.

Last edited by hakjoon (2007-01-31 20:15:03)


Shoving is the answer – pusher robot

Offline

#3 2007-01-31 21:18:44

lozmatic
Member
From: Melbourne, Australia
Registered: 2006-08-27
Posts: 259
Website

Re: From local to web the easy way

thanks :)

just these 2 folders, right?

textpattern/images
textpattern/files

Offline

#4 2007-01-31 22:16:14

hcgtv
Plugin Author
From: Key Largo, Florida
Registered: 2005-11-29
Posts: 2,722
Website

Re: From local to web the easy way

lozmatic,

I’ve done this on several occasions, I use XAMPP on my Windows laptop.

My steps:
  • Upload the directory I’ve been working with up to my web server.
  • Edit the /textpattern/config.php on my web server with the new info, MySQL, Paths, etc.
  • Chmod 777 /files, /images, /textpattern/tmp
  • Sign on to the admin area of Textpattern and in Admin/Preferences, updates the paths.

Works everytime, the only thing to watch for is that XAMPP runs MySQL 5 and your server may be using MySQL 4.0, so use compatibilty modes in phpMyAdmin when exporting.

Offline

#5 2007-01-31 22:25:34

hakjoon
Member
From: Arlington, VA
Registered: 2004-07-29
Posts: 1,634
Website

Re: From local to web the easy way

Yeah I try to keep stuff the same as much as possible between Dev and the live site. I setup symlinks to mimic the production paths so there’s even less to have to fix between the two :)


Shoving is the answer – pusher robot

Offline

Board footer

Powered by FluxBB