<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Those aren't errors. They are notices.
<br>
<br>
Since the errors only occur when using PHC, then the problem lies
in PHC. I would ask on their mailing list. <br>
<br>
I doubt you would find much help from the Drupal Community since
obfuscating is generally frowned upon (and even consider a
violation of terms by some) by the open source world and therefor
not really used. <br>
<pre class="moz-signature" cols="72">Jamie Holly
<a class="moz-txt-link-freetext" href="http://www.intoxination.net">http://www.intoxination.net</a>
<a class="moz-txt-link-freetext" href="http://www.hollyit.net">http://www.hollyit.net</a></pre>
On 12/25/2012 5:26 AM, Austin Einter wrote:<br>
</div>
<blockquote
cite="mid:CANXt1k-MQ90JQfRfuoUR2jP8DcRVBUxhY210i8YR+=Ho3PwQ7g@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>Dear All<br>
</div>
I compiled phc in ubuntu 10.04 lts.<br>
</div>
Next I am trying to obfusace some php code (which is part
of a drupal based code). I just tried obfuscating a single
file using phc. It did work.<br>
<br>
</div>
But when I am trying to access my site, I get bunch of below
errors.<br>
<br>
<i>Notice: Undefined variable: TSa200978216 in
doc_search_my_form() (line 475 of /var/www/<a
moz-do-not-send="true"
href="http://example.com/sites/all/modules/doc_search/doc_search.module"
target="_blank">example.com/sites/all/modules/doc_search/doc_search.module</a>).<br>
Notice: Undefined variable: TSa1454652404 in
doc_search_my_form() (line 482 of /var/www/<a
moz-do-not-send="true"
href="http://example.com/sites/all/modules/doc_search/doc_search.module"
target="_blank">example.com/sites/all/modules/doc_search/doc_search.module</a>).<br>
</i><br>
<br>
</div>
Mostly these are variable undefined errors. When the file is
in normal mode (having normal php code), it does not throw any
error. When the file is in obfuscated mode , when I access my
site I get lots of variable undefined error. Any idea what's
wrong here.<br>
<br>
</div>
Thanks</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
</blockquote>
<br>
</body>
</html>