Apache Mysql Php For Mac Os X



By default, XAMPP has no passwords set and it is not recommended to run XAMPP with this configuration as it is accessible to others.

Apache Mysql Php For Mac Os X

Simply type the following command (as root) to start a simple security check:

Intelli studio problems. Mac OS X 10.6 Snow Leopard comes with Apache and PHP (Apache/2.2.17 (Unix) modssl/2.2.17 OpenSSL/0.9.8l DAV/2 PHP/5.3.4), so it is quite easy to setup a MAMP server. Sure, there are other ways to do the MAMP setup: Build Apache, MySQL and PHP from sources. 'Download the MySQL package for Mac OS X.5 (32 or 64 bits depending on your machine)' might be good to give a few more hints: all the new macs are Intel arch, and X.6 only runs on Intel arch.

Apache Mysql Php For Mac Os X

sudo /Applications/XAMPP/xamppfiles/xampp security

Now you should see the following dialog on your screen:

XAMPP: Quick security check..
XAMPP: MySQL is accessable via network.
XAMPP: Normaly that's not recommended. Do you want me to turn it off? [yes] yes
XAMPP: Turned off.
XAMPP: Stopping MySQL..
XAMPP: Starting MySQL..
XAMPP: The MySQL/phpMyAdmin user pma has no password set!!!
XAMPP: Do you want to set a password? [yes] yes
XAMPP: Password: ******
XAMPP: Password (again): ******
XAMPP: Setting new MySQL pma password.
XAMPP: Setting phpMyAdmin's pma password to the new one.
XAMPP: MySQL has no root passwort set!!!
XAMPP: Do you want to set a password? [yes] yes
XAMPP: Write the passworde somewhere down to make sure you won't forget it!!!
XAMPP: Password: ******
XAMPP: Password (again): ******
XAMPP: Setting new MySQL root password.
XAMPP: Setting phpMyAdmin's root password to the new one.
XAMPP: The FTP password for user 'nobody' is still set to 'lampp'.
XAMPP: Do you want to change the password? [yes] yes
XAMPP: Password: ******
XAMPP: Password (again): ******
XAMPP: Reload ProFTPD..
XAMPP: Done.

Apache Mysql Php For Mac Os X 10.10

(1) Setting a password will protect the XAMPP demo pages (http://localhost/xampp/) using this password. The user name is 'lampp'!

Windows Apache Php Mysql

After running this command, your XAMPP installation should be more secure.