Question

I'm trying to start php development for facebook applications. I have already had some problems configuring PHP and Apache.

Today I found a tool called EasyPHP. Is it recommended to use this tool for developing php websites and in particular facebook applications?

Was it helpful?

Solution

EasyPHP is a perfectly good solution as far as I'm aware, but I've never used it myself so I couldn't recommend it. I use XAMPP, but it's all down to personal preference.

It's probably worth taking a look at this question on SO, or this Wiki article comparing WAMPs.

OTHER TIPS

xampp

XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use - just download, extract and start.

wamp for windows, mamp for mac, thats what I reccommend.

I'm using Visual-AMP, It's like the IIS.

WAMP, MySQL and pretty much any IDE. Just follow the online instructions. WAMP includes all the tools and extensions you'll need without needing to mess around with config files

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top