dotasif
Mar 21 2007, 11:56 PM
| | hello there , i am new at web design world. recently me learning php/mysql stuff.....so the problem is at www.qupis.com i cant connect my php script with their mysql database.......i need your help
thank you. |
Reply
jlhaslip
Mar 22 2007, 12:19 AM
What are you using for the database connection? Please remember that the Database name will be prefixed with your account name due to the shared MYsql. Example: if you have a d/b named my_sql_db, the functioning of the shared services will rename it to "my_user_name_my_sql_db". Look in the control panel mysqladmin and / or phpmyadmin to see what I mean. Post number *2200*
Reply
Saint_Michael
Mar 22 2007, 04:11 AM
And for a additional tip make sure your configurationn or connection files have your db's info in it as well so as to properly work.
Reply
Jimmy
Mar 22 2007, 01:50 PM
Don't forget if you want a mysql database, youll have to activate one yourself through cpanel. Log the username and password required.
Reply
Recent Queries:--
dot5hosting joomla chmod s - 544.83 hr back.
-
.htaccess max_user_connection - 712.43 hr back.
Similar Topics
Keywords : connecting, mysql, database, qupis, host
- Can We Host Games With Webhosting This Site Provides?
Uhm yea I was wondering (1)
Some Questions About Qupis Hosting !
(2) Hi All, I have some more questions about Qupis hosting. 1.) Will my account get deleted suddenly
without notice ? 2.) When doing ajax on some applications. The text-ad appear on that data also.
Possible this limited to only a single whole pages ? Thanks Eric,....
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....
How To Transfer Web Host Safely
need help about transfering a web hosting provider (0) Hi, I have currently 3 websites hosted, now due to problem in services i am planning to change my
hosting provider. I have about 10 domains in that hosting account which is parked. Now my question
are: May i need to transfer my domains too? May i need to configure anything from my side? Please
help me as i really don't know anything about hosting. waiting for your replies.....
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.....
Phpmyadmin
Create new database: No Privileges (6) i can not make a sql for diff srcipt, but the sricpt i have is php, DJ-cpanel.. all tho i can not
install it the error is like this Creating Database Tables No database selected there a mysql
database is made, but i can not use it for othere stuff... plz note that this is Free script and not
for paid.. is there a way that the myqsul can not use sql other scripts? or it maybe not working...
but i am not sure if the script not working or it can be the server may be down on mysql...? ....
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....
Trap17 = Amazing. I Will Refer You Guys To All
#1 free web host (10) At first, my intention of choosing trap17 was to get a free, quality web host. But oh wow, I had no
idea WHAT A GREAT COMMUNITY THIS PLACE IS! Earning credits is a breeze. Just write quality
posts and don't spam. Genius! Look at the amazing community you guys have! If Trap17
didn't have free web hosting, I would still come to this community! 1. Mature members 2. No
spam 3. Fun 4. Fun admins I want to thank everybody at Trap17 for creating such a great place, and
I will be looking forward to setting up my site at Trap17! If someone can pl....
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.....
Qupis Sub-domain Query
(1) Hi Qupis Moderators I want to cancel my current Qupis subdomain name to register another one...is
that possible? my current qupis domain name : http://mintcamp.qupis.com please do delete that
package and allow me to create new one...i want to register newer subdomain name n package.I
didn't find any option to delete the current package,but i do find the option to create new
one..But instead of increasing overhead with a unused sub-domain name i think u can delete my
current sub-domain name.. Thanks and Cheers Mahehs ....
Trap17 Host Servers
Are they still the same? (1) Are the trap17 host servers still the same? Right now my domain has its DNS set to ns1.trap17.com
and ns2.trap17.com, am I correct or did the server change also change the DNS?? Thank you
/wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" />....
How To Manage The Database For E-books Website In My Sql?
(3) I wanna know how to manage the database for website of e-books with forum in it, n the database is
in mysql. PLZ HELP ME!....
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.......
Connecting Two Computers With A Crossover Cable
Got the basics, anything I'm missing? (7) I was going to connect two computers together with a crossover cable to share files, and maybe even
play a few multiplayer games over it. In my understanding I need a cat5 crossover cable, correct me
if I'm wrong here. Both computers need to have a network card. After I hook up the computers I
need to set each computers IP. (I'm not to sure on how to do that) Then I need to make sure the
computers can "talk" to each other. From what I've read that's all I need to do. Anything
I'm missing? If someone could explain the part about setting the computers I....
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 + Php Question
(5) Hi, I am creating a website in php and using a mysql database to store the data. I want to store
time data in the database. My question is what is the best datatype I should use and how do I read
the time from the database and format(display) it using php ?....
Byet Host Is Bad!
(9) I used to use Byethost, they offered a great service 250MB of storage, good bandwidth, scripts
installer,support add-on and parked domains, and a lot more but one day they just decided to change
the upload limit to 1MB!!! So I wasn't able to upload anything by my Joomla
installer, I decided to leave that hosting and now I'm looking for a good hosting and I think
Trap17 is my choice...I just need to wait to get my account /laugh.gif"
style="vertical-align:middle" emoid=":lol:" border="0" alt="laugh.gif" />....
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....
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....
Connecting 2 Pc's
Help if this is possible (10) I have a Notebook PC And a Desktop PC. I want to connect them both because my home computer has more
memory then my laptop. I was wondering if there is any software that will connect 2 PC's with
out buying anymore gear. I have a Eathernet cord and both my laptop and desktop have eathernet
cards in them. They are both running windows XP. (my home computer has professional and my laptop
has home edition). If anyone know anything about connecting two computers together with out a hub
then please message this back. And if anyone also knows this i have wireless inte....
Connect To Remote Oracle Database With Toad
i'm lost (6) Hey gang, long time no see, my bad! Anyway, I got me a question. Does anybody know how to
connect to a remote oracle database using toad? When I read the docs for toad I get the impression
that I have to have a local oracle installation in order to use toad, but that just seems silly. I
guess I'm stuck at the point of trying to figure out how to tell toad where to look for all of
the configuration information it needs for the connection if I don't have any "Oracle Home"
directories. :crosses fingers: Peace!....
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....
500 Mb Free File Host!
http://www.spread-it.com/ (18) Spread-It is a great, no nonsense file host. I've been looking extensively at free file hosts
and most are up to 100 mb or something along those lines. The bigger ones for some reason are
usually Japanese, but this a totally free, no registration file host for anything up to 500 mb. The
only catch is that if it's not donwloaded once in 14 days it get's deleted. But other than
that they claim it's hosted forever. http://www.spread-it.com/ ....
Complete Login System
With PHP + MYSQL (55) 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 connecting, mysql, database, qupis, host
|
|
Searching Video's for connecting, mysql, database, qupis, host
|
advertisement
|
|