[UVA]Smoke Posted April 19, 2006 Posted April 19, 2006 hi, i opened the file sql.mrc, but i have a problem to configure it... set %ip set_ip_of_mysql_database set %port set_port_of_mysql_database_(if_unsure_3306_is_default) set %user set_username_for_mysql_database set %pass set_pass_for_mysql_database set %dbname set_database_name var %connect = -hpuwd %ip %port %user %pass %dbname ip of the mta server or of mysql? and i mast write in this string... set %ip set_ip_of_mysql_database or in this: var %connect = -hpuwd %ip %port %user %pass %dbname srry my bad english
driver2 Posted April 19, 2006 Posted April 19, 2006 I dont know what this has to do directly with MTA, but I guess you have to use the sql server ip. The values should probably be set in the 'set %..' part.
Tommis Posted April 20, 2006 Posted April 20, 2006 Hey, Ask Kev or SmartiE, they seemed to be skilled in that aera (SQL). Kev, that UVA one Good Luck, [XE]Tommis
*SmartiE* Posted April 20, 2006 Posted April 20, 2006 Hi if you read it carfully it says set_ip_of_mysql_database. So say i was hosting a SQL Database on http://www.freesql.org i would do set %ip http://www.freesql.org etc Hope This Helps -Jay
[UVA]Smoke Posted April 20, 2006 Author Posted April 20, 2006 Hi if you read it carfully it says set_ip_of_mysql_database.So say i was hosting a SQL Database on http://www.freesql.org i would do set %ip http://www.freesql.org etc Hope This Helps -Jay when i would register an account there, it doesnt work
*SmartiE* Posted April 20, 2006 Posted April 20, 2006 what exact problem are you getting with it?... have u uploaded the Table that comes with the PHPMTAs Package, to the database via PHPmyAdmin http://www.freesql.org:8080/phpMyAdmin[/url]
[UVA]Smoke Posted April 20, 2006 Author Posted April 20, 2006 what exact problem are you getting with it?...have u uploaded the Table that comes with the PHPMTAs Package, to the database via PHPmyAdmin http://www.freesql.org:8080/phpMyAdmin[/url] when i do the database on "create", this error occurred: an error occured during create or GRANT EDIT:Smartie add me on msn, [email protected]
Harry Posted April 20, 2006 Posted April 20, 2006 You dont seen to have enough permissions on the database. As my M$N is broken i can add you to mine for help. If you need help, add mine, you can find it in my profile, contact me on IRC or send me a PM.
Recommended Posts