Home « Server software «
Documentation: services/configure.php
services/configure.php - Change parameters for web services
Use this script to modify following parameters:debug_blog- if set to 'Y',
agents/debug.txt data sent and received in services/blog.php.
debug_call- if set to 'Y',
agents/debug.txt data sent and received in services/call.php.
debug_comment- if set to 'Y',
agents/debug.txt data sent and received in comments/post.php.
debug_ping- if set to 'Y',
agents/debug.txt data sent and received in services/ping.php.
debug_trackback- if set to 'Y',
agents/debug.txt data sent and received in links/trackback.php.
Also save data sent as trackback client in links/links.php.
Also save pingback data sent and receive in services/ping.php.Configuration information is saved into
services/parameters.include.php.
If YACS is prevented to write to the file, it displays parameters to allow for a manual update.The file
services/parameters.include.php.bak can be used to restore
the active configuration before the last change, if necessary.If the file
demo.flag exists, the script assumes that this instance
of YACS runs in demonstration mode.
In this mode the edit form is displayed, but parameters are not saved in the configuration file.This script is a reference file of this system.
Licence: GNU Lesser General Public License
Auteurs:
- Bernard Paques bernard.paques@bigfoot.com