This is a discussion on apache win32 + php + mysql issues within the PHP Language forums, part of the PHP Programming Forums category; hello all, i've just recently reinstalled windows, and i'm having a very bad problem with apache (win32) + mysql + ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
hello all, i've just recently reinstalled windows, and i'm having a very
bad problem with apache (win32) + mysql + php. For starters i installed everything like normal. Apache v. 2.0.50 PHP v. 4.3.8 Mysql 4.1.4Gamma I then installed phpmyadmin, i noticed it was having a problem connecting to the database, citing an incompatible/outdated client. I looked up some infos in the documentation and it told me to check the version of the php api by calling phpinfo(); Client API version 3.23.49 Why is it only 3.x? Shouldn't it be 4.xx.xx? Is this the reason phpmyadmin won't work? How do i fix this? please help me, i'm pulling my hair out! btw i've deleted all occurances of libmysql.dll and still have the same issue. |
|
|||
|
betam4x wrote:
> hello all, i've just recently reinstalled windows, and i'm having a very > bad problem with apache (win32) + mysql + php. > > For starters i installed everything like normal. > > Apache v. 2.0.50 > PHP v. 4.3.8 > Mysql 4.1.4Gamma > > I then installed phpmyadmin, i noticed it was having a problem > connecting to the database, citing an incompatible/outdated client. I > looked up some infos in the documentation and it told me to check the > version of the php api by calling phpinfo(); > > Client API version 3.23.49 > > Why is it only 3.x? Shouldn't it be 4.xx.xx? Is this the reason > phpmyadmin won't work? How do i fix this? > > please help me, i'm pulling my hair out! > > btw i've deleted all occurances of libmysql.dll and still have the same > issue. Looks like you have two versions of PHP installed. I don't run windows so I can't be much help, but I'd go to Add/Remove programs and get rid of both of them and then reinstall the 4.xx and go from there. Al. C |
|
|||
|
"betam4x" wrote:
> hello all, i’ve just recently reinstalled windows, and i’m > having a very > bad problem with apache (win32) + mysql + php. > > For starters i installed everything like normal. > > Apache v. 2.0.50 > PHP v. 4.3.8 > Mysql 4.1.4Gamma > > I then installed phpmyadmin, i noticed it was having a problem > connecting to the database, citing an incompatible/outdated client. I > looked up some infos in the documentation and it told me to check the > version of the php api by calling phpinfo(); > > Client API version 3.23.49 > > Why is it only 3.x? Shouldn’t it be 4.xx.xx? Is this the reason > phpmyadmin won’t work? How do i fix this? > > please help me, i’m pulling my hair out! > > btw i’ve deleted all occurances of libmysql.dll and still have > the same > issue. My friend, do yourself a favor and install from a package. Everything would be done for you this way, and very unlikely you would see any problems like you mentioned. I install from appserv but there are others. -- http://www.dbForumz.com/ This article was posted by author's request Articles individually checked for conformance to usenet standards Topic URL: http://www.dbForumz.com/PHP-SQL-apac...ict146591.html Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbForumz.com/eform.php?p=491000 |
![]() |
| Thread Tools | |
| Display Modes | |
|
|