Seite 1 von 1

How do I download all PHP files?

Verfasst: Fr 22. Sep 2017, 22:02
von CaseyEKKO
I'm trying to create a local development environment and need to download all the PHP (and any other files used) to my local machine, but can't find where to do it.

Re: How do I download all PHP files?

Verfasst: So 24. Sep 2017, 12:06
von mokraemer
Did you try File -> Backup, Create Backup?

Re: How do I download all PHP files?

Verfasst: Di 3. Okt 2017, 18:54
von CaseyEKKO
I did, but didn't get very far with what it gave me.

I got all the files off my server and did a dump of the database, but still having issues getting the site to appear so I can work on it.

Re: How do I download all PHP files?

Verfasst: Di 3. Okt 2017, 19:59
von CaseyEKKO
mokraemer hat geschrieben:Did you try File -> Backup, Create Backup?
I was going to try and do something with a backup, but the option doesn't even exist in my file menu. Using Version: webEdition 7.0.2 (7.0.2.0, SVN-Revision: 12643) official release

Re: How do I download all PHP files?

Verfasst: Di 3. Okt 2017, 21:26
von WBTMagnum
Hey,
CaseyEKKO hat geschrieben:I was going to try and do something with a backup, but the option doesn't even exist in my file menu. Using Version: webEdition 7.0.2 (7.0.2.0, SVN-Revision: 12643) official release
Did the user you use have the according permissions? The exact Navigation entry is File -> Import/Export / Export.

An alternative approach is described here:
  1. copy the complete /webEdition folder to the new system
  2. copy datenbank to the new system
  3. adapt /webEdition/we/include/conf/we_conf_global.inc.php
  4. login and perform a complete rebuild
HTH,
Sascha

Re: How do I download all PHP files?

Verfasst: Fr 6. Okt 2017, 19:03
von CaseyEKKO
WBTMagnum hat geschrieben:Hey,
CaseyEKKO hat geschrieben:I was going to try and do something with a backup, but the option doesn't even exist in my file menu. Using Version: webEdition 7.0.2 (7.0.2.0, SVN-Revision: 12643) official release
Did the user you use have the according permissions? The exact Navigation entry is File -> Import/Export / Export.

An alternative approach is described here:
  1. copy the complete /webEdition folder to the new system
  2. copy datenbank to the new system
  3. adapt /webEdition/we/include/conf/we_conf_global.inc.php
  4. login and perform a complete rebuild
HTH,
Sascha
Can you help me identify what I need to adapt in the we_conf_global.inc.php file? Sorry I'm a WordPress developer, so I don't have much experience with webEdition

Re: How do I download all PHP files?

Verfasst: Fr 6. Okt 2017, 21:11
von WBTMagnum
Hey,

Sorry, my bad. You have to adapt the database settings in: we_conf.inc.php

HTH,
Sascha