Jump to content

Newbie Needs Help


trouble706

Recommended Posts

I am new with PHP and MySql. I have a Script on a site that I designed for a Church. On my server, it works perfectly...(See http://www.premierewebdesign.net/Dan/NEW2/Events/index.php) However, when I try to load the page on the Church's site, I get this message....Client does not support authentication protocol requested by server; consider upgrading MySQL client....

(See  http://www.reservationprocessing.net/lfbc/Events/index.php)..Both are using MySql 4. I don't have any idea what this message means.. ???  ???  ???..Any help will be appreciated.

Link to comment
Share on other sites

I now know what the problem is but I do not know what to do about it.....This site is on a Windows server. I have been told that I will have to use ASP to connect to the database. Maybe with a script similar to this

 

DRIVER={MySQL ODBC 3.51 Driver}; SERVER=p41mysql31.secureserver.net; PORT=3306; DATABASE=lfbc1; USER=lfbc1; PASSWORD='your password here'; OPTION=0;

 

I am lost. I know nothing about ASP. I can only assume that I will need to create an ASP config file. But will the  ASP then interact with my PHP script to read the database? Or is this whole project going to have to be rewritten in ASP?

Link to comment
Share on other sites

I am not sure that I follow you about having old libraries. I did follow the link you provided. However, I do not know what link I need to follow there to get the information that you are referring to. If there is any more direction as to what link that you can give me, it will be appreciated.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.