1
khinlau
Install fail
  • 2008/4/2 9:22

  • khinlau

  • Just popping in

  • Posts: 4

  • Since: 2008/2/1 4


Dear XOOPS Experts,
I just install XOOPS at the first time, I do step by step as the install guide, every steps look OK, but at the end after the screen of "confirm database settings" when I click next, a error page was open as the information:
This page cannot be displayed due to an internal error.

You can provide the following information to the administrators of this site to help them solve the problem:

Error: MySQL extension not loaded


So, please help me to fix this bug.

Thank you

2
Anonymous
Re: Install fail
  • 2008/4/2 9:32

  • Anonymous

  • Posts: 0

  • Since:


Not a XOOPS issue; this is a server problem. It sounds like MySQL isn't running on the server. Or wasn't at the time of your install.

You need to speak to your hosting company.

3
khinlau
Re: Install fail
  • 2008/4/2 9:41

  • khinlau

  • Just popping in

  • Posts: 4

  • Since: 2008/2/1 4


MySQL is running, I sure.
But acturely that I don't know do I have to create database on MySQL by hand or not? if yes, how about the table and relation?

4
Anonymous
Re: Install fail
  • 2008/4/2 9:44

  • Anonymous

  • Posts: 0

  • Since:


You need to have a database created before you install; the installation process doesn't actually create a database for you..

The installation process creates and populates tables in a previously created database.

hope this helps

5
khinlau
Re: Install fail
  • 2008/4/3 2:18

  • khinlau

  • Just popping in

  • Posts: 4

  • Since: 2008/2/1 4


Thank John, I try as your aid, I create "test" database in MySQL grand to root with no password, but It still error as the same.
I run on window XP version, MySQL Server and Clients 4.0.0 Alpha, PHP 5.2.5, Apache 2.2.8

Do you have any idea?

6
avtx30
Re: Install fail
  • 2008/4/3 3:16

  • avtx30

  • Not too shy to talk

  • Posts: 181

  • Since: 2006/10/12


It sounds your PHP cannot talk to MySQL which is running smoothly. Check your php.ini that it has one line looks like extension=php_mysql.dll without a semi-colon (;) at the beginning.

If need, modify your php.ini then restart apache. Then you could connect to MySQL via PHP.

PS. my php.ini looks like:
...
;
extension=php_msql.dll
extension
=php_mssql.dll
extension
=php_mysql.dll
extension
=php_mysqli.dll
;extension=php_netools.dll
;extension=php_ntuser.dll
;extension=php_oracle.dll
...
Xoops Demos:
http://www.nhatban.net/info/a0021.html

7
khinlau
Re: Install fail
  • 2008/4/4 2:27

  • khinlau

  • Just popping in

  • Posts: 4

  • Since: 2008/2/1 4


Thank you so much, but it still not work.
I have try in RedHat Linux 9, it's work.
Now, I care about how to install module and use. and how can I develop my own module for my private purpose.
Please help me

8
hackbrill
Re: Install fail


Login

Who's Online

226 user(s) are online (139 user(s) are browsing Support Forums)


Members: 0


Guests: 226


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits