php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27147 PHP will not talk to MySQL in Win 2003
Submitted: 2004-02-04 12:53 UTC Modified: 2004-02-04 19:31 UTC
From: winterfaulk at hotmail dot com Assigned:
Status: Not a bug Package: MySQL related
PHP Version: 5.0.0b3 (beta3) OS: Windows 2003
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: winterfaulk at hotmail dot com
New email:
PHP Version: OS:

 

 [2004-02-04 12:53 UTC] winterfaulk at hotmail dot com
Description:
------------
Running
Windows sever 2003
Apache 2.0.28
PHP 5.0.0b3
MySQL 4.0.17
MyODBC 3.51.06

I can?t get phpbb forums or phpMyAdmin or any other program to talk to the MySQL/ODBC database through PHP.

PhpMyAdmin comes up with a ?cannot load MySQL extension,
please check PHP Configuration.? Error

Phpbb2 comes up with the error that it dose not support or can?t connect to the database.

I have apache httpd.conf file config to use php 5 by loading
LoadMoudule php5_module ?php-dir/sapi/php4apache2.dll?

ScriptAlias /php/ ?php-dir?
AddType application/x-httpd-php .php
Action application/x-httpd-php ?php-dir/php.exe

Is there a known problem with PHP not working with Windows 2003?
Is there some file I need to get PHP, Apache and MySQL to talk?
Or am I just blind and can?t see some config problem that I have some were.



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-02-04 19:31 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Try searching the bug db before submitting more bogus reports..there is problem with your installation, not in PHP.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Aug 14 05:00:02 2025 UTC