php-developer-list | 2001122
Date: 12/20/01
- Next message: dickmeiss <email protected>: "[PHP-DEV] Bug #14602 Updated: Compilation of PHP 4.1.0 with libiodbc 3.0.5 support failed"
- Previous message: mfischer <email protected>: "[PHP-DEV] Bug #14633 Updated: get_meta_tags does not work under php4.1.0; works with php4.0.6"
- In reply to: derick <email protected>: "Re: [PHP-DEV] ]RFC] Do we want/allow "undefined symbol" error or not?"
- Next in thread: Yasuo Ohgaki: "[PHP-DEV] Re: ]RFC] Do we want/allow *RUNTIME* "undefined symbol" error or not?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
derick <email protected> wrote:
> On Fri, 21 Dec 2001, Yasuo Ohgaki wrote:
>
>
>>Hi all,
>>
>>As you might already notice my RFC for session save handler module,
>>There is a issue how to deal with "undefined symbol" error for
>>rather usual configuration.
>>
>
> If a user wants to use the mod_pgsql session module, he must be very
> stupid not to enable sessions. BTW, about which undefined symbol are you
> talking here. Anyway... it doesn't matter that much if the module doesn't
> load. Just put it in the docs and hope somebody will read it :)
Hi Derick,
Thank you for your reply.
Here is a most common case that I can think of.
User compiles session and save hanlder with Apache SAPI,
but user compile CGI SAPI without session and user has
ini entry for loading save handler.
With current source, it ends up with runtime undefined
symbol error. And it will be true for other sub modules
if there is.
I'll address issue "preventing runtime undefined symbol error"
later, so don't worry :)
>
>>(Don't you think stupid, if Windows app dies at start up
>>and spits strange error message with rather usual usage.
>>Don't you think it is a design flaw? ;)
>>
>
> windows doesn't have such a great documentation as PHP has :)
>
> Derick
>
Yes.
However, both of us know well that users will submit bugs for
runtime undefined symbol error ;)
-- Yasuo Ohgaki_________________________________________________________ Do You Yahoo!? Get your free <email protected> address at http://mail.yahoo.com
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: dickmeiss <email protected>: "[PHP-DEV] Bug #14602 Updated: Compilation of PHP 4.1.0 with libiodbc 3.0.5 support failed"
- Previous message: mfischer <email protected>: "[PHP-DEV] Bug #14633 Updated: get_meta_tags does not work under php4.1.0; works with php4.0.6"
- In reply to: derick <email protected>: "Re: [PHP-DEV] ]RFC] Do we want/allow "undefined symbol" error or not?"
- Next in thread: Yasuo Ohgaki: "[PHP-DEV] Re: ]RFC] Do we want/allow *RUNTIME* "undefined symbol" error or not?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

