I just purchased Rapid PHP, am running in Windows Vista and keep getting 'CLI has stopped working error'. I was using HTML Pad evaluation copy on the same machine and never got this error before. I'm using XAMPP.
What is the difference between the 2 programs and how can I fix the problem?
David
Rapid PHP 10: CLI has stopped working
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
- Karlis
- Site Admin
- Posts: 3605
- Joined: Mon Jul 15, 2002 5:24 pm
- Location: Riga, Latvia, Europe
- Contact:
Re: Rapid PHP 10: CLI has stopped working
The error message is not of Rapid PHP, it is produced by PHP. It means that either there is a bug or incompatibility in the PHP or that PHP is not configured properly. This message is displayed when PHP crashes.
You can try the following:
1) Turn off "Live Syntax check" (under Options -> Preferences -> PHP Settings), this will stop Rapid PHP to call lagging PHP as you type (if the problem happened as you type). You may still get the error when you preview PHP files using internal preview.
2) Install (separately from XAMPP) our own PHP package which may be not the latest but it is tested and proven to work:
http://www.blumentals.net/download/php.php
You can try the following:
1) Turn off "Live Syntax check" (under Options -> Preferences -> PHP Settings), this will stop Rapid PHP to call lagging PHP as you type (if the problem happened as you type). You may still get the error when you preview PHP files using internal preview.
2) Install (separately from XAMPP) our own PHP package which may be not the latest but it is tested and proven to work:
http://www.blumentals.net/download/php.php