pheonetix Posted February 1, 2007 Share Posted February 1, 2007 I have Apache2.0.59+php4.4.4+mysql4.1 on winxp pro sp2, but there is always a problem with mysql and php, may I ask how would you configure your platform? what versions are you using? Thanks so much. Link to comment Share on other sites More sharing options...
jasonabc Posted February 1, 2007 Share Posted February 1, 2007 but there is always a problem with mysql and php What sort of problem? You need to be more descriptive. This is an excellent tutorial for getting PHP, MySQL and Apache running together on Windows: http://www.expertsrt.com/tutorials/Matt/install-apache.html Jason My Contributions: Paypal Payflow PRO | Rollover Category Images | Authorize.net Invoice Number Fix Link to comment Share on other sites More sharing options...
pheonetix Posted February 1, 2007 Author Share Posted February 1, 2007 What sort of problem? You need to be more descriptive. This is an excellent tutorial for getting PHP, MySQL and Apache running together on Windows: http://www.expertsrt.com/tutorials/Matt/install-apache.html The problem is that after installation, I tried: $link=mysql_connect('localhost','username','password'); and it returns link=0; but I can log in with command line, so is that a problem for my later installation? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.