anyone have success with getting PHP 4.x and MySQL 5.x to work together?
I am having PHP API problems and cannot connect to MySQl 5.x
Thanks
perhaps you are having problems due to changes in mySQL password hashing
devinemke,
Let me ask you this, IS MySQL 5.x compatible with PHP 4.x
Thanks in advance.
Originally posted by webabolic Let me ask you this, IS MySQL 5.x compatible with PHP 4.x
i have not used mySQL 5.x it but i don't see why they would be incompatible.
so you dont know
Originally posted by webabolic so you dont know
no, not for sure, but if you re-read my first post i posited a theory as to why you migt be having connection problems.
Password hashing is not the problem, I am having an PHP API issue.
I am thinking that the current PHP/MySQL API does ont support MySQL 5.x and I need to confirm this before I continue to research the issue.
Originally posted by webabolic ... I am having an PHP API issue.
be more specicifc
Call to undefined function: mysql_connect()
I get this error when trying to connect to MySQL via PHP
sounds like you have not configured PHP with the mysql extension.
I checked that already, dll's are in place and ini file looks good
here is a link to the php.ini file http://www.webabolic.com/php_ini/php.ini
maybe I am wrong, I don't think so
FYI there is a reward for anyone that can get this to work. 1-888-SOFT-WEB