|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
PHP and MySql problem
I receive the error "cannot load MySQL extension, please check PHP Configuration" Where should that configuration be made,, and how?
Have Apache/1.3.29 (Debian GNU/Linux) PHP/4.3.3 and MySql server version 4.0.16 |
|
#2
|
|||
|
|||
|
RE: PHP and MySql problem
What was your compile options for PHP?
Have you installed the MySQL Client? |
|
#3
|
|||
|
|||
|
RE: PHP and MySql problem
That´s two tough questions
MySQL works (have checked) but not the connection to php, should I install that client and if so where can I find it? |
|
#4
|
|||
|
|||
|
RE: PHP and MySql problem
Your configure options should also be listed on that phpinfo() page. But, if mysql is not listed there, that is telling me that PHP was not compiled with mysql support...
The ./configure should have been done with: --with-mysql |
|
#5
|
|||
|
|||
|
RE: PHP and MySql problem
Ok,, Can I configure afterwards or should I reinstall?
|
|
#6
|
|||
|
|||
|
RE: PHP and MySql problem
You'll have to configure and do a make install again...
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > PHP and MySql problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|