/    Sign up×
Community /Pin to ProfileBookmark

What’s needed for a test server?

I am in the process of setting up a development/test server on my Windows98 PC. Then I can build and test my sites before uploading to my Linux host.

I understand a FREE developer’s version of MYSQL is available. Is there also a free/cheap version of Apache?

What else will I need if I’ll also be using PHP?

Are there any good sites that address this topic?

to post a comment
Full-stack Developer

8 Comments(s)

Copy linkTweet thisAlerts:
@MstrBobApr 27.2005 — Apache, MySQL, PHP are all available free of charge.

http://www.mysql.com/products/mysql/

http://httpd.apache.org/

http://www.php.net/downloads.php

That'll pretty much set you up I'd reckon.
Copy linkTweet thisAlerts:
@grailquester5Apr 27.2005 — eLIANT,

MySQL and Apache are BOTH free - what's known as Open Source.

You can download them here:

[URL=http://www.apache.org]The Apache Software Foundation[/URL]

[URL=http://www.mysql.com]MySQL - the world's most popular open source database[/URL]

(dang I wasn't fast enough!!!) ?
Copy linkTweet thisAlerts:
@eLIANTauthorApr 27.2005 — If folks here compete to see who can reply first, then this is a great forum.

Thanks to you both, and additional advice is still welcome from anyone.
Copy linkTweet thisAlerts:
@webgovernorApr 27.2005 — Here's some advice,

use the manual install with Apache,

not the installer, -or- use the installer first, THEN

after you've gained some experience with it,

then manual install. Apache reccomends the manual install.

(I had problems with the installer.)

Either way, it's a great program, I love it.

Oh, and if you're used to PHP4, and you install php5,

then the register_globals is off in 5 by default.

You'll have to declare all incoming post and get vars.

(good practice anyway).

In any case, Good Luck!
Copy linkTweet thisAlerts:
@Stephen_PhilbinApr 27.2005 — Hast register globals been off by default in PHP 4 for a while now too? I thought it was anyway. *shrug*

I always install all my software by compiling from source now. I just find it easier to do it that way now. Compiling from source means I know where everything is going and what everything can and can't do. Installing them wampp things is different entirely though. Completely alien to me. Moving strange files about or something if I remember rightly.
Copy linkTweet thisAlerts:
@webgovernorApr 27.2005 — Hast register globals been off by default in PHP 4 for a while now too? I thought it was anyway. *shrug*[/QUOTE]

Well, in maybe late versions of PHP4,

but in PHP 4.3.10, I know it's on by default,

one of my hosting companies uses that version...

wampp? Win+Apache+MySQl+Perl+Php?

I had a problem with perl anyway...
Copy linkTweet thisAlerts:
@scragarApr 27.2005 — I'm not sure about defaults for previous versions, but you should always check the PHP info before you start, that' common prectice(that and checking on each page anyway).
Copy linkTweet thisAlerts:
@webgovernorApr 27.2005 — On that note, just place

phpInfo(); inside a php page.

When you run that page,

it'll display all kinds of information.
×

Success!

Help @eLIANT spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.7,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...