DELPHI AREA
MESSAGE BOARD
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   FavoritesFavorites   Watched TopicsWatched Topics     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Installing forum PHPBB...error

 
Post new topic   Reply to topic   printer-friendly view    DELPHI AREA Forum Index -> Miscellaneous
View previous topic :: View next topic  
Author Message
chasoft
Member


Joined: 20 Mar 2003
Posts: 21
Location: Vietnam

PostPosted: 25/12/05 08:41    Post subject: Installing forum PHPBB...error Reply with quote

Hello, is there anybody help me? I'm a newbie on web field, I want to setup a server on my PC running PHP and support MySQL.... I did something successfully BUT... I have some problems with daabase. Please view my description:

Installed IIS successfully -> http://localhost -> okie
Installed PHP successfully -> <?php phpinfo(); ?> ->okie
Installed MySQL Server 5.0 successfully

Then, I create a database
mysql> CREATE DATABASE mydatabase1
mysql> Use mydatabase1

then, I create a user

mysql> GRANT ALL PRIVILEGES ON *.* TO 'myaccount'@'localhost'
-> IDENTIFIED BY 'mypass' WITH GRANT OPTION;
mysql> GRANT ALL PRIVILEGES ON *.* TO 'myaccount'@'%'
-> IDENTIFIED BY 'mypass' WITH GRANT OPTION;

Then, I install the forum phpBB
---Basic Configuration---
Default board language: English
Database Type: MySQL 3.x or MySQL 4.x or MS SQL Server 7/2000 or MS SQL Server [ ODBC ]
Choose your installation method: Install

---Database Configuration---
Database Server Hostname / DSN: localhost
Your Database Name: mydatabase1
Database Username: myaccount
Database Password: mypass
Prefix for tables in database: phpbb_

BUT... when i click "Start Install" button, there is error

(When I use MySQL 3.x or MySQL 4.x or MS SQL Server 7/2000 )
An error has occurred during installation
The PHP configuration on your server doesn't support the database type that you chose


(When I use "MS SQL Server [ ODBC ]")
phpBB : Critical Error
Could not connect to the database

- - -
Please help me in detail. I look forward to receiving your reply.

Thank you in advanced.
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    DELPHI AREA Forum Index -> Miscellaneous All times are GMT
Page 1 of 1

Add to favorites

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group