473,545 Members | 937 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

CREATE command denied error when installing phpbb 2

4 New Member
sir
I have a problem with installtion of phpbb 2 Forum in my website...
I am having a website named http://www.clickonlinejobs.com Also i plan to include forum with it.So i have added my forum in my sub domain named
http://www.forum.click onlinejobs.com. ..

Here is the steps what i done for installation

1.Based on Flash video tutorial which available in http://www.phpbb.com i copied my extracted phpbb files into my sub domain which located in my server
/public html/forum and copied files succesfully into the server using Filezilla uploader.

2.The next step I changed the file attributes for config.php to 666
By earlier the file size is 0 Bytes.After changed the value into 666 still config.php
is 0 Bytes..

3.I created my database named selvam_db in my SQL server version 4.1.21-
standard in my control panel. Then Databased password is password

4.Then i create a username and password for database as follows...
USER NAME : selvam_admin
PASSWORD : password
then i linked the corressponding databased with their user name and password.

5.Now i am ready for installation.
Now i am ready with my database name and USER ID and password for installation as follows.
Database name : selvam_db
USER NAME : selvam_admin
PASSWORD : password

Now i started my installation by typing in the browser window as http://www.forum.click onlinejobs.com
Surprised the installation was started....

As per Procedure i entered the following details for installation...

Default board language: English
Database Type: MySQL 4.x /5.x
Choose your installation method: Install

Database Configuration

Database Server Hostname / DSN: localhost
Your Database Name: selvam_db
Database Username: selvam_admin
Database Password: password
Prefix for tables in database: phpbb_

Admin Configuration
Admin Email Address: skdivyaa@gmail. com (This is my Email address)
Domain Name: http://www.forum.click onlinejobs.com
Server Port: 80
Script path: /
Administrator Username: clickonlinejobs
Administrator Password: *mypreferred securedpassword *
Administrator Password [ Confirm ]: *mypreferred secured password*

After Entering start install i got following error message.

An error has occurred during installation
An error occurred trying to update the database
CREATE command denied to user 'selvam_admin'@ 'localhost' for table 'phpbb_auth_acc ess'

What is the Problem now ? Can You guide me to install phpbb in my website ??
I am a complete begginer Expecting Your Earlier reply in this regard

Thanks in advance

Selvam
May 14 '07 #1
1 7165
pbmods
5,821 Recognized Expert Expert
An error has occurred during installation
An error occurred trying to update the database
CREATE command denied to user 'selvam_admin'@ 'localhost' for table 'phpbb_auth_acc ess'
This means that your admin login doesn't have permission to create the table. You might have to manually log into your mysql server and create the database / set up permissions for your User account:

Expand|Select|Wrap|Line Numbers
  1. CREATE DATABASE IF NOT EXISTS selvam_db;
  2. GRANT ALL ON selvam_db.* TO 'selvam_admin'@'localhost';
  3. FLUSH PRIVILEGES;
  4.  
[EDIT: I went to the site (http://forum.clickonlinejobs.com), and it looks like it's working....]
May 15 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
2036
by: Somerset Bob | last post by:
I've posted my query at the phpbb forum, where I got half an answer and then no more. I posted it again at another phpbb forum, where I got half an answer and no more. I posted it in alt.php, where I got half an answer, then no more. In desperation, I'm now posting again in alt.php, alt.comp.lang.php and comp.lang.php in the hope that...
0
1877
by: Somerset Bob | last post by:
I've posted my query at the phpbb forum, where I got half an answer and then no more. I posted it again at another phpbb forum, where I got half an answer and no more. I posted it in alt.php, where I got half an answer, then no more. In desperation, I'm now posting again in alt.php, alt.comp.lang.php and comp.lang.php in the hope that...
2
2937
by: Somerset Bob | last post by:
I've got pagination errors in a phpBB board. Some forums are showing "page 1 of 0". Previous enquiries both here and at the phpBB forum have given me half-answers, the latest of which contained this advice: For each forum in phpbb_forums: -) Get the number of posts that belong to a forum from phpbb_posts select count(*) as count from...
1
3743
by: leo | last post by:
I am trying to installing phpbb 2 on Windows XP to host a very lightly used BB, with the main objective of trying to install the phpBB, web server and such. I am using Windows because I don't have a spare machine to install Linux. I am using these components: Apache 2.0.50 php 5.0.1
3
5700
by: Ian | last post by:
The beginning of my assembly that I am getting the access error from looks like this. ********************************* Imports System.EnterpriseServices Imports System Imports System.Collections Imports System.Configuration Imports System.Data Imports System.Data.Common Imports System.Reflection
5
2052
by: Don Hans | last post by:
Gents, Have .Net2003 Enterprise architect installed on a Win2k Server with IIS. Even logged in as administrator, I cannot run any ASP.NET app with debugging. I always get the error "Unable to start debugger on the web server: Access is Denied" when attempting to start the app with debugging. Now, I have already spent 3 days going...
3
14867
by: Amjad | last post by:
Hi, I just wrote a test Windows Service that creates a text file on startup (please see my code below). The file is never created. Protected Overrides Sub OnStart(ByVal args() As String) Dim swLog As StreamWriter = File.CreateText("C:\myLog.txt") swLog.WriteLine("My Windows Service has just started.") swLog.Close() : swLog.Flush() End Sub
6
3353
by: JonSteng | last post by:
..Net Visual Studio Professional 2003 Version 7.1.3088 ..Net Framework 1.1 SP1 Version 1.1.4322 IIS 5.1 Windows XP Professional SP2 Micron T3000 Laptop (1.5 GHz; 1GB RAM; 40GB HD with 17GB Free) I installed FrontPage server extensions to IIS on my computer while following instructions in a Microsoft ASP.Net MCSD training book. After...
9
32486
by: simple12 | last post by:
Hello I have a script which have the facility of entering any code to some part of a webpage. I have some problems with it. When i put some code in the script then their is no error shown. When i try to not use a code and leave it empty the following php errors happens. I dont understand why. Help me. Error shown are: - PHP Notice: in...
0
7467
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7807
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7419
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7756
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5971
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
4944
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3450
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3442
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1014
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.