MAMP Yosemite Can't Connect to localhost
-
Hi everyone!
I see this has been quite an issue with Yosemite. I am using the free version of MAMP to work on a website locally on my mac. I just updated my operating system, and this stopped working. I have been researching and trying many things.
First, the problem: wordpress is unable to connect to my localhost. MySQL is working, Apache even says it is on, but when I am in phpAdmin, it says there is a 404 error when I try to clock on the localhost.
Things I have tried:
* Changing the ports
* Made sure I was running the most up to date version of MAMP
* Trying to change the enqueue_ to _enqueue
* i started following this tutorial, but got stuck on step 6 https://forum.mamp.info/viewtopic.php?f=2&t=82253
When I do the DEBUG in the config, this is what I get:Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /Applications/MAMP/htdocs/acewordpress/wp-includes/functions.php on line 3560
Notice: wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /Applications/MAMP/htdocs/acewordpress/wp-includes/functions.php on line 3560
Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /Applications/MAMP/htdocs/acewordpress/wp-includes/functions.php on line 3560
Notice: wp_register_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /Applications/MAMP/htdocs/acewordpress/wp-includes/functions.php on line 3560
Notice: wp_enqueue_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /Applications/MAMP/htdocs/acewordpress/wp-includes/functions.php on line 3560
Parse error: syntax error, unexpected ‘<‘ in /Applications/MAMP/htdocs/acewordpress/wp-content/themes/acegallerytheme/functions.php on line 61
Anyone have ideas?
Thank you for your time!
- The topic ‘MAMP Yosemite Can't Connect to localhost’ is closed to new replies.