Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Mysql Help
it01y2
post Nov 22 2006, 06:15 PM
Post #1


Member [Level 1]
****

Group: Members
Posts: 65
Joined: 7-July 05
Member No.: 9,139



I need some help with mysql. I cant seem to connect to an another mysql\server from a different apache server. Whats going on?
Go to the top of the page
 
+Quote Post
hts
post Nov 22 2006, 06:35 PM
Post #2


Advanced Member
*******

Group: Members
Posts: 138
Joined: 30-September 06
From: Iasi, Romania
Member No.: 30,851



can you be a bit more specific of what your problem is? and try using a more easy-to-understand english smile.gif
Go to the top of the page
 
+Quote Post
jlhaslip
post Nov 22 2006, 07:09 PM
Post #3


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 4,300
Joined: 24-July 05
From: Linix, DOS and Windows…the good, the bad and the ugly
Member No.: 9,787
Spam Patrol
myCENT:46.50



Post the code you are using for the Database connection.
And check to see if the second server allows for the 'hotlinking' of the Databases. It could be that the server is set to not allow such access. There is an apache Directive which will stop the process, I think. If it is an issued directive, you won't be able to access the Database except through their 'localhost'.
Also, what are you getting for an Error when you attempt the connection?
Go to the top of the page
 
+Quote Post
midnitesun
post Nov 23 2006, 03:03 PM
Post #4


Premium Member
********

Group: Members
Posts: 181
Joined: 22-February 06
Member No.: 19,007



if you can be more specific you will definitely find help from here , perhaps you are trying to connect to mysql server from a diferent machine ? if thats the case you need to re-configure mysql to allow root access from remote machines , just click on the check box saying allow rot access from remote machines when you are configuring mysql server , if not you can re post with a more details so we will be able to help you laugh.gif
Go to the top of the page
 
+Quote Post
michaelper22
post Nov 23 2006, 09:21 PM
Post #5


-=Hybrid Bus=-
*********

Group: Members
Posts: 742
Joined: 2-November 05
From: My hybrid bus (in NYC), a computer
Member No.: 13,709
Spam Patrol



QUOTE(it01y2 @ Nov 22 2006, 01:15 PM) *

I need some help with mysql. I cant seem to connect to an another mysql\server from a different apache server. Whats going on?

The remote server (meaning not the one that the script runs on) you are trying to connect to might not allow remte hosts. If the remote server uses cPanel, and you have acess to cPanel, log in, go to the MySQL databases page, and scroll way down to Access Hosts. There, fill in the IP address of the server with the script, and click Add Access Host to save it. As an alternative, you can enter %.%.%.% to allow access from any server.
If you can't access cPanel then contact the administrator of the remote server and ask him to help you out. Mention this post if you desire.
Go to the top of the page
 
+Quote Post
gcashp
post Nov 24 2006, 12:53 AM
Post #6


Newbie
*

Group: Members
Posts: 3
Joined: 23-November 06
Member No.: 33,903



You shoul see the apache, or database configuration perhaps the problem isn't on apache but on MySQL database example you have your database called "alpha_one", and the another database it's "hawn_two", and you should know tghe database login (username pr 'root') and the password, or on your server you can create another database using your features such as username and password, and connect they through an PHP application for example. But like the said on previous topics it's interisng you specify what's your problem and later report the problem detailed. as can be it, like also can be another problem more "complex" alright?!
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Problem On Mysql "order By"(5)
  2. Php News Script(19)
  3. Increment A Mysql Column(7)
  4. Can You Add Images Into A Mysql Database?(21)
  5. Subquery In Mysql(5)
  6. Creating Profiles In Php/mysql ?(7)
  7. Php Search Engine Script For Mysql Database(11)
  8. Putting Data Of 2 Pages In Mysql At Once(1)
  9. Mysql Query(2)
  10. Simple Mysql Query Limiting(9)
  11. Some Mysql Basics(4)
  12. Php, Mysql, Apache(4)
  13. Php And Mysql Applications(3)
  14. Getting Php 5 To Work With Mysql(0)
  15. Problem With A Mysql Join(2)
  1. The Artists Tutorials :mysql Basic Commands(0)
  2. [mysql]get Id Of Loged In User?(7)
  3. [mysql/php]need Som Basic Help(13)
  4. [php/mysql]id Trouble [resolved](3)
  5. Mysql Won't Update(5)
  6. Php + Mysql Question!(4)
  7. Tools Needed!(9)
  8. Best Sites For Learning Php-mysql(4)
  9. Php And Mysql Programming(2)
  10. Best Php And Mysql Editor For Noobs(6)
  11. Html Form!(4)
  12. Mysql Error(3)
  13. Create Table - Mysql Code - Help(1)


 



- Lo-Fi Version Time is now: 22nd November 2008 - 04:31 PM