This is a discussion on PHP & MYSQL within the PHP Language forums, part of the PHP Programming Forums category; Can someone advise me of a Windows software - that will act as server on on my XP machine. Like apache......
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Andy Fraser wrote:
> Sean uttered the immortal words: > > >>Can someone advise me of a Windows software - that will act as server >>on on my XP machine. Like apache...but I need the ability to run PHP & >>MYSQL. > > > Apache, PHP and MySQL funnily enough. > and there are lots of distributions of these combined in one easy to install package for Windows (Forserv, EasyPHP, AppServ). |
|
|||
|
In article <28bc6a61.0312311720.4dd90df2@posting.google.com >,
new2php@zappo.com says... > Can someone advise me of a Windows software - that will act as server > on on my XP machine. Like apache...but I need the ability to run PHP & > MYSQL. Cant' you just use IIS? I have it set up to use PHP and MySQL - it's very easy. Or are you using the home version of XP? -- Rohan Parkes Melbourne Australia |
|
|||
|
Rohan Parkes <rparkes@email.com> wrote in message news:<MPG.1a601ed0da35aac69896a6@news.labyrinth.ne t.au>...
> In article <28bc6a61.0312311720.4dd90df2@posting.google.com >, > new2php@zappo.com says... > > Can someone advise me of a Windows software - that will act as server > > on on my XP machine. Like apache...but I need the ability to run PHP & > > MYSQL. > > Cant' you just use IIS? I have it set up to use PHP and MySQL - it's > very easy. Or are you using the home version of XP? Yes. Just the home version of XP. An all in one - would be great. Sean |
|
|||
|
Shay Hurley <Shay_nospam@sanshay.com> wrote in message news:<bt2ech$2mmqp$1@ID-219240.news.uni-berlin.de>...
> Andy Fraser wrote: > > Sean uttered the immortal words: > > > > > >>Can someone advise me of a Windows software - that will act as server > >>on on my XP machine. Like apache...but I need the ability to run PHP & > >>MYSQL. > > > > > > Apache, PHP and MySQL funnily enough. > > > and there are lots of distributions of these combined in one easy to > install package for Windows (Forserv, EasyPHP, AppServ). I know of EasyPHP - I have it now..but it seems to not like me..I will read up on this..The server is working - it seems MYSQL is slightly different in Windows as opposed to Unix? Where can I get Forserv? |
|
|||
|
www.foxserv.net but that just doesnt want to work for me. I have just
tried AppServ and it works fine - simple install too. Sean wrote: > Shay Hurley <Shay_nospam@sanshay.com> wrote in message news:<bt2ech$2mmqp$1@ID-219240.news.uni-berlin.de>... > >>Andy Fraser wrote: >> >>>Sean uttered the immortal words: >>> >>> >>> >>>>Can someone advise me of a Windows software - that will act as server >>>>on on my XP machine. Like apache...but I need the ability to run PHP & >>>>MYSQL. >>> >>> >>>Apache, PHP and MySQL funnily enough. >>> >> >>and there are lots of distributions of these combined in one easy to >>install package for Windows (Forserv, EasyPHP, AppServ). > > > I know of EasyPHP - I have it now..but it seems to not like me..I will > read up on this..The server is working - it seems MYSQL is slightly > different in Windows as opposed to Unix? > > Where can I get Forserv? |
|
|||
|
Rohan Parkes wrote:
> In article <28bc6a61.0312311720.4dd90df2@posting.google.com >, > new2php@zappo.com says... > >>Can someone advise me of a Windows software - that will act as server >>on on my XP machine. Like apache...but I need the ability to run PHP & >>MYSQL. > > > Cant' you just use IIS? I have it set up to use PHP and MySQL - it's > very easy. Or are you using the home version of XP? Yes, IIS works as does KF Web Server http://www.keyfocus.net/kfws/ |
|
|||
|
In article <28bc6a61.0401031133.5cf2d884@posting.google.com >,
new2php@zappo.com says... > > Cant' you just use IIS? I have it set up to use PHP and MySQL - it's > > very easy. Or are you using the home version of XP? > > Yes. Just the home version of XP. An all in one - would be great. That's a pity. You could try getting PWS to work under XP Home, but, as others have said, you can also just use the Windows port of Apache, which is quite easy to get set up. (If you can get hold of a copy of Professional PHP4, it has set-by-step guides to setting up Apache, PHP and MySQL on Linux, Windows, and Mac.) -- Rohan Parkes Melbourne Australia |
|
|||
|
if you can afford to buy an old PII or something, that would be plenty for a
home test server, through red hat linux on it. in fact, one of my old dns servers (still active today for some test projects) is a P1-200Mhz, 1GB hard drive :) -- Mike Bradley http://www.gzentools.com -- free online php tools "Andy Fraser" <andyfraser31@hotmail.com> wrote in message news:bsvtpd$20dmg$1@ID-62548.news.uni-berlin.de... > Sean uttered the immortal words: > > > Can someone advise me of a Windows software - that will act as server > > on on my XP machine. Like apache...but I need the ability to run PHP & > > MYSQL. > > Apache, PHP and MySQL funnily enough. > > -- > Andy. > |