Custom Plugin could not be activated because it Triggered a Fatal Error
-
I’ve created a custom plugin and am trying to activate it on my development system. WordPress is installed at C:\inetpub\wwwroot\wordpress with PHP 7.1 installed in C:\PHP and IIS running FastCGI. I use PHPStorm as my IDE and XDebug is configured as well.
How do I get further information about the error in the subject line? I’ve told PHPStorm to listen for debug sessions and clicked the Start Debugger in the Favorites portion of the browser bar. However, I’m still unable to find details about the plugin activation failure.
Is there a log file, debug tool, or another interface that I need to check to determine root cause of the error? If not, what must be modified within the above tools to gain more information?
Thanks for your help and guidance.
- The topic ‘Custom Plugin could not be activated because it Triggered a Fatal Error’ is closed to new replies.