Hi all<div><br></div><div>got an issue with ESL I cannot figure out.</div><div><br></div><div>I have installed enabled the event socket on the Freeswitch, and it works locally on the server via PHP</div><div><br></div><div>
I have a remote server were I compiled the ESL.so and did the php-install. It is a standard CentOS install with apache.</div><div>when I type into the command line :     php test.php   ( the standard test script that is api status ) I get the correct result.</div>
<div>when I execute the same script from the browser on the remote server I get an error on the getBody command.</div><div><span class="Apple-style-span" style="font-family: &#39;Times New Roman&#39;; font-size: medium; "><b>Fatal error</b></span><span class="Apple-style-span" style="font-family: &#39;Times New Roman&#39;; font-size: medium; ">: Call to a member function getBody() on a non-object in</span><span class="Apple-style-span" style="font-family: &#39;Times New Roman&#39;; font-size: medium; "> </span><span class="Apple-style-span" style="font-family: &#39;Times New Roman&#39;; font-size: medium; "><b>/var/www/html/test.php</b></span><span class="Apple-style-span" style="font-family: &#39;Times New Roman&#39;; font-size: medium; "> </span><span class="Apple-style-span" style="font-family: &#39;Times New Roman&#39;; font-size: medium; ">on line</span><span class="Apple-style-span" style="font-family: &#39;Times New Roman&#39;; font-size: medium; "> </span><span class="Apple-style-span" style="font-family: &#39;Times New Roman&#39;; font-size: medium; "><b>9</b></span></div>
<div><br></div><div>the only think I can think of as it works from the command line as root but not as apache is rights or ownerships. but I have changed everything to apache without any luck.</div><div><br></div><div>I&#39;m thinking this must be a common issue. Anybody experienced this ?</div>
<div><br></div><div>Thanks</div><div>Marc</div>