Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:entwickler:testumgebung_einrichten [2015/10/30 20:47] – [Local web server set up] thomas-rcven:entwickler:testumgebung_einrichten [2019/07/11 09:34] (current) – [Set up test environment] fasse
Line 1: Line 1:
-====== Setting up test environment ======+====== Set up test environment ======
 ==== Local web server set up ==== ==== Local web server set up ====
-Admidio requires a web server with PHP support and a MySQL database. This is already done usually set up on the web space. For developing it is advisable to set up a web server along with PHP and MySQL locally. There are available for Windows and Linux, the [[http://www.apachefriends.org/de/xampp.html|XAMPP-Package]] or for MacOS, the [[http://www.mamp.info|MAMPP Package ]] which provides all components and also has an installation wizard. To install the packages you should read the documentation at the project home page. If the web server is instalkled successfully, you even should adjust [[php.ini_einstellungen|some settings]].+Admidio requires a web server with PHP support and a MySQL database. This is already done usually set up on the web space. For developing it is advisable to set up a web server along with PHP and MySQL locally. There are available for Windows and Linux, the [[https://www.apachefriends.org/de/xampp.html|XAMPP-Package]] or for MacOS, the [[https://www.mamp.info/de/|MAMPP Package]] which provides all components and also has an installation wizard. To install the packages you should read the documentation at the project home page. If the web server is installed successfully, you even should adjust [[php.ini_einstellungen|some settings]].
  
 ==== Set up Admidio ==== ==== Set up Admidio ====
Line 10: Line 10:
  
 ==== Upload test data ==== ==== Upload test data ====
-After the Admidio files are copied and the configuration file is adapted , our supplied test data can now be imported. The dataset is approximately equal to the [[http://demo.admidio.org|Demo area]].+After the Admidio files are copied and the configuration file is adapted , our supplied test data can now be imported. The dataset is approximately equal to the [[https://www.admidio.org/demo/|Demo area]].
  
-Did you have downloaded or cloned Admidio about [[https://github.com/admidio|GitHub]], there is a folder **demo_data**. Call these via the browser to http:// your_local_admidio_installation/demo_data and you will get a page that briefly describes you the impact of the next step and a link which selectively takes you to the start of filling the database with test data in English or German.+Did you have downloaded or cloned Admidio about [[https://github.com/admidio|GitHub]], there is a folder **demo_data**. Call these via the browser to ''https://your_local_admidio_installation/demo_data'' and you will get a page that briefly describes you the impact of the next step and a link which selectively takes you to the start of filling the database with test data in English or German.
  
-If the script successfully gone through with the message //installation successfull//, you must now even call the now displayed link to the update script. The test data are always recorded in the just-released version. The source code of the trunk normally are further developed and for this reason the database now needs to be updated.+If the script successfully gone through with the message //installation successful//, you must now even call the now displayed link to the update script. The test data are always recorded in the just-released version. The source code of the trunk normally are further developed and for this reason the database now needs to be updated.
  
 Now your Admidio test environment is now set up and you can begin with the development of new features! Now your Admidio test environment is now set up and you can begin with the development of new features!
  • en/entwickler/testumgebung_einrichten.1446234479.txt.gz
  • Last modified: 2015/10/30 20:47
  • by thomas-rcv