Edit report at https://bugs.php.net/bug.php?id=55234&edit=1

 ID:                 55234
 Comment by:         pietiatibia at gmail dot com
 Reported by:        pietiatibia1 at gmail dot com
 Summary:            Crash after second run of site in php-cgi
 Status:             Feedback
 Type:               Bug
 Package:            *General Issues
 Operating System:   Win 7 x32
 PHP Version:        5.4.0alpha2
 Block user comment: N
 Private report:     N

 New Comment:

Sorry I think here are all crashes that happened to php5-cgi process
here is the proper :
 Please follow up with the vendor The PHP Group for 
C:\nginx-1.0.4\phpnts5.4.0\php5.dll


Previous Comments:
------------------------------------------------------------------------
[2011-07-18 14:51:16] pietiatibia at gmail dot com

Yes I know that I have even copied the files twice:
created new phpnts5.4.0 directory.
output;
http://pastebin.com/QZh3tawN

for some reason it still wants to get some files from old directory which is 
php 5.4.0.

C:\nginx-1.0.4\phpnts5.4.0>php-cgi.exe -b 127.0.0.1:9000

no idea what's going on ^^

------------------------------------------------------------------------
[2011-07-18 14:36:54] paj...@php.net

no, it is not due to wrong compilation as the pdb are strongly linked to their 
respective binaries.

------------------------------------------------------------------------
[2011-07-18 14:32:35] pietiatibia at gmail dot com

I'm pretty sure it is I'm not sure why it wants a .pdb of php5ts.dll the file 
does not exist in my dir .

Something is definetly wrong , I'm assuming wrong compilation(I have taken the 
files from here http://windows.php.net/qa/).

------------------------------------------------------------------------
[2011-07-18 14:24:49] paj...@php.net

It is not with NTS:

php5ts!php_output_handler_started+6b
    ^^

------------------------------------------------------------------------
[2011-07-18 14:07:11] pietiatibia at gmail dot com

http://pastebin.com/raw.php?i=tWnwzjbY
it is with nts well strange it is so much unstable that I can't even run my 
website twice ?xD
any php script.
.ini changes:=

extension_dir = "ext"



;extension=php_bz2.dll
;extension=php_curl.dll
;extension=php_fileinfo.dll
extension=php_gd2.dll
;extension=php_gettext.dll
;extension=php_gmp.dll
;extension=php_intl.dll
;extension=php_imap.dll
;extension=php_interbase.dll
;extension=php_ldap.dll
extension=php_mbstring.dll
;extension=php_exif.dll      ; Must be after mbstring as it depends on it
extension=php_mysql.dll
extension=php_mysqli.dll
;extension=php_oci8.dll      ; Use with Oracle 10gR2 Instant Client
;extension=php_oci8_11g.dll  ; Use with Oracle 11g Instant Client
;extension=php_openssl.dll
;extension=php_pdo_firebird.dll
;extension=php_pdo_mssql.dll
extension=php_pdo_mysql.dll
;extension=php_pdo_oci.dll
;extension=php_pdo_odbc.dll
;extension=php_pdo_pgsql.dll
;extension=php_pdo_sqlite.dll
;extension=php_pgsql.dll
;extension=php_pspell.dll
;extension=php_shmop.dll
;extension=php_snmp.dll

;extension=php_soap.dll
extension=php_sockets.dll
;extension=php_sqlite.dll
;extension=php_sqlite3.dll
;extension=php_sybase_ct.dll
;extension=php_tidy.dll
;extension=php_xmlrpc.dll
;extension=php_xsl.dll
;extension=php_zip.dll



Even without any extension it still crashes php 5.3.6 works just fine I think 
for now I will stick with it :-)

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=55234


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=55234&edit=1

Reply via email to