Home  >  Q&A  >  body text

The phpstudy2017 toolbox cannot be started in php5.6 and above versions apche?

phpstudy2017 toolbox cannot be started in php5.6 and above versions apche?QQ截图20170829174422.png

super|鹏super|鹏2631 days ago2379

reply all(1)I'll reply

  • Day

    Day2017-08-29 17:56:01

    Solution: 1: When starting Apache, you need to pay attention to the installation path that cannot contain spaces and Chinese characters; 2: There is an error in the configuration file in conf; 3: The handwritten configuration virtual directory site in Vhost.conf cannot be recognized by Apache, which will also cause it to fail to start; 4: php5 There is a parsing error in the .6 version configuration file; if the problem cannot be solved, please reinstall the software.

    reply
    1
  • super|鹏

    The built-in default configuration of the directly installed phpstudy toolbox has not been touched....

    super|鹏 · 2017-08-29 17:58:52
    super|鹏

    None of these worked. I found a problem. None of the nts versions of php could start apache.

    super|鹏 · 2017-08-29 18:01:37
    super|鹏

    D:\Program Files\myphp_www\PHPTutorial\Apache

    super|鹏 · 2017-08-29 18:03:56
    super|鹏

    Is it because of the space in program files? My previous phpstudy installation also used this path, and there was no problem.

    super|鹏 · 2017-08-29 18:05:45
    super|鹏

    Okay thank you very much, I'll give it a try

    super|鹏 · 2017-08-29 18:06:48
    Day

    Try stopping Apache and restarting it. What operating system do you have?

    Day · 2017-08-29 18:00:10
    Day

    I understand, please first check whether your path has spaces, Chinese or special characters. If there are these, Apache will not be able to run the nts version.

    Day · 2017-08-29 18:02:47
    Day

    D:Program Files This contains spaces, which will cause Apache to only start non-nts versions. The path that can only be reinstalled cannot contain spaces and Chinese characters.

    Day · 2017-08-29 18:05:40
    Day

    If there are spaces in the path in phpStudy, only the non-nts version can be started. This is due to Apache itself.

    Day · 2017-08-29 18:06:41
  • Cancelreply