Lines Matching refs:data
150 file **data/offline.txt**. While this file exists, visitors will see a
153 5. Delete the file **data/offline.txt**.
186 data from the file is transferred to the database tables. The file itself
187 remains in the **webtrees/data** folder and is no longer used or required
188 by **webtrees**. Any subsequent editing of the **webtrees** data
191 When or if you change your genealogy data outside of **webtrees**, it is not
198 in **webtrees**, and have edited your data off-line using software that
205 this may take some time. **No progress bar will show while the data is being
212 intrusions, hacking, or access to data and configuration files. The developers
214 and have made every attempt to ensure your data is safe.
216 The area most at risk of intrusion would be the **/data** folder that contains your
219 config.ini.php by typing **``url_to_your_server/data/config.ini.php``** in your web
226 You don't have permission to access /data/config.ini.php on this server.
235 If your server runs PHP in CGI mode, then change the permission of the **/data**
240 the most complex solution, moving the **/data** folder out of accessible web
248 then you would create a new **data** folder in your home folder at the same
249 level as your public_html folder, such as **/home/username/private/data**,
253 ``Website`` -> ``Website preferences`` page from the default **data/** to the new
254 location **/home/username/private/data**
256 You will have **two** data directories:
258 * [path to webtrees]/data - just needs to contain config.ini.php
259 * /home/username/private/data - contains everything else
268 1. The files in the *webtrees/data* folder.
276 Remember that most web hosting services do NOT backup your data, and this is
285 2. Replace the *data* folder with backup copy.
291 4. Confirm the file *data/config.ini.php* contains to correct information to connect to the databas…