Initial Configuration Script

Top  Previous  Next

We have included Initial Configuration Script in the package in order to simplify FPP configuration for further form processing.  Using this script you will easily do the following:

1.Check permissions for required files and folders
2.Configure Email Sending feature (set correct SMTP server)
3.Configure Database settings (if you intend to save form submissions to database)
4.Change password for this configuration script

You should know that script stores all parameters in config.php file and, actually you can simply edit this file by yourself if you understand what are you doing and know SMTP and DB parameters.