NYCPHP Meetup

NYPHP.org

[nycphp-talk] Building php 5.x.x wierdness

Rick Olson rolson at aeso.org
Fri Sep 1 18:20:04 EDT 2006


What configure options are you passing? Also, those functions are all in 
the phpsrc/ext/standard/ extension, perhaps for some strange reason 
that's not making it into your build process.


Rick


Nunez, Eddy wrote:
>
> I don’t understand why this happens ...
>
> Fatal error: Call to undefined function phpinfo() in 
> /home/php/php-5.1.6/sapi/cli/test.php on line 4
>
> System type: SuSE linux 7.0
>
> All versions of 4 compile fine so does 5.0.5 comes out fine…but…
>
> All versions higher produce a library/binary with missing functions, 
> functions like phpinfo, print_r, date, even var_dump
>
> I used the “nm” tool to see if the symbol(s) are present.
>
> For phpinfo, it finds …
>
> 08392de0 B phpinfo_logo_hash
>
> 081ab9f0 T register_phpinfo_constants
>
> 081abb70 T zif_phpinfo
>
> Which is the same data dumped from a “healthy” version of PHP binary.
>
> Have a great weekend!
>
> -Ed
>
> |
>
> **************************************************************
> This message, including any attachments, contains 'confidential' 
> information intended for a specific individual and purpose, and is 
> protected by law. If you are not the intended recipient, please 
> contact sender immediately by reply e-mail and destroy all copies. You 
> are hereby notified that any disclosure, copying, or distribution of 
> this message, or the taking of any action based on it, is strictly 
> prohibited.
> TIAA-CREF
> **************************************************************
> |
> ------------------------------------------------------------------------
>
> _______________________________________________
> New York PHP Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> NYPHPCon 2006 Presentations Online
> http://www.nyphpcon.com
>
> Show Your Participation in New York PHP
> http://www.nyphp.org/show_participation.php
>   




More information about the talk mailing list