[Freeswitch-users] not able to view ESL output on the web browser

Steven Ayre steveayre at gmail.com
Mon Mar 7 22:55:02 MSK 2011


>From the PHP documentation:
1) "This function has been removed from some SAPI's in PHP 5.3"
2) "dl() is not supported when PHP is built with ZTS support. Use the
Extension Loading Directives instead."
3) Note: This function is disabled when PHP is running in safe mode.

It's possible it's one of those 3 things...

Re: "make phpmod-install" - It's complaining the dl function doesn't
exist, not that it can't find the module... so it probably is
installed ok, just can't be used because of one of the above.

-Steve



On 7 March 2011 19:31, ovvenkat <ovvenkatesan at gmail.com> wrote:
>> What web server? Apache? Check the error log, perhaps there's a clue
>> there.
>>
>
> Thanks Steven for your replay,
>
> When, I checked in the log file, I found fatal error, It says that
>
> [Tue Mar 08 00:49:21 2011] [error] [client 127.0.0.1] PHP Fatal error:  Call
> to undefined function dl() in /var/www/html/ESL/ESL.php on line 23
>
> But, when I run the same file through shell command, its works fine.
>
>
> Regards,
> Venkat.
>
>
>
>
>> -Steve
>>
>>
>> On 7 March 2011 18:01, ovvenkat <ovvenkatesan at gmail.com> wrote:
>> > Hi,
>> >
>> > I have installed ESL phpmod module on fedora 13.
>> > even though it was painful to installing it on fedora, some how i did it
>> > .
>> >
>> > I can run and view the output of test.php on shell command.
>> > like,
>> > # php test.php
>> >
>> > When, I copied test.php and ESL.php files into my web server  root
>> > directory,
>> > trying to to run it from web browser, it shows only blank page.
>> > I am trying it figure it out, no luck.
>> >
>> > Anyone please shed some light on this.
>> >
>> >
>> > --
>> >
>> > If you have come to help me, you are wasting your time.
>> > If you have come to because your liberation is bound up in mine, we can
>> > work
>> > together.
>> >
>> >
>> > Regards
>> > Venkatesan OV.
>> >
>> > _______________________________________________
>> > FreeSWITCH-users mailing list
>> > FreeSWITCH-users at lists.freeswitch.org
>> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> > http://www.freeswitch.org
>> >
>> >
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>
>
>
> --
>
> If you have come to help me, you are wasting your time.
> If you have come to because your liberation is bound up in mine, we can work
> together.
>
>
> Regards
> Venkatesan OV.
>



More information about the FreeSWITCH-users mailing list