How to move Expressionengine 1.x from local to Server
June 26th, 2009 § 2 Comments
- Install EE on your local computer and work on this, dont install EE on your server, it kills your time while working with template or others.
- After finished the works, delete cached file from /system/cache folder. Update your /system/config.php file.
- Upload file and database, please dont replace url from database batch file, upload exactly same copy.
- Login to admin, go to CP Home › Admin › System Preferences › General Configuration, update the url and file location
- Go to CP Home › Admin › Weblog Administration › File Upload Preferences, update the url and file location
Thats all, you dont have to change anything else.
regarding point #2.
What does it mean “update your /system/config.php file” ? update it to what?
Hi Matthew, its about updating path, DB info etc., that for EE 1.x only.