Hi everyone, I've been trying to get PHP and mysql working for the first time on my mac. Everything seems to be installed.
Whenever I go to the web browser and type in localhost or 127.0.0.1 or my ip address the browser just says it can't connect.
http://screencast.com/t/OafvX7rvqBS
Some searching gave me a command prompt which gave me the following error but I do not understand it:
omars-imac:~ Omar$ sudo apachectl -t
httpd: Syntax error on line 116 of /private/etc/apache2/httpd.conf: Cannot load /usr/libexec/apache2/libphp4.so into server: dlopen(/usr/libexec/apache2/libphp4.so, 10): image not found
Whenever I go to the web browser and type in localhost or 127.0.0.1 or my ip address the browser just says it can't connect.
http://screencast.com/t/OafvX7rvqBS
Some searching gave me a command prompt which gave me the following error but I do not understand it:
omars-imac:~ Omar$ sudo apachectl -t
httpd: Syntax error on line 116 of /private/etc/apache2/httpd.conf: Cannot load /usr/libexec/apache2/libphp4.so into server: dlopen(/usr/libexec/apache2/libphp4.so, 10): image not found