473,385 Members | 1,647 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

having problems getting mysqli installed on PHP 5.2.1

Hello all,
I am having problems getting Apache 2.2.4 to read the php_mysqli.dll
file some my C:\php\ext\ directory. The following is the error that
Apache displays in the error log:

PHP Warning: PHP Startup: Unable to load dynamic library 'C:/php/ext/
php_mysqli.dll' - The specified procedure could not be found.\r\n in
Unknown on line 0

The file is in the directory, but Apache won't load the file.

Any suggestions??

Apr 4 '07 #1
4 2083
ch***@mu.org wrote:
Hello all,
I am having problems getting Apache 2.2.4 to read the php_mysqli.dll
file some my C:\php\ext\ directory. The following is the error that
Apache displays in the error log:

PHP Warning: PHP Startup: Unable to load dynamic library 'C:/php/ext/
php_mysqli.dll' - The specified procedure could not be found.\r\n in
Unknown on line 0

The file is in the directory, but Apache won't load the file.

Any suggestions??
Are your mysql libs accessible (i.e. in a directory in your PATH statement)?

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Apr 4 '07 #2
The mysql extensions are in the PATH directory. I can get mysql
installed but not mysqli for some reason. Also, it's probably worth
noting that I use a Windows XP Home to run Apache, PHP, and MySql 4.1.

Apr 4 '07 #3
ch***@mu.org wrote:
The mysql extensions are in the PATH directory. I can get mysql
installed but not mysqli for some reason. Also, it's probably worth
noting that I use a Windows XP Home to run Apache, PHP, and MySql 4.1.
What's the entire version? The mysqli extensions are made to work with
MySQL 4.1.3 and later. I don't think it will work with older versions.

BTW - MySQL 4.1 is quite old. You might want to think about upgrading.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Apr 4 '07 #4
On Apr 4, 5:44 pm, c...@mu.org wrote:
The mysql extensions are in the PATH directory. I can get mysql
installed but not mysqli for some reason. Also, it's probably worth
noting that I use a Windows XP Home to run Apache, PHP, and MySql 4.1.
XP Home will not make any difference.

mySQL 4.x will.

Don't use mysqli.dll with mySQL 4.x, use mysql.dll.

walter

Apr 5 '07 #5

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

Similar topics

0
by: yzzzzz | last post by:
Hi, I am compiling PHP 5.0.2 myself with MySQL support. I did a ./configure --with-mysqli=/usr/local/mysql/bin/mysql_config (see end of post for complete configure) Note: I also have...
0
by: Roy Shaw | last post by:
When configuring PHP5 (5.0.3) to use the mysqli libraries I get a "No such file or directory" from the configure script. My goal is to get PHP5 running with mysql 4.1.09 with both the mysql and...
6
by: MBS | last post by:
Yeah, read the previous posts...I did that. None answer my question. I just installed PHP 5.0.4, Apache 2.0.54, and MySQL 4.1.13 a few days ago on WinXP SP2. My goal is to learn to use these...
9
by: Christian Blackburn | last post by:
Hi Gang, I don't know what to make of all of this, but I'm having nothing, but trouble copying data to the clipboard which should be the easiest thing in the world. The only systems I can get...
21
by: Daz | last post by:
Hi everyone. I am trying to create an extension of the mysqli class within PHP, and I am finding it quite difficult. I am fairly new to PHP classes, and decided to give them a go. Here's what I...
3
by: ojorus | last post by:
Hi; A server (which I have no access to yet) has been installed with PHP like this: PHP
2
by: webcm123 | last post by:
People say that structural programming isn't good for database connection. I code fast-running structural oriented CMS and I don't know what I should do. I use mysql connection using mysql_*. I...
4
by: sugapablo | last post by:
I have a website that I was moving from another server to mine for somebody. This website uses mysqli functions. mysqli extensions are installed on my Linux server, PHP is 5.1.6 and and MySQL...
6
by: Pep | last post by:
Firstly, I'm not sure if this is the right group for this query, so please forgive me if I am wrong. My problem is that most users I distribute my software to cannot install it on their systems...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.