473,383 Members | 1,717 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,383 software developers and data experts.

PHP doesn't find MySQL extensions

Hello!
I'm a newbie.
I have installed PHP 5.2.5, MySQL 5.0.45 and PHPMyAdmin 2.11.3
When trying to start MyAdmin it says:
ERROR - cannot load MySQL extension. Please check your PHP
configauration

I've checked that the extensions are enabled in the PHP.ini file and
that the path to them are correct.

Any suggestions?
Dec 13 '07 #1
4 1293
On 13 Pro, 08:20, Kungen <klashjorts...@telia.comwrote:

Hello,

I know this is not solution for your problem, but try to use whole
package like http://www.wampserver.com/en/. It would install apache,
php 5, phpmyadmin and setup it.

Cya
reflex

Dec 13 '07 #2
Kungen wrote:
Hello!
I'm a newbie.
I have installed PHP 5.2.5, MySQL 5.0.45 and PHPMyAdmin 2.11.3
When trying to start MyAdmin it says:
ERROR - cannot load MySQL extension. Please check your PHP
configauration

I've checked that the extensions are enabled in the PHP.ini file and
that the path to them are correct.

Any suggestions?
What does phpinfo() show you?

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================

Dec 14 '07 #3
Kungen wrote:
Hello!
I'm a newbie.
I have installed PHP 5.2.5, MySQL 5.0.45 and PHPMyAdmin 2.11.3
When trying to start MyAdmin it says:
ERROR - cannot load MySQL extension. Please check your PHP
configauration

I've checked that the extensions are enabled in the PHP.ini file and
that the path to them are correct.

Any suggestions?
keep in mind the extension are not in the folder root of php but in
'ext' try adding it to the php.ini
extension=ext/php_mysql.dll
Dec 14 '07 #4
Greetings, Daniele.
In reply to Your message dated Friday, December 14, 2007, 12:53:07,
>I have installed PHP 5.2.5, MySQL 5.0.45 and PHPMyAdmin 2.11.3
When trying to start MyAdmin it says:
ERROR - cannot load MySQL extension. Please check your PHP
configauration

I've checked that the extensions are enabled in the PHP.ini file and
that the path to them are correct.

Any suggestions?
keep in mind the extension are not in the folder root of php but in
'ext' try adding it to the php.ini
extension=ext/php_mysql.dll
Why in the hell You suggesting this?
Do You know what "extension_dir" variable intended for?
--
Sincerely Yours, AnrDaemon <an*******@freemail.ru>

Dec 18 '07 #5

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

Similar topics

0
by: Dan Finn | last post by:
usinng php-4.3.4 using this for my configure script; ../configure --with-pear=/usr/local/lib/pear --with-mysql --with-apxs=/usr/sb in/apxs --enable-track-vars --with-mysql-sock=/tmp/mysql.sock...
5
by: Glenn | last post by:
I've RTFM'd and searched google and Zend and still am having a problem loading php_mssql.dll. First, background: I'm using PHP Version 4.3.10 Apache/2.0.52 MySQL Server 4.1 Windows 2000...
0
by: Unknown User | last post by:
Yesterday I did a fresh install of Apache 2, PHP5 as CGI and MySQL 4 on WinXP. Apache and PHP work fine, MySQL works fine in the command line, but I can't have PHP to find the MySQL extensions. ...
1
by: webguynow | last post by:
I'm hoping someone will give me the latest info here about PHP policy to enable extensions. I've installed PHP5 in C:\PHP Meaningful excerpts: from php.ini ; Directory in which the...
0
by: Primaria Falticeni | last post by:
Hello, I read in the docs about the extensions but I didn't met any example. Please, if you could, give me a link or a site with extensions in C/C++ for MySQL. Best Regards, Iulian Teodosiu...
1
by: edfialk | last post by:
Hi all, I'm desperately trying to get a simple mysql connection working in php 4.3.9 and I think I have a doozy for you guys. First of all, I didn't set up ANY of this system, I'm just working...
9
by: nobody | last post by:
I install rpms for php and mysql and php-mysql on rhel5. however phpinfo is showing --without-mysql' any idea on how i can enable mysql support?
39
by: alex | last post by:
I've converted a latin1 database I have to utf8. The process has been: # mysqldump -u root -p --default-character-set=latin1 -c --insert-ignore --skip-set-charset mydb mydb.sql # iconv -f...
8
by: john6630 | last post by:
I am trying to get PDO for sqlite to work on my localhost system. I have modified the PHP5.ini file as shown below and run the following PHP script. As stated below, it reports the mssql, mysql and...
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: 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.