/    Sign up×
Community /Pin to ProfileBookmark

What Do I Need?

Hi,
Could someone assist me with regards to [B]what exactly do I need [/B]to get started with PHP, please ?

I’ve been here for example: [url]http://www.mysql.com/downloads/[/url]
and there’s a list of things etc… ?

And [url]http://httpd.apache.org/download.cgi[/url] again a list of things that are kinda confusing at this stage.

Just moving on from classic ASP to .php, well Im trying to ?

Thank you.

to post a comment
PHP

4 Comments(s)

Copy linkTweet thisAlerts:
@NogDogMay 17.2011 — If you just want to get a test installation set up on your PC, the easiest way to get up and running is to use one of the all-in-one installers, such as wampserver (Windows) or XAMPP (most platforms). Either will take care of installing compatible versions of PHP, Apache, and MySQL on your computer so that you can test locally (i.e. via "http://localhost/script.php").
Copy linkTweet thisAlerts:
@DerokorianMay 17.2011 — If using windows WAMP is definitely the way to go. Installs with good default settings and works "out of the box". Just put files in the www folder and you can access setting files and short cuts from the wamp icon in the taskbar.
Copy linkTweet thisAlerts:
@papartsMay 27.2011 — I should be using XAMPP or WAMP or VERTIGO if I am not very good at configuring the webserver
Copy linkTweet thisAlerts:
@eval_BadCode_May 27.2011 — [CODE] 230 sudo apt-get install mysql
231 sudo apt-get install apache2
232 sudo apt-get install php5 libapache2-mod-php5[/CODE]


123

Cheers

Edit: 4
[CODE]
233 sudo /etc/init.d/apache2 restart
[/CODE]
×

Success!

Help @myself1 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.6,
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: @Yussuf4331,
tipped: article
amount: 1000 SATS,

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

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...