The quickest fix is to actually downgrade your MySQL version to MySQL 4.
Vger
The quickest fix is to actually downgrade your MySQL version to MySQL 4.
Vger
Okay I have now got the database connected again and the front page of the site shows, but just plain text and no css. Also I cannot log into admin with out apache falling over.
It certainly was not like this two days ago and I have checked for viruses and have not installed anything new.
So I seem to have a different issue now. Any thoughts would be most welcome.
Many thanks
MG
Did you downgrade to MySQL 4?
Vger
Hi vger
I have now down graded and I am back to the authentication protocol problem and messages asking me to upgrade my client again.
Provided that it is a fairly recent version of the MySQL 4 series you shouldn't be having that problem - it's only very old versions of MySQL 4 that have that problem.
Vger
1. You are running a windows server
2. you have apache installed
3. you have PHP installed
4. you have MySQL installed
Did you also download and install the MySQL Connector for PHP (basically the PHP client to talk to the MySQL engine)? You can get it from the downloads area of the MySQL website.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
I fixed this using another of those methods on the mysql site:
That did it for me. Be sure to only type the first line. then hit enter and it makes the -> for you. then add the restCode:mysql> SET PASSWORD FOR -> 'some_user'@'some_host' = OLD_PASSWORD('newpwd');
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
Did you resolve this? if you got it running on windows server but no css and proper formatting - could it be a local host error on an internal window server issue? if so resolve on local ip address not local host in cofigure.php.
long shot.