- Issue created by @linno
The Drupal Core issue queue isn't an ideal place for general programming questions. I recommend looking into better support options → . In particular, the #support channel in Slack is a good starting place.
Some tips:
- Bootstrapping Drupal in separate files is an advanced and somewhat unusual coding style that requires deep knowledge. Writing Drupal modules is the ordinary way.
- 500 errors are normally logged by PHP. You have to consult the log or adjust PHP's
error_reporting
value to debug PHP code.
- Status changed to Closed: works as designed
21 days ago 7:02am 16 February 2025 - 🇳🇿New Zealand quietone
@linno, Welcome to Drupal! I hope you are made progress.
As @cilefen, there are better places to get support, so I am closing this issue.