*  enter the &lt;fs src&gt;/libs/esl directory<div>*  run &quot;make&quot;</div><div>*  run &quot;make phpmod&quot;</div><div><br></div><div>If you face error in any step above, then please output the &quot;full output&quot; into</div>

<div><a href="http://pastebin.freeswitch.org/">http://pastebin.freeswitch.org</a></div><div><br></div><div>and let us know the pastebin link.</div><div><br></div><div>Regards</div><div>HASSAN</div><div><br><br><div class="gmail_quote">

On Wed, Aug 25, 2010 at 06:07, jesse <span dir="ltr">&lt;<a href="mailto:chat2jesse@gmail.com">chat2jesse@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

during installation:<br>
<br>
make[1]: Entering directory `/tmp/freeswitch/libs/esl/php&#39;<br>
make[1]: Nothing to be done for `all&#39;.<br>
make[1]: Leaving directory `/tmp/freeswitch/libs/esl/php&#39;<br>
make -C php install<br>
PHP Warning:  PHP Startup: ESL: Unable to initialize module<br>
Module compiled with module API=20090626, debug=0, thread-safety=0<br>
PHP    compiled with module API=20060613, debug=0, thread-safety=0<br>
These options need to match<br>
 in Unknown on line 0<br>
make[1]: Entering directory `/tmp/freeswitch/libs/esl/php&#39;<br>
cp ESL.so /usr/lib/php5/20060613<br>
cp ESL.php /usr/share/php<br>
<br>
Then when I open the PHP script from browser, I always get<br>
<br>
Unable to initialize module Module compiled with module API=20090626,<br>
debug=0, thread-safety=0 PHP compiled with module API=20060613,<br>
debug=0, thread-safety=0 These options need to match in<br>
/usr/share/php/ESL.php on line 23<br>
<br>
any one is good at PHP can fix this issue? I guess the root cause is<br>
that I have two PHP installed and my system is totally messed.  I<br>
tried to remove the new php installation, but still the same result.<br>
<div><div></div><div class="h5"><br>
<br>
<br>
On Tue, Aug 24, 2010 at 4:56 PM, Nyamul Hassan &lt;<a href="mailto:mnhassan@usa.net">mnhassan@usa.net</a>&gt; wrote:<br>
&gt; I got my phpmod installed and working great!  Did you follow:<br>
&gt; <a href="http://wiki.freeswitch.org/wiki/Esl#Installation" target="_blank">http://wiki.freeswitch.org/wiki/Esl#Installation</a>?<br>
&gt; Please mention at which steps you&#39;re seeing an error.<br>
&gt; Regards<br>
&gt; HASSAN<br>
&gt;<br>
&gt;<br>
&gt; On Wed, Aug 25, 2010 at 05:42, jesse &lt;<a href="mailto:chat2jesse@gmail.com">chat2jesse@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; the wiki page <a href="http://wiki.freeswitch.org/wiki/Mod_php" target="_blank">http://wiki.freeswitch.org/wiki/Mod_php</a> says :<br>
&gt;&gt;<br>
&gt;&gt; At some point before July 8, 2009, mod_php was removed from the trunk.<br>
&gt;&gt; There don&#39;t appear to be any concrete plans to reintroduce mod_php, so<br>
&gt;&gt; if you&#39;d like to use PHP with FreeSWITCH, use the PHP Event Socket or<br>
&gt;&gt; the PHP ESL library.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Mon, Aug 23, 2010 at 4:41 PM, Anthony Minessale<br>
&gt;&gt; &lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; We never have had PHP in our code distribution.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Mon, Aug 23, 2010 at 4:39 PM, jesse &lt;<a href="mailto:chat2jesse@gmail.com">chat2jesse@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt; The current FS version doesn&#39;t include source code for PHP.<br>
&gt;&gt; &gt;&gt; What are the steps to install it on top of my current version?  where<br>
&gt;&gt; &gt;&gt; to get the source? how to build and install?<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Iif you guys want to keep the new system slim by get rid of PHP,<br>
&gt;&gt; &gt;&gt; please at least keep a doc about how to add it in case of need.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; thanks!<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; -jesse<br>
&gt;&gt; &gt;&gt;<br></div></div></blockquote></div></div>