I've been desperately attempting to setup a php/mysql development server on my mac all night. So far, I've used guides to change the apache httdp.conf file to enable php to run. Well, I followed these guides step by step and changed the two lines of code the tutorials said - Now, I still can't get anything to work and as a result my "personal web sharing" option is completely broken.
So, I then downloaded Mamp hoping this would be a simpler method. I'm currently trying to run a wordpress installer to test out Mamp, but no matter what I type into the browser, nothing opens. The following message appears:
[edit] The code won't actually display, for whatever reason. It keeps deleting the rest of my post.
Am I right in thinking I should be using the following url:
...to access to files within mamp?
Thanks.
Also, if anyone has any tips or suggestions on how to remove mysql, or get my "personal web sharing" option working again, I'd appreciate it.
So, I then downloaded Mamp hoping this would be a simpler method. I'm currently trying to run a wordpress installer to test out Mamp, but no matter what I type into the browser, nothing opens. The following message appears:
[edit] The code won't actually display, for whatever reason. It keeps deleting the rest of my post.
Am I right in thinking I should be using the following url:
Code:
http://localhost:8889/mamp/htdocs/wordpress/wp-config.php
Thanks.
Also, if anyone has any tips or suggestions on how to remove mysql, or get my "personal web sharing" option working again, I'd appreciate it.
Last edited: