After days of struggle to enable debugging, I switched to MAMP free version which was a cakewalk.
For Step by step guide please follow this blog by Josh Buchea. Has a detailed walkthrough.
Hope this helps someone stuck on Mac with Xampp-VM like i did. Switch to MAMP free version. Happy coding WordPress PHP
Related Posts:
- error_log is not working as expected in functions.php file
- Same log message keeps on printing to debug.log file thousand of times
- “Undefined index” error when saving empty array with checkboxes
- How to display only specific Error types in debug.log? No notices, warnings, etc
- Notice: Undefined index: post_title error
- How to fix the admin menu margin-top bug in WordPress 5.5?
- error_log() output for print_r() appearing on page
- WordPress Warning: preg_replace(): JIT compilation failed: no more memory
- Hide php Notices in Dashboard
- PHP function showing wrong time in WordPress
- Does the debug.log do log rotation?
- Debugging an error: wp_enqueue_style was called incorrectly
- Where exactly do I write define( ‘WP_DEBUG’, true ) in wp-config file
- Utilize WP-CLI from inside WordPress, not SSH
- Using FirePHP with WordPress
- Debugging PHP object during Ajax call in WordPress
- “Notice: Undefined variable: content” is showing [closed]
- mysqli_real_connect() – authentication method unknown to the client Warnings
- How to debug php code in hostgator cPanel
- how to trace notice warning on core function is_page() & is_singular in class-wp-query.php
- Preferred Method of debugging a wordpress SQL calls?
- Huge debug.log because of “undefined offset in media.php”
- Is XAMPP faster than running LAMP in WSL on Windows 10? [closed]
- How to find error in my code when the error message is pointing to WP core file?
- Mute Debug Messages from Plugins
- How to debug my custom login form looping intermittently
- Site throws 500 error after upgrading from PHP 5.6 to 7.X
- Getting a WordPress Debug Strategy
- How to display SQL query that ran in WC_Order_Query?
- How can I find the cause of a 500 server error?
- Fatal error: Uncaught Error: Call to undefined function get_header() [closed]
- Hooks for post saving make a post-new.php to load latest post’s data
- add button to specific post
- I installed WordPress locally now how do I login?
- How to prevent a function from running based on host (ie web vs local)?
- Publish button now showing content after saving
- Trying to copy linux blog locally with XAMPP – php fatal error
- call to undefined function mysql_connect
- var_dump() and print_r() display null in php
- File is executed twice if plugin is activating
- Fatal error: wp-settings.php on line 199
- How to identify which php file a plugin is using on page load?
- Unexpected behavior when trying to manually install WordPress on macOS Sierra
- Notice : Array to string conversion on array_intersect user meta
- (Xdebug Profiler) Why are there two cachegrind files generated for one page?
- Stripe button is not working in a template page
- I’m writing my first plugin and my echo output is showing up on every page of my wordpress installation
- How to find the function which is outputting Array
- Accessing Variables Used In a Plugin Using PHPStorm + XDebug
- WordPress won’t display errors at all
- Warning: Cannot modify header information (with a twist)
- How to quickly/easily make an analysis (reverse engineering) of WordPress?
- which php or css file has generated an inline style in WordPress that overwrites my css
- WordPress White Screen Error
- Internal server error when enabling Multisite in WordPress
- How do I see logs of critical errors of specific pages without enabling public debug for everyone?
- “Object-cache.php” disables wp_cron and even disables my entire site, and keeps reappearing by itself again after I delete it
- is there away to hide php code in wordpress not to show in PAGES
- Displaying categories
- Whats wrong with my code? Need To add String to shortcode? [closed]
- Why this Read More Not working in Php?
- How to combine array info [closed]
- How to get the Woocoomerce subtotal value without tax in the hardcode? [closed]
- How do I get Roboto Google Font to display normal font-style? [closed]
- Select area and checkbox data is not saving?
- Save custom field value to variable for conditional – why is this not working? [closed]
- Shortcode always at top of content
- Populate checkboxes from array
- My title is showing after the shortcode
- Display popularpost posts of the last 2 days
- Cookie not created in AJAX request
- Display Sale Price Before Regular Price (WooCommerce)
- on category page get name of category as a string
- How do I reformat this to add php inside php?
- WordPress categories not working throughout site
- Query category name by variable
- Load a Header in wordpress
- Advanced custom fields Repeater conditional statement not working [closed]
- Load files content [closed]
- Using PHP for background-image property [closed]
- Where is the POST response body generated in PHP? [closed]
- Trouble figuring out how to get my button to submit comment
- How to include a php file in every post and page [duplicate]
- Link to external page has wordpress blog-url inside
- archive per year with monthly
- how can I make content from a plugin hidden when user is logged in? [duplicate]
- Convert ACF checkbox choices to links [closed]
- How to modify this function to exclude also the post belonging to a specific category?
- Can’t find text source file in WP theme [closed]
- What does that mean: cannot use a scalar value as an array [closed]
- Using the wp_remote_post response body
- AJAX: WordPress filters inside $html do not work as intended
- How to insert a variable into a query parameter?
- wp_link_pages return value even when is condition inside if statement
- How to edit homepage in WordPress?
- Adding Custom JQuery Menu Fresh Slide Out
- php nested IF statements to hide content (possible syntax error) [closed]
- problem with php function error
- Errors while Loading Most Recent Version of jQuery
- Integrating CSS Into a WP Function Call [closed]