="))
$valid_php_version = true;
// 2. MySQL version (4 or later)
$valid_mysql_version = false;
if (substr(mysql_get_client_info(), 0, 1) >= 4)
$valid_mysql_version = true;
?>
1. System Check
2. Generate Config File
3. Admin Account Setup
4. Clean Up
|
|
|
| PHP Version |
|
PASS";
else
echo "FAIL";
?>
|
| MySQL Version |
|
PASS";
else
echo "FAIL";
?>
|
Sorry, Form Tools will not be able to run on your server.
Please click here for the
minimum requirements.
So far so good! You've uploaded the files to your webserver and you've gotten here. All
that's left to do is configure Form Tools with MySQL and set up the administrator's user
account.
This script will lead you through these steps to get you up and running as quickly as
possible!
|
|