copy photo book copy photo book
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

copy photo book

Started by krümel, October 04, 2004, 03:32:51 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

krümel

how can i copy pictures (photo book) from one server do another :-\\

Joachim Müller

post more details on what you want to accomplish.

Joachim

krümel


Nibbler

You copy the files over with ftp, making sure you keep all the files in the correct folders. Make a dump of your mysql database with phpmyadmin or whatever you have, and import it on the new server. Then open include/config.inc.php and change the database details to match those of the new server. If you used an SMTP server to send your mails you may have to correct that info too. Finally correct the ecards link in config and you're done.

krümel