1.

Solve : PHP and MySQL on Windows Server 2003?

Answer» <html><body><p>Ugh! <br/><br/>I am running Windows Server 2003<br/>900MHz processor (PIII, I think) <br/>Somewhere around 363MB of RAM<br/>20GB HDD (15GB partition for Windows) <br/>IIS 6.0<br/><br/><a href="https://interviewquestions.tuteehub.com/tag/php-151" style="font-weight:bold;" target="_blank" title="Click to know more about PHP">PHP</a> and MySQL just simply wont work.<br/>When I try accessing my blog system (wordpress) ( <a href="http://www.zylstrablog.co.nr/wordpress">www.zylstrablog.co.nr/wordpress</a> ) (link might not work, I need to fix the uptime issue by having it automatically ping itself every 5 minutes) I get: <br/>"Your PHP <a href="https://interviewquestions.tuteehub.com/tag/installation-16361" style="font-weight:bold;" target="_blank" title="Click to know more about INSTALLATION">INSTALLATION</a> appears to be missing the MySQL extension which is required by WordPress."<br/><br/>On other PHP web applications, like SMF, I get nothing. <br/><br/>I have no idea what to do, its just not working. <br/><br/>Sorry if I am being vague, I really dont know exactly what I need to provide for support information when it comes to Windows Server. <br/><br/>I used the PHP installer, and did not really configure the php.ini file. I also used the MySQL server. In the PHP installer, I did <a href="https://interviewquestions.tuteehub.com/tag/select-630282" style="font-weight:bold;" target="_blank" title="Click to know more about SELECT">SELECT</a> the MySQL extensions. <br/>What Service Pack/patch levels for Windows and what version of PHP? MySQL 5.0.51b<br/><br/>PHP 5.2.6<br/><br/>Microsoft Windows Server 2003 R2<br/>Standard Edition<br/>Service Pack 2 <br/><br/>WHOO! I <a href="https://interviewquestions.tuteehub.com/tag/got-23540" style="font-weight:bold;" target="_blank" title="Click to know more about GOT">GOT</a> this working! <br/><a href="http://66.172.101.250/phpinfo.php">http://66.172.101.250/phpinfo.php</a><br/><br/>Code was wrong... (I feel stupid. Forgot the starting and ending PHP brackets) <br/><br/>So, I still need to get MySQL working with PHP, and <a href="https://interviewquestions.tuteehub.com/tag/figure-248565" style="font-weight:bold;" target="_blank" title="Click to know more about FIGURE">FIGURE</a> out of SMF is just being because it cant connect to MySQL or if there's something wrong with my wonder-php configuration. Well, good luck with that! I'm clueless now.</p></body></html>


Discussion

No Comment Found