Version 0.79d beta
Forum
Members
Options
Disconnect
Info site
| Menu: Home | Forum | New Subject | Join | Connection
Thread of the message « php code compiling »
|
|
[Subject] Posted 05/09/2007 at 17:44 by Otello |   |
Hi
I am new to this forum and I have a problem. I am using HAPeditor and till yesterday I was able to compile my PHp code but, suddenly, the editor seems to get lost this capability.
This trouble appears after an automatic sysop updating.
That's what I think, but I am not so sure.
I tried hard to solve this compiling problem, without success.
When try to compile I get no sort of messages. Simply HAPedtor stops its running and I have to use the task manager utilty to close the editor and recover whole its functionalities
Can any of you guys give me a help to understand where's the fault?
Thanks in advance.
Otello
|
[Post a response to this message] [Responses: 1 ] | [top of the page] |
[1/1] Posted 05/09/2007 at 18:15 by Daniel |    |
Hi Otello,
> I am new to this forum and I have a problem. > I am using HAPeditor and till yesterday I was able to compile my PHp code > but, suddenly, the editor seems to get lost this capability.
> When try to compile I get no sort of messages. Simply HAPedtor stops its > running and I have to use the task manager utilty to close the editor and > recover whole its functionalities
A recent post on French forum may give a response. In some circonstances HAPedit may enter in an infinite loop after a "compilation" of PHP code. The trouble comes from HAPedit function scanning for PHP error messages. Some rare messages have special format, and HAPedit loops if it tries to read them.
So, the error is in HAPedit side, but your code may have a "terminator" The error of the guy, was a function defined twice in an unique script. If it's not your error: just run the script via the navigator and look for error messages in PHP logs.
This error is reported here: http://hapedit.free.fr/bugreport.php and will be fixed with next release (soon as possible).
Cheers, Daniel
|
[Post a response to this message] | [top of the page] |
|
| |
|