Raptrex
Nov 2 2004, 09:21 PM
| | what is the password for the mysql database when you install invision power board from the site? |
Reply
wassie
Nov 2 2004, 09:58 PM
you made your own account for the database, so the password could be everything.
Reply
Raptrex
Nov 2 2004, 10:02 PM
i used the invision board from the addons scripts so it made its own how do i find the password
Reply
wassie
Nov 2 2004, 10:12 PM
then its the same password as you use for admin of ib, or its the same password of you cpanel
Reply
xboxrulz
Nov 3 2004, 01:07 AM
if you installed it with Fantasico, the password is randomly generated. Just go to your file manager @ your cPanel and just go into the ipb directory and find conf_global.php and then it should tell you what your MySQL password is. xboxrulz
Reply
Similar Topics
Keywords : mysql, password, invision, power, board
- Password Reset [resolved]
(2)
How Do I Find My Mysql Password? [resolved]
Cannot access my MySQL (5) After all the recent problems, my account has been restored. I have setup my parked domain agin, and
that works fine. However, I can no longer access my MySQL databases (I can from PHPMyAdmin, but
that's all). I had to create a new user for my databases, and created the user with exactly the
same username and password I had before, but some of my web pages do not let me access the pages I
have associated with my databases. Where could i find out what my DB password is? (Although I am as
good as sure I am using the right one). I have tried my old password, the new c....
Please Explain Me Mysql
How do i insert information into this config: (4) Hi, I wanted to try just to test how can i connect my website to another mysql server, but i have no
idea how to insert the other mysql information such as port and host etc.... so here is the config
file please give me an example CODE <?php // mySQL information $server =
'FRESHSQL.COM:3306'; // MySql server $username =
'vasilevich'; // MySql Username $password =
'*******'; // MySql Password $database =
'vasilevich'; // MySql Da....
Remote Access Mysql
(8) Is it possible to directly access my local database from my website? For example, if somebody
submits info on my website, the info they submitted would be transferred to my local database
directly. Is that possible? And if so, how do I set that up? The reason I don't want to upload
my database to my subdomain is because it would be difficult to keep the website database and my
local database in sync . . . or is there a way to do that? Thanks for any replies.....
Create Table - Mysql Code - Help
(1) I need your feedback about setting the database issues. Please, review them and correct some entries
in the code if they got some mistakes. This is the code itself: SQL CREATE TABLE
`news` ( `id` int(250) NOT NULL auto_increment, `title` varchar(255)
NOT NULL default '', `text` text NOT NULL, `author` varchar(255) NOT
NULL default '', `valid` varchar(255) NOT NULL default '',
`date` varchar(255) NOT NULL default '', PRIMARY KEY (`id`) ) ENGINE = ....
Mysql Error
(3) ok i need some more help from the wonderful coders here at Trap. I'm almost done with my CMS
script, but i'm having a problem with the installer.php file, when it trys to inseret the user
data into the database i keep getting the following error: CODE mySQL Error: You have an
error in your SQL syntax; check the manual that corresponds to your MySQL server version for the
right syntax to use near ';INSERT INTO `members` (`id`, `name`,
`username`, `password`, `email`, `title`) ' at lin....
Willing Power
(4) Hi Friends, This is my first post in this forum. I would like to know about how to improve our
willing power? For example, today i feel interested to learn guitar, i learn something by play with
it. Next day i don't have or less interest to touch the guitar. You know what i mean? Any
advice would be appreciated. /rolleyes.gif" style="vertical-align:middle" emoid=":rolleyes:"
border="0" alt="rolleyes.gif" /> ....
Mysql
Several files in one field. (2) Hi guys. I want t know if it is posible to have so many entries for one object in a field in MySQL.
I know my question may not be clear because I lack in terminology but pliz try and help. What I want
to do is for axample have a database of my clients with the following fields for every client:
fname, lname, more than one photos, contrubutions(comments, jokes, testimonials posted) etc. I want
to have the things like the photos in the same field but they have to be unique so that my php code
can deal with them individually llike they are coming from different fields.....
Html Form!
Using MySQL?! (4) Hey, I need your help again! I need some good working tutorial how I can update my SQL through
HTML form. I did use some tutorials online found with the help of google; but they do not work
properly; I mean there are still small mistakes. I need to have a good tutorial to follow. It
should be based on security and more things. It has to be done in proper way.......
The Power Of Prayer
Energy at it's focused best (6) What is prayer really? Think about it for a moment. Prayer. It is the moment of focusing your
energy ( your thoughts, wishes, desires, needs whether for yourself or another). Sure a lot of
people don't see it like that. Most see it as a communication with Deity ( Dear God, Dear Jesus,
Dear Goddess, Dear Shiva, etc). If you are religious I'm not going to tell you that praying
ISN'T a form of communication or connection with your deity. I would just like to add to it.
/happy.gif" style="vertical-align:middle" emoid="^_^" border="0" alt="happy.gif" /> I would....
Do Ouija Board Works
Any one has experience with sprits linked to ouija boards (5) Hi, I heard about ouija board when i was in seventh standard. I tried it so many times from that
but i did not get any (ghost) spirit (holy or evil). I read articles of experiences on ouia board
from internet its hair rising. But the thing is if it is true it should happen to any one. Why it
happens to only a few. and a few say that calling spirits through ouija is a bad practice. Any
one here has experience with spirits or ouija board. do really spirits related to ouija boards.If
yes do spirits respond to uoija board callings. If yes Is this really a bad practice ....
Simple Javascript And Password System
How to protect your pages with password (6) The quickest way to get a password protection system up and running is to use a Prompt box in
JavaScript that has a title like "Enter your Email Address". Only you and the relevant users know
what the password should be, could even be one each, that can be sorted out at the next page then
pass the "input" directly through the url by changing the .href, like
http://www.iSource.net.nz/users/?leTmeIn= The page that then processes this should also check for
the referring page, and three fails from an IP if you like the php (the next page): CODE
<?php // processdo....
Mysql-essential-5.0.51 Installion Problem
please help me.(urgent) (2) Dear friend, please help me. Iam working on php project (matchmaking site). I have downloaded mysql
essensial 5.0.51. When i was installing mysql 5.0.51, i got following error - Error 1901: Error
attempting to read from the source installation database:
c:\windows\installer\527ec6.msi What is solution of this problem ? Iam using
windows xp professional version 2002 (service pack 2). Please post your reply. Iam waiting for your
answer. ....
Database With Mysql++
getting mySQL++ to work with trap17 (7) Hi, I'm trying to build an online game and figured the easiest way to do the server list would
be to make a mySQL database for it; however, I use the con() command on the IP i get from pinging my
website and I always get an abnormal program termination; however, it will work with the mySQL on my
own machine. The code is below: CODE #include <iostream> #include <iomanip>
#include <mysql++> #include "pass.h"//holds my password (i program at
school) int main(void) { Connection con("t3jem3_test","....
Tools Needed!
PHP & MySQL (9) Hello, everyone! I need some tools for those two things to test PHP scripts coming together with
database on my laptop, instead checking them on a web-server which takes time.....
Mysql Won't Update
(4) Ok, so I'm making some arcade administration software so I don't have to add games the hard
way, well anyway, one of the features I have is that on the homepage is a featured author and as
such I just have it so it updates one line in the mySQL. Well, the page with the form passes on the
varibles fine and the updating page recieves them because I echoed everything, then I build the
query and I even echo the query and it comes out exactly how I want it to, but for some reason, the
database itself won't update even though all the varibles are there. Here's....
Change Your Computer Password
Change Your Computer Password (6) This Topic will teach how can you change your without knowing your old Passward 1. Click "Start"
Then Click "Run". 2. In the dialog box type in "CMD" and select "OK". (Opens Command Prompt) Or you
can manually open CMD by navigating to "C:\WINDOWS\system32\cmd.exe". 3. Once
Command Prompt is open, type in "net user" and hit enter. This will display all user accounts. 4.
Now type in the following command: " net user (ACCOUNTNAME) * " and hit enter Example: net user
Trap * (Dont forget to add the asterisk) 5. Now it will ask for a new password, enter....
Qupis : Free Hosting With Php, Mysql, Cpanel. (one Line Text Ad At Bottom)
a member of Xisto (41) Hello Members, We are proud to introduce a new member to Xisto group of sites.
Qupis : Free Web Hosting 150 MB space, 5000 MB Bandwidth, php,
mysql, CPanel (Latest). Emails, FTP, Addon domains, Parked Domains etc.
http://www.Qupis.com
Feel free to add your reviews and comments about it. -Trap17
Management ....
Power Supply Unit (psu)
Computer restarting while playing games (7) I have read in a lot of forums about the importance of this component. And with regards to my
problem of the computer restarting while playing games, this could very well be the reason but I
can't confirm anything. When I bought my graphics card Winfast A6200 TD, a minimum of 400w
output was needed from the psu and that was I had. But is the psu actually causing the problem of my
computer restarting? That the psu does not have enough power to handle the functions of the graphics
card? I was playing PES 6 (Pro Evolution Soccer 6) and everything seemed fine until i....
Is It Possible To Access The Mysql Remotely?
(10) I like to experiment with a lot of things and I was thinking of making a sort of instant messenger
in Python, but I want to let people have actual accounts so I need to be able to access the mySQL
remotely. If that's not possible, are we allowed to run Python scripts on the server?....
Check Referrer To Prevent Linking Yours From Other Sites
Check referrer with Php and Mysql (8) Check Referrer Using Php To Prevent People Linking To Your Downloads From Other Sites Ever
find that found some people are listing items, images and tuts and linking directly to the download
url (those that are like my photoshop tutorial.php?id=0), which is a .php to count the number of
downloads. To prevent this, you can add a piece of code to the download pages that checks which page
referred them to the download page: if it's my domain, it downloads the file normally, if
it's not, it will redirect to my home page instead. Important : Not all browser....
Computer Admin Login With Lost Password?
Hack my own comp. (15) Im trying to fix some things on my acount but, i hava to be able to log into my Admin. acount. my
dad had the comp. before me and he forget the password to get into the acount. how do i hack into my
own computer to get the password, or is there any way of defragging my comp. without being a admin?....
What Are The Pro's And Cons Of A Dual Core Power Processor
and an Intel Centrino Dual Processor (6) Ok, so my parents are wanting to buy two new laptops for themselves, and they want the best they can
get.. i dont want any sugestions on what kind of computer they should get, they will be getting
XPS's, i just want to know the differense, and what the pros and cons are of Dual Core Power
Processors, and Intel Centrino Dual Processor, and which one you think is better.... ive looked
online and couldn't find much, my parents have looked and hopefully someone here can help
/biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> th....
Stupid Computer Crash Due To Power Surge
BROKE! (17) So I was working on the computer, I think it was doing trap17 stuff, can't remember, anywhoo, I
Was working and all of a sudden my computer shut down, I'm like..oh great. So my sister and I
opened it up, well, it was the power supply/mother baord(power surge). We didn't think it was
the motherboard just yet, so we went and bought a new power supply, installed it, no go. So now we
new it was once of the essensials. We took the harddrive into a control, it was fine, the processor
was fine. Motherboard. Took it into the geek sqaud, boy, do I hate them, atleast t....
What Is Mysql's Default Root Password?
Just installed in on my Linux box (8) I installed SuSE Linux 9.1 Professional on an old computer recently. I installed MySQL server
(version 4.0.18), Webmin (version 1.250) and Usermin (version 1.180). If I try to connect to the
MySQL server with the username root and no password, I get an invalid login error from Webmin,
Usermin and mysql-cc. What is the default password, and how can I change it? I am very excited to be
learning Linux (after a long journey through Windows-land), but get frustrated on loopholes like
these. Also, an a different note, why would the system stop loading after a certain point (to....
Mysql Database Size
related to the free database space (6) hi all! this is my first post /biggrin.gif' border='0' style='vertical-align:middle'
alt='biggrin.gif' /> and i have a doubt, how much mysql space i am allowed to use... i mean how
much is available for my free account....
Import From Excel File Into Mysql Database
(7) Has anyone tried using the excel import function that comes with phpmyadmin
http://www.phpmyadmin.net/home_page/ - it does not require any additional plug-ins or scripts and
is fairly straightforward to use. In phpmyadmin, if you click on the database table which you wish
to import the data to , there is a link on the bottom left corner which says "insert data from a
text file into the table" - although it says text file it still can be used to import an excel file.
When you click on this link you will be taken to a page where you will be asked for the file name
(the....
Making Winrar Archives
and adding password to winrar archives (12) **** This tutorial will show you how to put files into .rar Archive and pass worded (if wanted)
**** What You Will Need Before continuing you will need a couple of thing, first of all you
need WINRAR , which is a very powerful archive manager. It can reduce size for you email
attachments, decompress RAR, ZIP and other types of files downloaded from the internet. You can get
winrar at http://www.rarlabs.com The other thing is that make sure your using Windows XP because
this is what I used to make this tutorial. I think it works with any other windows not....
The Next World Super Power?
(33) This is a thread for people discuss their opinions about who will rise to be the enxt super power of
the world, or if at all. USA as everyone knows is the current world super power but what do you
think will happen to it? undoubtably Britain was the worlds greatest super power in history, which
eventually declined, so can the same thing happen to the US? I think a decline of the USA and rise
of the economy of China are inevatable, but weither they become a super power is an issue. Discuss.
Don't just post a countries name. Justify your opinion which mature answers.....
Complete Login System
With PHP + MYSQL (56) Its an complete login sistem made and tested by me and I think itwill be very usefull for people who
are tryn to learn PHP. First, let's make register.php: CODE <?
include("conn.php"); // create a file with all the database connections
if($do_register){ // if the submit button were clicked if((!$name)
|| (!$email) || (!$age) || (!$login) ||
(!$password) || (!$password2)){ print "You can't let
any fields in blank....
Looking for mysql, password, invision, power, board
|
|
Searching Video's for mysql, password, invision, power, board
|
advertisement
|
|