PHP & MYSQL

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......


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-01-2004
Sean
 
Posts: n/a
Default PHP & MYSQL

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.


Sean
Reply With Quote
  #2 (permalink)  
Old 01-01-2004
Andy Fraser
 
Posts: n/a
Default Re: PHP & MYSQL

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.
Reply With Quote
  #3 (permalink)  
Old 01-02-2004
Shay Hurley
 
Posts: n/a
Default Re: PHP & MYSQL

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).
Reply With Quote
  #4 (permalink)  
Old 01-02-2004
Rohan Parkes
 
Posts: n/a
Default Re: PHP & MYSQL

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
Reply With Quote
  #5 (permalink)  
Old 01-03-2004
Sean
 
Posts: n/a
Default Re: PHP & MYSQL

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
Reply With Quote
  #6 (permalink)  
Old 01-03-2004
Sean
 
Posts: n/a
Default Re: PHP & MYSQL

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?
Reply With Quote
  #7 (permalink)  
Old 01-04-2004
Shay Hurley
 
Posts: n/a
Default Re: PHP & MYSQL

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?

Reply With Quote
  #8 (permalink)  
Old 01-04-2004
RonS
 
Posts: n/a
Default Re: PHP & MYSQL

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/
Reply With Quote
  #9 (permalink)  
Old 01-07-2004
Rohan Parkes
 
Posts: n/a
Default Re: PHP & MYSQL

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
Reply With Quote
  #10 (permalink)  
Old 01-07-2004
CountScubula
 
Posts: n/a
Default Re: PHP & MYSQL

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.
>



Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 07:12 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0