PHP and MySQL problem

Viewing forum thread.
Back to Technology chat.
Back to Forum List.

Deleted User
(IP Logged)
10:27 Fri 7 Dec 07 (GMT)  [Link]  
I am trying to create a forum using PHPbb.

I have installed all the appropriate software (PHP, PHPbb, MySQL)

I created the database in mysql.

When I Configure phpMyAdmin, I get this error message:

phpMyAdmin - Error
Cannot load mysql extension. Please check your PHP configuration.


This is the explanation from the documentation.html file:

1.20 I receive the error "cannot load MySQL extension, please check PHP Configuration".
To connect to a MySQL server, PHP needs a set of MySQL functions called "MySQL extension".

This extension may be part of the PHP distribution (compiled-in), otherwise it needs to be loaded dynamically.

Its name is probably mysql.so or php_mysql.dll. phpMyAdmin tried to load the extension but failed.

Usually, the problem is solved by installing a software package called "PHP-MySQL" or something similar.
spinner
spinner
Admin
Posts: 8,934
15:04 Fri 7 Dec 07 (GMT)  [Link]  
Are you running this on your own server or a remote (ISP) one?
flapjack
flapjack
Admin
Posts: 5,223
05:35 Wed 12 Dec 07 (GMT)  [Link]  
When i tried doing that the first time with a free domain (.co.rn) it said the same for me, have you tried making a new one? that worked for me, i used the the same name, and it still worked!
Deleted User
(IP Logged)
10:20 Fri 14 Dec 07 (GMT)  [Link]  
Im running it on a web server i installed on my laptop. Also i dont have internet access at home.
Unable to post
Reason:You must log in before you can post

PHP and MySQL problem

Back to Top of this Page
Back to Technology chat.
Back to Forum List.