Re: [EMAIL PROTECTED] MYSQL Domain ?

2008-06-20 Thread Danie Qian
installing two mysql servers and set a few parameters. have fun and good luck. - Original Message - From: Rob To: users@httpd.apache.org ; Danie Qian Sent: Friday, June 20, 2008 5:54 PM Subject: Re: [EMAIL PROTECTED] MYSQL Domain ? That seams like an awesome suggestion Danie, i

Re: [EMAIL PROTECTED] MYSQL Domain ?

2008-06-20 Thread Dragon
Rob wrote: Hey there, wondering if some one could point me on the right direction. I have no idea what its actually called but i want to asign my MYSQL to a domain name. So instead of using local host they can use mysql.domainname.com Basically want this to ma

Re: [EMAIL PROTECTED] MYSQL Domain ?

2008-06-20 Thread Rob
ore reliable as > you have sort of a real time backup db server. > > - Original Message - > *From:* Rob <[EMAIL PROTECTED]> > *To:* users@httpd.apache.org ; Danie Qian <[EMAIL PROTECTED]> > *Sent:* Friday, June 20, 2008 5:26 PM > *Subject:* Re: [EMAIL PROTECT

Re: [EMAIL PROTECTED] MYSQL Domain ?

2008-06-20 Thread Danie Qian
y To: users@httpd.apache.org Sent: Friday, June 20, 2008 5:17 PM Subject: RE: [EMAIL PROTECTED] MYSQL Domain ? Rob. I would think that you would want to use a port number instead of a domain name. I think the port number is 3310, so you would have someone c

RE: [EMAIL PROTECTED] MYSQL Domain ?

2008-06-20 Thread Doug Harvey
t: Re: [EMAIL PROTECTED] MYSQL Domain ? oh awesome, i thought using a records as i've seen in the past places doing that like dreamhost.com etc. Is this port better security or something ? what is this actually called ? cheers, rob On Sat, Jun 21, 2008 at 9:17 AM, Doug Harvey <[EMAIL PROT

Re: [EMAIL PROTECTED] MYSQL Domain ?

2008-06-20 Thread Rob
t; *To:* users@httpd.apache.org > *Sent:* Friday, June 20, 2008 5:17 PM > *Subject:* RE: [EMAIL PROTECTED] MYSQL Domain ? > > Rob. I would think that you would want to use a port number instead of a > domain name. I think the port number is 3310, so you would have someo

Re: [EMAIL PROTECTED] MYSQL Domain ?

2008-06-20 Thread Danie Qian
your different locations. - Original Message - From: Doug Harvey To: users@httpd.apache.org Sent: Friday, June 20, 2008 5:17 PM Subject: RE: [EMAIL PROTECTED] MYSQL Domain ? Rob. I would think that you would want to use a port number instead of a domain name. I think the

Re: [EMAIL PROTECTED] MYSQL Domain ?

2008-06-20 Thread Rob
ent:* Friday, June 20, 2008 2:01 PM > *To:* users@httpd.apache.org > *Subject:* [EMAIL PROTECTED] MYSQL Domain ? > > Hey there, > > wondering if some one could point me on the right direction. I have no idea > what its actually called but i want to asign my MYSQL to

RE: [EMAIL PROTECTED] MYSQL Domain ?

2008-06-20 Thread Doug Harvey
@httpd.apache.org Subject: [EMAIL PROTECTED] MYSQL Domain ? Hey there, wondering if some one could point me on the right direction. I have no idea what its actually called but i want to asign my MYSQL to a domain name. So instead of using local host they can use mysql.domainname.com Basically want

[EMAIL PROTECTED] MYSQL Domain ?

2008-06-20 Thread Rob
Hey there, wondering if some one could point me on the right direction. I have no idea what its actually called but i want to asign my MYSQL to a domain name. So instead of using local host they can use mysql.domainname.com Basically want this to make my database accessible to our other servers

[EMAIL PROTECTED] mysql based authentication

2008-06-11 Thread Joseph Simmons
I'm setting up a site that will have some access controls. I know that user credentials can be held in a .htpasswd file, however I would like to use a database, specifically a MySQL database, to hold user credentials. Is it possible to just setup a .htaccess that tells Apache to use a database or a

Re: [EMAIL PROTECTED] MySQL Related problem

2007-10-17 Thread Samuel Vogel
Sorry, I have not yet tried it. But I definitely will try it in the future ;) Because it has a very interesting set of features. Regards, Smay Marc Perkel schrieb: Have you actually tried this? Do you have sample scripts? Is there any one who has tried MySQL Proxy and made it work? Samuel Vo

Re: [EMAIL PROTECTED] MySQL Related problem

2007-10-17 Thread Marc Perkel
Have you actually tried this? Do you have sample scripts? Is there any one who has tried MySQL Proxy and made it work? Samuel Vogel wrote: You should probably take a look at MySQL Proxy: http://dev.mysql.com/tech-resources/articles/proxy-gettingstarted.html It can do exactly what you want and

Re: [EMAIL PROTECTED] MySQL Related problem

2007-10-17 Thread Samuel Vogel
You should probably take a look at MySQL Proxy: http://dev.mysql.com/tech-resources/articles/proxy-gettingstarted.html It can do exactly what you want and much more ;) Regards, Samy Marc Perkel schrieb: Hi Everyone, I'm hosting a lot of domains for a lot of people who have a lot of MySQL app

[EMAIL PROTECTED] RE: [SPAM] - [EMAIL PROTECTED] MySQL Related problem - Email found in subject

2007-10-17 Thread jmacaranas
, 2007 1:37 PM To: users@httpd.apache.org Subject: [SPAM] - [EMAIL PROTECTED] MySQL Related problem - Email found in subject Hi Everyone, I'm hosting a lot of domains for a lot of people who have a lot of MySQL applications that they installed and almost all are configured to talk to MyS

[EMAIL PROTECTED] MySQL Related problem

2007-10-17 Thread Marc Perkel
Hi Everyone, I'm hosting a lot of domains for a lot of people who have a lot of MySQL applications that they installed and almost all are configured to talk to MySQL on "localhost". In order to spread the load I'm trying to move the MySQL server to another machine. Since everything is config

Re: [EMAIL PROTECTED] mysql config question

2006-06-20 Thread Jesse Gumm
Do you have the mysql extension enabled in the php.ini file? On 6/20/06, Robert Cahn <[EMAIL PROTECTED]> wrote: I'm running FC4. When my php script hits mysql_connect() it dies. I checked error_log and found PHP Fatal error: Call to undefined function mysql_connect() What am I missing i

Re: [EMAIL PROTECTED] mysql config question

2006-06-20 Thread Mike Jackson
I'm running FC4. When my php script hits mysql_connect() it dies. I checked error_log and found PHP Fatal error: Call to undefined function mysql_connect() What am I missing in my httpd.conf file? That sounds like a question for a PHP mailing list ;) But, it also sounds like PHP doesn't h

[EMAIL PROTECTED] mysql config question

2006-06-20 Thread Robert Cahn
I'm running FC4.  When my php script hits mysql_connect() it dies.  I checked error_log and found PHP Fatal error:  Call to undefined function mysql_connect() What am I missing in my httpd.conf file? /Bob Cahn Gipsy Trail Club Carmel, NY 10512

Re: [EMAIL PROTECTED] mysql

2006-06-15 Thread Jesse Ross
Please try a MySQL mailing list or forum for this question. Google "mysql support" or something like that to find these. -Jesse Ross ikechi abalogu wrote: Hi, i have just installed Apache2 but i cnt get mysql to work.pls i need help From: "Joshua Slive" <[EMAIL PROTECTED]> Reply-To: users

[EMAIL PROTECTED] mysql

2006-06-15 Thread ikechi abalogu
Hi, i have just installed Apache2 but i cnt get mysql to work.pls i need help From: "Joshua Slive" <[EMAIL PROTECTED]> Reply-To: users@httpd.apache.org To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Re: Password protect... no user required Date: Thu, 15 Jun 2006 13:30:08 -0400 On 6/

Re: [EMAIL PROTECTED] MySQL versus Postgres Auto Increment

2005-10-19 Thread Sean Davis
On 10/19/05 8:01 AM, "Uzo Madujibeya" <[EMAIL PROTECTED]> wrote: > Have you guys by any chance investigated using Hibernate as persistence layer > which you can use to interrogate a number of RDBMS? Many of the issue you > mention with specific database usage are handled by hibernate. > > Uzo >

Re: [EMAIL PROTECTED] MySQL versus Postgres Auto Increment

2005-10-19 Thread Uzo Madujibeya
Have you guys by any chance investigated using Hibernate as persistence layer which you can use to interrogate a number of RDBMS? Many of the issue you mention with specific database usage are handled by hibernate.UzoOn 19 Oct 2005, at 12:31, Sean Davis wrote:I am not a programmer, but I do use dat

Re: [EMAIL PROTECTED] MySQL versus Postgres Auto Increment

2005-10-19 Thread Sean Davis
On 10/18/05 11:12 PM, "Michael Avila" <[EMAIL PROTECTED]> wrote: > I have been reading the series of messages on MySQL versus Postgres. I have a > couple of concerns myself. There is one that is important to me. Am I being > paranoid or is there a good reason to be concerned? Here is my situation.

Re: [EMAIL PROTECTED] MySQL versus Postgres Auto Increment

2005-10-18 Thread David Lang
s@httpd.apache.org To: Apache - User Mailing List Subject: [EMAIL PROTECTED] MySQL versus Postgres Auto Increment I have been reading the series of messages on MySQL versus Postgres. I have a couple of concerns myself. There is one that is important to me. Am I being paranoid or is there a good r

[EMAIL PROTECTED] MySQL versus Postgres Auto Increment

2005-10-18 Thread Michael Avila
I have been reading the series of messages on MySQL versus Postgres. I have a couple of concerns myself. There is one that is important to me. Am I being paranoid or is there a good reason to be concerned? Here is my situation. I have programmed a database in MySQL 4.x. The database could have abo