472,780 Members | 4,752 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,780 software developers and data experts.

php_mysql.dll extension not loading

Hi, I need some help with this.

I've enabled php_gd2.dll and php_mbstring.dll in the php.ini file and
they're loading ok but the php_mysql.dll is not getting loaded.
Apache's error.log reports:
PHP Warning: PHP Startup: Unable to load dynamic library 'c:/program
files/php/ext/php_mysql.dll' - The specified module could not be
found.\r\n in Unknown on line 0

What puzzles me is that the MySQL server works ok, PHP works ok,
several extensions work ok but php_mysql.dll cannot be found although
it is in the extension directory.

Jun 14 '06 #1
1 5424
sn*******@gmail.com wrote:
Hi, I need some help with this.

I've enabled php_gd2.dll and php_mbstring.dll in the php.ini file and
they're loading ok but the php_mysql.dll is not getting loaded.
Apache's error.log reports:
PHP Warning: PHP Startup: Unable to load dynamic library 'c:/program
files/php/ext/php_mysql.dll' - The specified module could not be
found.\r\n in Unknown on line 0

What puzzles me is that the MySQL server works ok, PHP works ok,
several extensions work ok but php_mysql.dll cannot be found although
it is in the extension directory.


That's PECL extension problem. The OCI8 extension for 5.1.4 is also
foobar. I downloaded the version from 11/2005 and it worked. Altogether,
despite little slump in the software quality, I feel that I'm still
getting more then I'm paying for.

--
Mladen Gogala
http://www.mgogala.com
Jun 14 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Harry | last post by:
Since yesterday, when I try and start apache, I get the following message: Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files\PHP\ext\php_mysql.dll' - the specified...
19
by: Nancy | last post by:
Hi, When I start my PC(winXP Pro), it always says: Unknown(): Unable toload dynamic library './php_msql.dll' - The specified module could not be found. Then my Apache servre starts, load php...
1
by: Alex Popescu | last post by:
I have apache2, mysql 4.0.21 and php 5.0.2.on xp pro. All works fine up to the point where I enable the php_mysql.dll module in php.ini. I followed the instructions and copied libmysql.dll to...
7
by: ccp999 | last post by:
I keep getting this: "PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php\ext\php_mysql.dll' - The specified module could not be found." when I tried to load the php_mysql.dll...
2
by: MS | last post by:
Why do I keep getting this error mesgage on my phpinfo() page trying to get PHP and MySQL to communicate? I am running this in IIS. Here's what I have - My php.ini resides in my C:\WINNT...
0
by: java | last post by:
Hi there! After I overcame some short_open_tag (thanks, Rik!) I encounter another strange php-behaviour. The script I just got to work on the windows-commandline obviously does as php.ini tells...
5
by: stryfedll | last post by:
Hello, I have installed PHP 5.2, MySQL 5.0, and Apache 2.2. Everything works fine except the error mentioned in the subject. Here is the error log for Apache which shows the problem... ...
2
by: Reporter | last post by:
According to the PHP Manual, "If you would like to install the mysql extension along with the mysqli extension you have to use the same client library to avoid any conflicts." I find this...
9
by: Christopher Koeber | last post by:
Hello, I am attempting to perform a PHP installation on an Apache 2.2.6 web server instance that is loaded on a Windows 2003 server operating system (R2 SP2). I have a third party application...
0
by: Rina0 | last post by:
Cybersecurity engineering is a specialized field that focuses on the design, development, and implementation of systems, processes, and technologies that protect against cyber threats and...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.