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.

Run Initial Configuration Script and follow the instructions in order to perform initial Form Processor Pro configuration. Initial Configuration Script is located in the fpp/install folder.
E.g.: If you've uploaded the fpp folder to wwwroot folder of your www.yourdomain.com  server, you can access Initial configuration Script via www.yourdomain.com/fpp/install/index.php URL.

When you've completed Initial Configuration Script wizard, you are ready to setup your first form.