Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP

2010-06-03 Thread Shreyas
Ash - Yes, the service was stopped and then it was copied. --Shreyas On Thu, Jun 3, 2010 at 7:07 PM, Ashley Sheridan wrote: > On Thu, 2010-06-03 at 08:29 -0400, Bob McConnell wrote: > > From: Shreyas > > > Not sure what you meant by that. I never had to restore anything. > Would be > > happy t

RE: [PHP] Set up MySQL + Apache 2.2.4 on Win XP

2010-06-03 Thread Ashley Sheridan
On Thu, 2010-06-03 at 08:29 -0400, Bob McConnell wrote: > From: Shreyas > > > Not sure what you meant by that. I never had to restore anything. > Would be > > happy to know if I have misunderstood anything. > > > On Thu, Jun 3, 2010 at 4:52 AM, shiplu wrote: > > > >> Actually you just restore

RE: [PHP] Set up MySQL + Apache 2.2.4 on Win XP

2010-06-03 Thread Bob McConnell
From: Shreyas > Not sure what you meant by that. I never had to restore anything. Would be > happy to know if I have misunderstood anything. > On Thu, Jun 3, 2010 at 4:52 AM, shiplu wrote: > >> Actually you just restore your NS schema in the new EasyPHP stack. >> The fact that you were able to

Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP

2010-06-03 Thread Shreyas
Shiplu, Not sure what you meant by that. I never had to restore anything. Would be happy to know if I have misunderstood anything. Regards, Shreyas On Thu, Jun 3, 2010 at 4:52 AM, shiplu wrote: > Actually you just restore your NS schema in the new EasyPHP stack. > > Shiplu Mokadd.im > My talks

Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP

2010-06-02 Thread shiplu
Actually you just restore your NS schema in the new EasyPHP stack. Shiplu Mokadd.im My talks, http://talk.cmyweb.net Follow me, http://twitter.com/shiplu SUST Programmers, http://groups.google.com/group/p2psust Innovation distinguishes bet ... ... (ask Steve Jobs the rest) -- PHP General Mailing

Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP

2010-06-02 Thread Shreyas
All, Finally, the 28th reply seems to have brought this thread to an end. Yes, persistence finally got me there! Special thanks to Ash. I am able to run both my Java code and php code on the same port (though nothing database conversations are happening) from the same machine. Here's the set-up

Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP.

2010-06-02 Thread Shreyas
Bob, That was a separate installer. It was nothing to do with another software. --Shreyas On Wed, Jun 2, 2010 at 7:19 PM, Bob McConnell wrote: > From: Shreyas > > > What would be the exact installer which will let me have the MySQL > Server > > and the Query browser? I know this is the wrong f

RE: [PHP] Set up MySQL + Apache 2.2.4 on Win XP.

2010-06-02 Thread Bob McConnell
From: Shreyas > What would be the exact installer which will let me have the MySQL Server > and the Query browser? I know this is the wrong forum but I am just giving > it a shot. When I do Start -> All Programs -> MYSQL, I used to get only > above options. I have lost the installer and the actual

Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP.

2010-06-01 Thread Shreyas
Right, Shilpu. I'll try that. What would be the exact installer which will let me have the MySQL Server and the Query browser? I know this is the wrong forum but I am just giving it a shot. When I do Start -> All Programs -> MYSQL, I used to get only above options. I have lost the installer and th

Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP.

2010-06-01 Thread shiplu
On Wed, Jun 2, 2010 at 5:32 AM, Shreyas wrote: > Since I have another Java app running and points to the same port 3306, > when I tried to configure with EasyPHP, I had a conflict. > > How about configuring EasyPHP at a different port? In that ways, EasyPHP's > MYSQL and my external MySQL will ne

Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP.

2010-06-01 Thread Shreyas
Since I have another Java app running and points to the same port 3306, when I tried to configure with EasyPHP, I had a conflict. How about configuring EasyPHP at a different port? In that ways, EasyPHP's MYSQL and my external MySQL will never have a conflicting situation. Does that make sense?

Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP.

2010-06-01 Thread Ashley Sheridan
On Wed, 2010-06-02 at 04:48 +0700, shiplu wrote: > You can consider XAMPP. (www.apachefriends.org/en/xampp.html) > It has everything in it. > > Mysql server, Apache server, PHPMyAdmin, PHP, Perl and an FTP server > Just install it and its configured. > > Just put your files in htdocs and they w

Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP.

2010-06-01 Thread shiplu
You can consider XAMPP. (www.apachefriends.org/en/xampp.html) It has everything in it. Mysql server, Apache server, PHPMyAdmin, PHP, Perl and an FTP server Just install it and its configured. Just put your files in htdocs and they will be up and running. I use this to package my intranet php ap

Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP.

2010-06-01 Thread Ashley Sheridan
On Wed, 2010-06-02 at 01:41 +0530, Shreyas wrote: > Tried that just now and didn't work. > > > > The Java code which talks to the DB has a different username and > password than the one installed with EasyPHP. I might be missing > something very silly here. Damn me! > > > --Shreyas > > >

RE: [PHP] Set up MySQL + Apache 2.2.4 on Win XP.

2010-06-01 Thread Hansen, Mike
> -Original Message- > From: Shreyas [mailto:shreya...@gmail.com] > Sent: Tuesday, June 01, 2010 10:18 AM > To: php-general@lists.php.net > Subject: [PHP] Set up MySQL + Apache 2.2.4 on Win XP. > > PHP'ers, > > Please do not curse me for this. > > I am having a tough time to get thi

Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP.

2010-06-01 Thread Shreyas
Tried that just now and didn't work. The Java code which talks to the DB has a different username and password than the one installed with EasyPHP. I might be missing something very silly here. Damn me! --Shreyas The On Wed, Jun 2, 2010 at 1:10 AM, Ashley Sheridan wrote: > On Wed, 2010-06-02

Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP.

2010-06-01 Thread Ashley Sheridan
On Wed, 2010-06-02 at 01:06 +0530, Shreyas wrote: > Ash, > > > > Not sure if that would work here. I gave that a shot and there was a > port conflict. > > > I actually want to learn how to set PHP environment in bits and pieces > without a WAMP. Will see what I can do there. > > > Regards

Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP.

2010-06-01 Thread Shreyas
Ash, Not sure if that would work here. I gave that a shot and there was a port conflict. I actually want to learn how to set PHP environment in bits and pieces without a WAMP. Will see what I can do there. Regards, Shreyas On Wed, Jun 2, 2010 at 12:55 AM, Ashley Sheridan wrote: > On Wed, 2010

Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP.

2010-06-01 Thread Ashley Sheridan
On Wed, 2010-06-02 at 00:46 +0530, Shreyas wrote: > Thanks, Ash. > > I was able to set things up with EasyPHP 3.0. I had to uninstall my MySQL > and Apache to get this work. I have to figure out how I can ask my java code > to look at a separate instance of MYSQL while the EasyPHP's instance runs

Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP.

2010-06-01 Thread Shreyas
Thanks, Ash. I was able to set things up with EasyPHP 3.0. I had to uninstall my MySQL and Apache to get this work. I have to figure out how I can ask my java code to look at a separate instance of MYSQL while the EasyPHP's instance runs too. Anyone has encountered this before? Regards, Shreyas

Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP.

2010-06-01 Thread Ashley Sheridan
On Tue, 2010-06-01 at 22:54 +0530, Shreyas wrote: > Alright! Point duly noted. > > I only did not want to spam the list with my very rudimentary questions. > > On Tue, Jun 1, 2010 at 10:33 PM, Ashley Sheridan > wrote: > > > On Tue, 2010-06-01 at 22:29 +0530, Shreyas wrote: > > > > You have bee

Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP.

2010-06-01 Thread Shreyas
Alright! Point duly noted. I only did not want to spam the list with my very rudimentary questions. On Tue, Jun 1, 2010 at 10:33 PM, Ashley Sheridan wrote: > On Tue, 2010-06-01 at 22:29 +0530, Shreyas wrote: > > You have been of great help, Ash. > > > > I just did some progress and I typed in

Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP.

2010-06-01 Thread Ashley Sheridan
On Tue, 2010-06-01 at 22:29 +0530, Shreyas wrote: > You have been of great help, Ash. > > > > I just did some progress and I typed in http://localhost and I see the > easyphp page. Do you know how I can write my own apps now? > > > > > > On Tue, Jun 1, 2010 at 10:26 PM, Ashley Sheridan >

Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP.

2010-06-01 Thread Ashley Sheridan
On Tue, 2010-06-01 at 22:24 +0530, Shreyas wrote: > I did and I miserably failed. I feel like giving up on learning PHP > now with all these set-up now. Aaah! > > > > I have uninstalled MySQL now and trying to see how it goes. > > > ---Shreyas > > > On Tue, Jun 1, 2010 at 10:16 PM, Ashley

Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP.

2010-06-01 Thread Ashley Sheridan
On Tue, 2010-06-01 at 22:02 +0530, Shreyas wrote: > Ash, > > Thanks for the quick reply. I am downloading Easyphp 3.0 right now and see > how it goes. But just to understand how this all works, will it work with > Eclipse, too? I am using Ganymede. > > > Regards, > Shreyas > > On Tue, Jun 1, 2

Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP.

2010-06-01 Thread Shreyas
Ash, Thanks for the quick reply. I am downloading Easyphp 3.0 right now and see how it goes. But just to understand how this all works, will it work with Eclipse, too? I am using Ganymede. Regards, Shreyas On Tue, Jun 1, 2010 at 9:55 PM, Ashley Sheridan wrote: > On Tue, 2010-06-01 at 21:47 +

Re: [PHP] Set up MySQL + Apache 2.2.4 on Win XP.

2010-06-01 Thread Ashley Sheridan
On Tue, 2010-06-01 at 21:47 +0530, Shreyas wrote: > PHP'ers, > > > > Please do not curse me for this. > > > I am having a tough time to get this up and running. Can someone point > me to a document which will help me do configure so that I can start > learning and working on PHP ASAP? Please