1
lowwiss
page_dbconnection.php
  • 2009/4/5 17:19

  • lowwiss

  • Just popping in

  • Posts: 2

  • Since: 2009/4/5 1


Hello,

I tried to install XOOPS 2.3.3 and having problem with the 'Database connection' in the wizard. Something look to fail but I have really no clue.


here the source of my '/install/page_dbconnection.php':
<fieldset>
<legend>Server connection</legend>
<label for="DB_DATABASE_LABEL" class="center">
Database <select size="1" name="DB_TYPE">
<option value='mysql' selected=''>mysql</option> </select>
</label>


A database is created on the server.


Server API cgi-fcgi
Apache/1.3.33 (Unix) mod_ssl/2.8.22 OpenSSL/0.9.7d SE/0.5.3
PHP version 5.2.6
MySQL extension 5.0.32
Session extension Success
PCRE extension Success
file_uploads ON

Character encoding extension MBString
Character set conversion extension Iconv
XML parsing extension XML
Zlib Compression extension Zlib
Image functions extension GD bundled (2.0.34 compatible)
Image meta data (exif) extension Exif


MySQL charset: UTF-8 Unicode (utf8)
MySQL connection collation: utf8_general_ci


regars
lowwiss


2
ghia
Re: page_dbconnection.php
  • 2009/4/5 18:01

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


lowwiss, welcome to the XOOPS forum!

What make you think it looks to fail?
What is the problem? Is there an error showed?
What steps are completed?

3
lowwiss
Re: page_dbconnection.php
  • 2009/4/5 18:32

  • lowwiss

  • Just popping in

  • Posts: 2

  • Since: 2009/4/5 1


ok.

here what I have done.

-copied files form /htdocs to the root of my server.
-Created a database.
-Start the Wizard
-made writable directory and file...
-steps:-Language selection-Introduction-Configuration check-Paths settings

No problem in those steps, all green checks.

-When I click on next to go to the step "Database connection" the only thing I see in my browser is :
<fieldset>
<legend>Server connection</legend>
<label for="DB_DATABASE_LABEL" class="center">
Database <select size="1" name="DB_TYPE">
<option value='mysql' selected=''>mysql</option> </select>
</label>
( it's a combo box(dropdown list) with only one choice "mysql" inside a group box titled "Server connection". Nothing else).
To me something goes wrong there! No error message nothing only that.

I taked a look at the "page_dbconnection.php" code and the problem look to be before this page. Look like it not receiving the data from a 'post' or something

lowwiss








4
ghia
Re: page_dbconnection.php
  • 2009/4/5 19:54

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


You might check if all the files are complete and present with the file check (see release notes).

On that same page it should also ask for :
Server hostname (Hostname of the database server. If you are unsure, localhost works in most cases)
User name (Name of the user account that will be used to connect to the database server)
Password (Password of your database user account)
Use persistent connection

Is there at the bottom also a previous and next button?
Quote:
the only thing I see in my browser is :
<fieldset>
<legend>Server connection</legend>
<label for="DB_DATABASE_LABEL" class="center">
Database <select size="1" name="DB_TYPE">
<option value='mysql' selected=''>mysql</option> </select>
</label>
Is this an extract of view source in the browser or do you see this as it is here?

Probably you have something wrong in the path settings page. Is the URL aligned with the physical path (first field)? It should be the part of the URL in your addressbar before the /install/page_pathsettings.php

Login

Who's Online

141 user(s) are online (82 user(s) are browsing Support Forums)


Members: 0


Guests: 141


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