install php on windows
Moderator: General Moderators
install php on windows
Hi guys, sorry for this topic.
Is it possible to run php and mysql on windows XP home edition? so that i'm able to open php pages without uploading it to my server all the time..
I cant find the link to answer my question. can anyone help me out with this...? thxxxx
Is it possible to run php and mysql on windows XP home edition? so that i'm able to open php pages without uploading it to my server all the time..
I cant find the link to answer my question. can anyone help me out with this...? thxxxx
Downlaod and install these...easy
http://www.php.net/downloads.php
http://dev.mysql.com/downloads/mysql/4.0.html
Mark
http://www.php.net/downloads.php
http://dev.mysql.com/downloads/mysql/4.0.html
Mark
-
malcolmboston
- DevNet Resident
- Posts: 1826
- Joined: Tue Nov 18, 2003 1:09 pm
- Location: Middlesbrough, UK
Re: install php on windows
yes, i used to and had no problemssutejok wrote: Is it possible to run php and mysql on windows XP home edition?
-
d3ad1ysp0rk
- Forum Donator
- Posts: 1661
- Joined: Mon Oct 20, 2003 8:31 pm
- Location: Maine, USA
Yes, it's very possible.
There are many all-in-one packages that install everything at once, or you can do it yourself using tutorials found online.
I made a tutorial on installing Apache and PHP on a windows machine: http://lps.no-ip.org/install.php
Ask me if you have any questions about installing the server or php.
After you've gotten those two installed, you'll need to download mysql with the link bech provided, and then find a tutorial on installing it.
There are many all-in-one packages that install everything at once, or you can do it yourself using tutorials found online.
I made a tutorial on installing Apache and PHP on a windows machine: http://lps.no-ip.org/install.php
Ask me if you have any questions about installing the server or php.
After you've gotten those two installed, you'll need to download mysql with the link bech provided, and then find a tutorial on installing it.
Or, for some PHP-related background on this, read: http://www.devnetwork.net/forums/viewtopic.php?t=21400
-
magicrobotmonkey
- Forum Regular
- Posts: 888
- Joined: Sun Mar 21, 2004 1:09 pm
- Location: Cambridge, MA
ok.. one more problem here..
before my comp got a virus, i installed everything and everything runs propperly. i re-format yesterday and installed my os again and attempted to install apache again. this time, it fails.. the installer did not create the httpd.conf file and i got this error
"[Wed May 19 22:10:41 2004] [error] (OS 2)The system cannot find the file specified. : No installed service named "Apache2". Note the errors or messages above, and press the <ESC> key to exit. 26..."
anyone can help me with this...?
before my comp got a virus, i installed everything and everything runs propperly. i re-format yesterday and installed my os again and attempted to install apache again. this time, it fails.. the installer did not create the httpd.conf file and i got this error
"[Wed May 19 22:10:41 2004] [error] (OS 2)The system cannot find the file specified. : No installed service named "Apache2". Note the errors or messages above, and press the <ESC> key to exit. 26..."
anyone can help me with this...?