- Open the Terminal.
- Type cd /etc/
- then type sudo cp php.ini.default php.ini
- After that type cd /private/etc/apache2/
- uncomment the two modules: php5_module and fastcgi_module. (Remove #). Search for php5_module.
- Then Save by ctrl and o
- Then reload the Apache server
No comments:
Post a Comment