This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
Installation problems
Started 15 years ago by StephenGormley | 7 posts |
-
Hi,
I've followed the installation instructions so far and uploaded the folder to my server. However, when I run the installer on my server I get the following messages:
Warning: mysql_get_server_info() [function.mysql-get-server-info]: Access denied for user 'steph'@'localhost' (using password: NO) in /home/steph/public_html/machform/installer.php on line 147
Warning: mysql_get_server_info() [function.mysql-get-server-info]: A link to the server could not be established in /home/steph/public_html/machform/installer.php on line 147
It also reports the following problems:
MySQL Version >= 4.1.0 (although the actual version type is 4.1.22)And also reports:
Access denied for user 'steph_sgpform'@'localhost' (using password: YES)
Unable to connect to MySQLI have checked the information in the config file (password, db name etc) and all seems okay?
Can anybody advise me of a way to resolve this please?
Thank you,
StephenPosted 15 years ago # -
Hi Stephen,
From the error it seems "steph_sgpform" do not have privileges to the database. Try to add/give privileges for that user to machform database. if you're using CPanel, hope this link help you :
MachForm Support
Posted 15 years ago # -
I have the same error messages. I applied additional settings with the MYSQL GUI.
I still get the same messages. When I use PHPRunner 5.1(demo) I do not have any connection problems. I like the looks of your product and purchased it, however if I can't install it I will likely have to purchase the PHPRUnner.Posted 15 years ago # -
Hi Phil,
Hmmmm.. if you already give database user privileges properly, the problem should be solved. Anyway could you send your web hosting control panel login info to :
customer.service[at]appnitro.com
we will help you with the installation
MachForm Support
Posted 15 years ago # -
thank you for responding. I reentered the data in the appropriate areas and it worked.
I think I was thrown off by the error message that the mysql version was incorrect.
The code for the version should only be executed after your are logged in correctly.Posted 15 years ago # -
I am having the exact same problem above. I tired fixing it with the suggestions here, but it is not working. Can someone please help me?? Thanks!
Posted 15 years ago # -
beautyqn25:
Try reentering your configuration with a text editor other than notepad if you used notepad to do this with; I use notepad++ (freeware).Check your config.php and be sure that all your constants are defined correctly (dbname, passwd, etc...) with punctuations all in the spots that they are supposed to be in.
You should also check your database and make sure that you have all the required permissions on it.
Hope this helps
Saghalie
Posted 15 years ago #
Reply
You must log in to post.