Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / php.ini-dist php.ini-optimized/ext/sessionsession.c /main main.c network.c php_globals.hphp_network.hphp_variables.c rfc1867.c /win32 php4dllts.dsp From: Sebastian Bergmann (sb <email protected>)
Date: 09/05/00

Sebastian Bergmann wrote:
> Zeev Suraski wrote:
> > - Fix Win32 build and warnings
>
> It fixed the build but my php.exe crashes on startup.

  Okay I recompiled after

    stas Tue Sep 5 12:29:03 2000 EDT

      Modified files:
        /php4/ext/session mod_files.c session.c
      Log:
      Fix crash
      # This is getting worse... Seems that more work is needed

  Now <?php phpinfo(); ?> displays correctly, but php.exe still crashes.
Before it just crashed without sending anything to the browser.

-- 
 <?php $a=explode(" " ,"119 130 128 129 45 110 123 124 129 117 114 127 45 ".
 "125 117 125 45 117 110 112 120 114 127");for($i=0;$i<sizeof($a);$i++)print
 chr($a[$i]-13); /* http://sb.phpOpenTracker.de | sb <email protected> */ ?>

-- 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>