| | |
Installing PHP on Win XP Pro
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Sep 2004
Posts: 14
Reputation:
Solved Threads: 0
Hello,
Firstly, Merry Christmas to everyone! :cheesy:
I'm thinking of installing PHP on WinXP Pro, using IIS 5.1 as my web server. I have browsed around and there's 2 versions of PHP( i.e. PHP4 and PHP5). I have no prior knowledge or experience in PHP whatsoever. I only did some VBScript using IIS, some java and c programming. Neither of them needed much configuration at all.
My queries are:
1. Which would be a better version of PHP to install? (i.e. which version is more stable and has better functionality support.)
2. Is manual installation really that much better than using the installer?
I would be running PHP locally on my laptop to practise and learn the language from scratch. :o
Thank you very much in advance for your assistance and guidance!
Sincerely,
Rackus
Firstly, Merry Christmas to everyone! :cheesy:
I'm thinking of installing PHP on WinXP Pro, using IIS 5.1 as my web server. I have browsed around and there's 2 versions of PHP( i.e. PHP4 and PHP5). I have no prior knowledge or experience in PHP whatsoever. I only did some VBScript using IIS, some java and c programming. Neither of them needed much configuration at all.
My queries are:
1. Which would be a better version of PHP to install? (i.e. which version is more stable and has better functionality support.)
2. Is manual installation really that much better than using the installer?
I would be running PHP locally on my laptop to practise and learn the language from scratch. :o
Thank you very much in advance for your assistance and guidance!
Sincerely,
Rackus
Use php5 since it is the latest version. and on the php website they should tell you how to install it for your website.
ERMMMM, just go and download MySQL at mysql.com Be sure to gget the latest also. If yo ujust want to run php and dont care wheather its php4 or php5 then search in google or sourcforge for PHPTrial or XAMPP.
dynastyCODERS#1 when it comes to Programming Tutorials, Database designs and discussions, Operating Systems, you name it, check us out and drop us a line to tell us your opinions on any and everything in mind!;)
IT would be best to do everythinb by hand.
Are you going to be using IIS or apache?
If this is for testing on your local i suggest running apache esp if your regular webserver is linux based as IIS will be insanely differnt.
you can get and run apache + php + mysql really easily.
If your going to be using IIS run it as an ISAPI filter, as it is a much better choice overall, Not a fan of IIS so I can'te tell you how to get php setup, just dont set it up as CGI.
your going to want install php by hand, as most people have a hard time configuring php5 to work with mysql esp on windows, use php 4 and mysql 4.0.20/22/23
Are you going to be using IIS or apache?
If this is for testing on your local i suggest running apache esp if your regular webserver is linux based as IIS will be insanely differnt.
you can get and run apache + php + mysql really easily.
If your going to be using IIS run it as an ISAPI filter, as it is a much better choice overall, Not a fan of IIS so I can'te tell you how to get php setup, just dont set it up as CGI.
your going to want install php by hand, as most people have a hard time configuring php5 to work with mysql esp on windows, use php 4 and mysql 4.0.20/22/23
Firefox: no, its not the end all solution, it has its own issues and in time it will be just as insecure as IE, when its hit Firefox 6, if it makes it that far. Oh, and AOL pays for it, incase you didn't know.
Microsoft & Windows: If you hate it so much, move to linux, or bsd, or anything else, stop complaning and move on.
Good starting places: Gentoo Novell SUSE Fedora Core Apple
Microsoft & Windows: If you hate it so much, move to linux, or bsd, or anything else, stop complaning and move on.
Good starting places: Gentoo Novell SUSE Fedora Core Apple
•
•
•
•
IT would be best to do everythinb by hand.
Are you going to be using IIS or apache?
If this is for testing on your local i suggest running apache esp if your regular webserver is linux based as IIS will be insanely differnt.
you can get and run apache + php + mysql really easily.
If your going to be using IIS run it as an ISAPI filter, as it is a much better choice overall, Not a fan of IIS so I can'te tell you how to get php setup, just dont set it up as CGI.
your going to want install php by hand, as most people have a hard time configuring php5 to work with mysql esp on windows, use php 4 and mysql 4.0.20/22/23
dynastyCODERS#1 when it comes to Programming Tutorials, Database designs and discussions, Operating Systems, you name it, check us out and drop us a line to tell us your opinions on any and everything in mind!;)
•
•
Join Date: Sep 2004
Posts: 14
Reputation:
Solved Threads: 0
Hi everyone,
Thank you so much for the swift replies despite it being the holidays!
Just to confirm that I understood things right...
Its most ideal to run PHP on Apache. My OS is Win XP Pro with Service Pack 2 installed. Thus the recommended softwares are as follows:
1. apache_2.0.52-win32-x86-no_ssl
2. mysql-4.1.8-win-noinstall
3. php-5.0.3-Win32 but would most prob switch to PHP4 to reduce complications during setup as suggested Zachery.
The names are the names of the files that I downloaded. Have not started the installation process until I'm pretty sure what (configuration issues) I'm getting myself into.
As I already have IIS installed, I just don't run IIS when running Apache to avoid any conflict issues, right?
Anyone else has any additional suggestions or recommendations??
Once again thank you so much everyone for your swift responses!!
Sincerely,
Rackus
Thank you so much for the swift replies despite it being the holidays!

Just to confirm that I understood things right...
Its most ideal to run PHP on Apache. My OS is Win XP Pro with Service Pack 2 installed. Thus the recommended softwares are as follows:
1. apache_2.0.52-win32-x86-no_ssl
2. mysql-4.1.8-win-noinstall
3. php-5.0.3-Win32 but would most prob switch to PHP4 to reduce complications during setup as suggested Zachery.
The names are the names of the files that I downloaded. Have not started the installation process until I'm pretty sure what (configuration issues) I'm getting myself into.
As I already have IIS installed, I just don't run IIS when running Apache to avoid any conflict issues, right?
Anyone else has any additional suggestions or recommendations??
Once again thank you so much everyone for your swift responses!!

Sincerely,
Rackus
•
•
Join Date: Sep 2004
Posts: 14
Reputation:
Solved Threads: 0
Hi everyone...
When you guys say install PHP by hand... are you guys referring to downloading the binary files and use C/C++ compiler to compile it? - OR - using the MSI installer to install and edit the configuration?
Actually what is the difference between binary files, source files and build files for Apache?
Thank you for your prompt and helpful replies!
Sincerely,
Rackus
When you guys say install PHP by hand... are you guys referring to downloading the binary files and use C/C++ compiler to compile it? - OR - using the MSI installer to install and edit the configuration?
Actually what is the difference between binary files, source files and build files for Apache?
Thank you for your prompt and helpful replies!
Sincerely,
Rackus
http://ibsoftware.d2digitalmedia.com/ibserver/
lets you install MySql,Apache and PHP In an installer
lets you install MySql,Apache and PHP In an installer
•
•
Join Date: Sep 2004
Posts: 14
Reputation:
Solved Threads: 0
Hi Adam,
Thanks for the link!
Wanna ask you if I would still need to do additional configuration after using that "program" to install? As in all it does is the installation and bare basic setup, after which I need to edit the configuration files to add some lines here n there??
Thank you once again.
Sincerely,
Rackus
Thanks for the link!
Wanna ask you if I would still need to do additional configuration after using that "program" to install? As in all it does is the installation and bare basic setup, after which I need to edit the configuration files to add some lines here n there??
Thank you once again.
Sincerely,
Rackus
![]() |
Other Threads in the PHP Forum
- Previous Thread: friendly url rewrite mod problem
- Next Thread: problem with language
| Thread Tools | Search this Thread |
advanced ajax apache api array basics beginner binary broken cakephp check checkbox class cms code combobox cookies cron curl database date datepart display dynamic echo email error file files folder form forms function functions google head href htaccess html image include includingmysecondfileinthechain insert integration ip java javascript job joomla js limit link login loop mail menu mlm multiple mysql oop parse password paypal pdf php problem procedure query radio random recursion regex remote script search server sessions smarty smash sms soap source space sql stored syntax system table traffic tutorial unicode update upload url validator variable video web xml youtube






