From: Christian B. <cb...@si...> - 2014-08-13 15:22:01
|
Hi Vicente. Are you trying to run 'example.php' from the rlib examples? Here's what I can tell you: recent versions of PHP only support using dl() from the command line. in other words: if you are running from apache you should comment out the dl() line in the php script you are requesting. please report back and let us know if this works and we will create an issue on our new github page (which is to be announced shortly). if it doesn't work please also send the output of phpinfo() when it runs from apache. Thanks, Christian On Wed, Aug 13, 2014 at 10:20 AM, Vicente Emilio Cayo Bermejo < vc...@gm...> wrote: > Dear Sirs, > > I am installing on Red Hat EL5 RliB and 64bit and the configure display : > > > INPUTS: > > MYSQL: yes > > POSTGRES: no > > ODBC: no > > > And when I run the program exits this message: > *Fatal error*: Call to undefined function dl() in */var/www/* > > I ask for your help and I thank you in advance. > > Vicente Cayo > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users > > -- *Confidentiality Notice: *This electronic mail message is intended exclusively for the individual or entity to which it is addressed. The information contained in this communication is the property of SICOM Systems, Inc. and contains confidential and privileged proprietary information intended only for the personal and confidential use of the individual or entity to which it is addressed. If you are not the addressee indicated in this message (or an agent responsible for delivery of the message to such person), you are hereby notified that you have received this communication in error and that any review, dissemination, copying or unauthorized use of this message is strictly prohibited. In such case, you should destroy this message and kindly notify the sender by reply e-mail. |