Apache error [notice] Parent: child process exited with status 3221225477 — Restarting

前端 未结 13 872
别跟我提以往
别跟我提以往 2020-11-29 04:55

I\'m using PHP5, CodeIgniter and Apache. The localhost php pages were loading fine and then suddenly they started crashing Apache.

The web pages seem to get to diff

13条回答
  •  -上瘾入骨i
    2020-11-29 05:27

    I found a solution that worked for me.

    I copied the following two files from my PHP directory to the Win32 directory and the errors stopped : php5apache.dll, libmysql.dll.

    So even though these files should have been found in the PHP directory under certain circumstances they needed to be in the system dir

提交回复
热议问题