Hey guys,
This is weird, I have put request at Apache, PHP and now with Drupal, I am trying to test Drupal 8 on my Windows server with Apache 2.4.4 PHP 5.5.0 and Maria DB 5.5.31 and when Drupal tries to do something on the database, my Apache crashes with this error log:
[mpm_winnt:notice] [pid 6956:tid 548] AH00418: Parent: Created child process 7944 - Restarting...
I tried the same on Linux and it doesn't happen, so I'm all lost, I don't know who to turn to or ask about this, so if anybody has any ideas I'd appreciate it.
Also, this behavior doesn't happen with any other application that uses MySQL, like phpMyAdmin, it only happens with Drupal.