Oct 22nd, 2009, 3:37 AM
Hi Ben,
Thanks (watching too much baseball). Anyway, I have attempted the install several times and each time the installation script generated a config file successfully. I checked it each time to make sure it was configured properly.
Here's the file:
// main program paths - no trailing slashes!
//$g_root_url = "http://localhost/mysite/formtools";
//$g_root_dir = "C:\\wamp\\www\\mysite\formtools";
// database settings
//$g_db_hostname = "localhost";
//$g_db_name = "mysite";
//$g_db_username = "root";
//$g_db_password = "password";
//$g_table_prefix = "ft_";
I'm not a newbie but I'm not a php/sql expert either (obviously) and I really would like to get this up and running. Thank you for any advice you can give me.
Regards
Thanks (watching too much baseball). Anyway, I have attempted the install several times and each time the installation script generated a config file successfully. I checked it each time to make sure it was configured properly.
Here's the file:
// main program paths - no trailing slashes!
//$g_root_url = "http://localhost/mysite/formtools";
//$g_root_dir = "C:\\wamp\\www\\mysite\formtools";
// database settings
//$g_db_hostname = "localhost";
//$g_db_name = "mysite";
//$g_db_username = "root";
//$g_db_password = "password";
//$g_table_prefix = "ft_";
I'm not a newbie but I'm not a php/sql expert either (obviously) and I really would like to get this up and running. Thank you for any advice you can give me.
Regards