Can't run XAMPP - MySql

前端 未结 5 1286
死守一世寂寞
死守一世寂寞 2020-12-16 04:01

When I try to start XAMPP - MySql it doesn\'t work. I\'ve already tried to fix it, but I couldn\'t find any actual solution, I hope you can find what\'s wrong with it.

5条回答
  •  一向
    一向 (楼主)
    2020-12-16 04:42

    Simply edit this line from my.ini:

    ; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit memory_limit=128M -> choose size you want.

提交回复
热议问题