Lines Matching refs:in

36 This program is distributed in the hope that it will be useful,
58 …ntly use [PSR-3 (logging)](https://www.php-fig.org/psr/psr-3) - but we plan to do so in the future.
95 … prefix for its table names, so you can install several instances of webtrees in the same database.
137 **webtrees** has an automatic upgrade facility. An administrator upon logging in
147 3. While you are in the middle of uploading the new files,
161 the installation. This would be very bad (but you did take a backup in step 1,
185 When you import a family tree (GEDCOM) file in **webtrees** the
187 remains in the **webtrees/data** folder and is no longer used or required
198 in **webtrees**, and have edited your data off-line using software that
211 **Security** in _webtrees_ means ensuring your site is safe from unwanted
219 config.ini.php by typing **``url_to_your_server/data/config.ini.php``** in your web
235 If your server runs PHP in CGI mode, then change the permission of the **/data**
247 and you have installed **webtrees** in the **public_html/webtrees** folder,
248 then you would create a new **data** folder in your home folder at the same
268 1. The files in the *webtrees/data* folder.
269 2. The tables in the database. Freely available tools such as
270 …[phpMyAdmin](https://www.phpmyadmin.net) allow you to do this in one click. Alternatively, You can…
274 Note that '*-p[password]*' goes together with no space in between.
283 1. Follow the steps in [Installation](#installation) to get a clean new installation.