my host offers phpFormGenerator from fantastico in the cpanel which I installed with no problems.
Everything works fine if I use the flat file but when I tried to use the MySQL database it installed I get Could not access MySQL database with information provided.
The auto install created a databased named cccr453_frgn1 and a user with the same name.
I was never asked for a password.
I deleted the user and created a new one with a password and this is what I am using in the form.
As for host name I assume localhost is correct.
I checked and rechecked my information but it won't work.
Any suggestions?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I fixed it. The problem was when I created the user I forgot to connect it to the database and give it full permissions.
More complete error messages would be great.
Thanks for this script.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
my host offers phpFormGenerator from fantastico in the cpanel which I installed with no problems.
Everything works fine if I use the flat file but when I tried to use the MySQL database it installed I get Could not access MySQL database with information provided.
The auto install created a databased named cccr453_frgn1 and a user with the same name.
I was never asked for a password.
I deleted the user and created a new one with a password and this is what I am using in the form.
As for host name I assume localhost is correct.
I checked and rechecked my information but it won't work.
Any suggestions?
I fixed it. The problem was when I created the user I forgot to connect it to the database and give it full permissions.
More complete error messages would be great.
Thanks for this script.