AreaEdit Installation Instructions using Configure.php ------------------------------------------------------ To run the examples you need to have PHP configured on your webserver and you need to have a command line version of PHP installed. Before the examples can be run you must run the simplistic Configure.php file: /usr/local/bin/php Configure.php (change /usr/local/bin/php to the location of your PHP interpreter. Windows users will need to open a command prompt to do this from the command line.) Configure.php will ask for the completely path to PHP and Perl. (Perl is needed if you want to generate documentation from the javascript in-code comments and to run the subversion pre-processor, svn-commit.pl. PHP is used for everything else.) If you do not have Perl installed you can just hit enter at the Perl prompt and skip it. Configure will do some variable expansion in devutils/* and backends/*. It will also set permissions on the examples directory. ------------------------------------------------- To Configure AreaEdit without using Configure.php ------------------------------------------------- See the discussion on the subject in the formVista forum: http://formvista.com/forum.html?post_id=73#73 http://formvista.com/forum.html?post_id=113#113 --------------------------------------------------------- For more information please see the README.txt and README_DEVELOPERS.txt files. If you run into any problems please post to the formVista discussion forum at: http://www.formvista.com/forum.html