PDA

View Full Version : PHP/Apache Installation?



TOOL
July 2nd, 2003, 05:04 AM
I was following the PHP installation for Windows at Webmonkey (Tutorial Link (http://hotwired.lycos.com/webmonkey/00/44/index4a_page8.html?tw=programming)) but the link they provide to download the latest Windows binary file is a dead one. I have no idea what to do to install and start playing around with PHP. Would appreciate any help please.

Thanks.

:)

ahmed
July 2nd, 2003, 05:20 AM
i did that a couple of times.. just read the install.txt file, it really everything you might need.. make sure you have apache installed before you do that though.. installing apache's pretty straight forward.. keep in mind though that php support for apache2 is experimental, you're better off running 1.3.27

TOOL
July 2nd, 2003, 05:22 AM
So read the install.txt for PHP or is this Apache?

I don't even know how to get Apache. Went to their site but was a bit confused about where to get it from. :sigh:

ahmed
July 2nd, 2003, 05:29 AM
lol

here's the apache installer
http://apache.mirror.mcgill.ca/httpd/binaries/win32/apache_1.3.27-win32-x86-no_src.msi

after you install it, install the php module following the instructions in it's install.txt file

OR

download this package, not as stable an up-to-date as a manual installation, but it works (and requires minimal set up) :)

http://www.firepages.com.au

TOOL
July 2nd, 2003, 05:40 AM
Ok I'm installing Apache now... but I've got to fill in the Network domain, Server name and Administrator's email. Uhh network domain and server name? I have none? I'm in over my head with this :(

More help please :(

TOOL
July 2nd, 2003, 07:29 AM
uh bumpage?

λ
July 2nd, 2003, 01:47 PM
PHP, Apache, MySQL bundles (http://www.hotscripts.com/PHP/Software_and_Servers/Installation_Kits/index.html)

If you are just doing development on you home PC, I recommend getting a package like the ones listed above.

It makes things a lot simpler and easier.

I use this (http://php.e-novative.de/ephp.php) package.
EDIT: If you insist on continuing with what you're doing at the moment, and you're doing development on your home PC, the two options would be localhost.

TOOL
July 2nd, 2003, 10:49 PM
Yeah I think that is what I want njs. A bundle. I'm only planning on playing around with PHP and Flash. Didn't realise I needed a actual server :-\ :trout: