PDA

View Full Version : Developing on localhost and publishing online later ??


TomKa
17th of February 2004 (Tue), 16:51
Is it possible to develope several galleries on a EE installation at a local machine with Apache/PHP/MySQL and porting the whole EE installation later on another webserver online?

It should be possible uploading all the pictures and the database from localhost to the webserver. Somebody has tested this scenario, it's like porting the whole installation from one server to another...
Any hints, considerations etc..?

Thanks, Thomas

Pekka
18th of February 2004 (Wed), 03:27
Is it possible to develope several galleries on a EE installation at a local machine with Apache/PHP/MySQL and porting the whole EE installation later on another webserver online?

Yes.
LOCAL: Backup database (full). Upload photo files.
REMOTE: Restore database. Edit paths.

Note that you can have all or some photos on remote server(s) even if you have EE on local machine.

In future I will make code to insert separate photos and galleries between databases.

TomKa
18th of February 2004 (Wed), 03:49
Thanks Pekka,
I'm ten days away from home with my notebook and only a modem connection. So i better work on my gallery instead of watching TV... :wink: