PC Playground  

Go Back   PC Playground > Operating Systems > Linux (*nix) Talk
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-24-2004, 03:51 PM
jac jac is offline
Junior Member
 
Join Date: Apr 2004
Posts: 7
Default MySQL and PHP and PhpMyAdmin

ok so I installed it (php and MySQL but I need to make a DB cant because phpMyAdmin says
Quote:
Originally Posted by phpMyAdmin
cannot load MySQL extension,
please check PHP Configuration.
Documentation
please help
Reply With Quote
  #2 (permalink)  
Old 04-25-2004, 02:12 AM
Administrator
 
Join Date: Jan 2003
Posts: 1,346
Default

from the manual:
Installation

By using the --with-mysql[=DIR] configuration option you enable PHP to access MySQL databases.

In PHP 4, the option --with-mysql is enabled by default. To disable this default behavior, you may use the --without-mysql configure option. Also in PHP 4, if you enable MySQL without specifying the path to the MySQL install DIR, PHP will use the bundled MySQL client libraries. In Windows, there is no DLL, it's simply built into PHP 4. Users who run other applications that use MySQL (for example, auth-mysql) should not use the bundled library, but rather specify the path to MySQL's install directory, like so: --with-mysql=/path/to/mysql. This will force PHP to use the client libraries installed by MySQL, thus avoiding any conflicts.

In PHP 5, MySQL is no longer enabled by default, nor is the MySQL library bundled with PHP. Read this FAQ for details on why.

This MySQL extension will not work with MySQL versions greater than 4.1.0. For that, use MySQLi.
Reply With Quote
  #3 (permalink)  
Old 04-25-2004, 02:32 AM
jac jac is offline
Junior Member
 
Join Date: Apr 2004
Posts: 7
Default

I useing reghat 9 does that help??? if you need allot of info go here

http://members.lycos.co.uk/clanboro/info.php.html
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 10:38 AM.


Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.