Link to home
Start Free TrialLog in
Avatar of Idarac
Idarac

asked on

PHP Environment, MySQL

I am looking to setup a development environment for programming with PHP and MySQL database. I will also be using Joomla and Drupal. Can someone advise me on what is the (best) preferred environment to use for development.
Avatar of Loganathan Natarajan
Loganathan Natarajan
Flag of India image

If you have windows environment, use XAMPP, http://www.apachefriends.org/en/xampp.html

It has php,mysql, apache
Avatar of Idarac
Idarac

ASKER

On the site it says

"The default configuration is not good from a security point of view and it's not secure enough for a production environment - please don't use XAMPP in such environment. "

Can you tell me what that means?

I am using cPanel to load up my sites.
Get a shared hosting account with any of the hosting companies that are listed in the "thanks to" section of the PHP home page.  Just tell them what you want, and they will set up the correct environment for you.
Don't use it for production servers until it is hardened (could say that for all apache installations) but you said this is for a development environment so security is not an issue.
ASKER CERTIFIED SOLUTION
Avatar of Gary
Gary
Flag of Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial