XAMPP don't know how to restart

后端 未结 9 1947
甜味超标
甜味超标 2021-01-03 20:36

I want to restart it because I made some changes in the php.ini to adjust the max_file_size. I need to restart it so that it will take effect however I can\'t f

9条回答
  •  鱼传尺愫
    2021-01-03 21:07

    On Linux you can send the restart command to lamp.

    Depending on where lamp is installed, this could be

    sudo /opt/lampp/lampp restart
    

提交回复
热议问题