Hi all
Yes ... I am new. So expect daft questions please
I have used Xampp for years and decided to get a decent IDE. This looks the business. But on doing an install it seems I have to also install Apache, PHP (done that, it's in the setup routine), and a debugger. Is that correct? And if so is there a recommended debugger?
John
Newbie - installation questions
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;
Re: Newbie - installation questions
Ok all. Found the PHP and Apache bits by running the Hello World file. A bit obscure but never mind.
However, that leaves the question of the debugger. Can anyone help with that please? I'm uncertain because there is a debugger panel and I cannot find anything to tell me what, if anything, it is expecting.
John.
However, that leaves the question of the debugger. Can anyone help with that please? I'm uncertain because there is a debugger panel and I cannot find anything to tell me what, if anything, it is expecting.
John.
Re: Newbie - installation questions
Click menu View -> Debug Tools for debug panel. Right click menu -> Run and Debug for debug toolbar.
You can click the gutter next to the code line to toggle a breakpoint.
You can click the gutter next to the code line to toggle a breakpoint.
Blumentals Software Programmer