E Specified warning message when syntax checking

Post your questions and problem reports here

Moderator: kfury77

Forum rules
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;
Post Reply
PaulH
Posts: 4
Joined: Sun Jul 20, 2008 4:50 pm

E Specified warning message when syntax checking

Post by PaulH »

Using Rapid PHP 2008 version 9.0.0.97
I uninstalled the trial version and installed the paid for version when I bought it.
I installed the debugger as instructed in the help file and I can debug code happily. All works fine. But when I click the PHP Syntax Check menu option, I get a warning dialog box saying "E Specified".

So I cannot syntax check my code, which worked fine in the trial version.

What do I need to do to restore syntx checking functionality please?
User avatar
chrisjlocke
Top Contributor
Posts: 995
Joined: Mon Aug 01, 2005 4:12 pm
Location: Essex, UK
Contact:

Re: E Specified warning message when syntax checking

Post by chrisjlocke »

When you uninstalled the trial version, did you also delete the program directory totally?
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Re: E Specified warning message when syntax checking

Post by Karlis »

Make sure that:
1) Path to php.exe is specified in options.
2) Your PHP is configured properly and working.

If nothing else helps, please send us the screenshot of the error message box to software[at]latnet.lv Also if there is such option send the automated bug-report AND notify us via support e-mail that it has ben sent.
Karlis Blumentals
Blumentals Software
www.blumentals.net
PaulH
Posts: 4
Joined: Sun Jul 20, 2008 4:50 pm

Re: E Specified warning message when syntax checking

Post by PaulH »

Hi Chris and Karlis,

Thank you both so much for your replies. Before reading them, I noticed that the problem has disappeared. That is to say, I didn't do anything and now everything is working fine!
Post Reply