Date: 12/10/00
- Next message: Sascha Schumann: "[PHP-DEV] Apache 1.3 SAPI Authors:"
- Previous message: James Moore: "RE: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /sapi/apache php_apache.c"
- In reply to: Sebastian Bergmann: "[PHP-DEV] Re: [PHP-CVS] cvs: php4 /sapi/apache php_apache.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, 10 Dec 2000, Sebastian Bergmann wrote:
> Daniel Beulshausen wrote:
> > dbeu Sun Dec 10 14:40:08 2000 EDT
> >
> > Modified files:
> > /php4/sapi/apache php_apache.c
> > Log:
> > fix win32 apache module
> > # this is ugly, has someone a better way?
>
> Am I doing something wrong? This doesn't work here, either. It doesn't
> crash but <?php phpinfo(); ?> shows a blank page while phpMyAdmin displays
> portions of its code.
Without proper TSRM handling for the info structure, it is not
supposed to work. We only need to do the same thing here as
almost every extension is doing in MINIT/MSHUTDOWN.
- Sascha
-- 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: Sascha Schumann: "[PHP-DEV] Apache 1.3 SAPI Authors:"
- Previous message: James Moore: "RE: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /sapi/apache php_apache.c"
- In reply to: Sebastian Bergmann: "[PHP-DEV] Re: [PHP-CVS] cvs: php4 /sapi/apache php_apache.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

