PHP4 Beta 3

Paul Schaap Paul.Schaap at dingoblue.com.au
Thu Nov 18 23:50:31 EST 1999


Hi,

I just tried out PHP4 Beta 3 with freetds 0.47 and apache 1.3.9 to MS SQL 7 
and it is not working well at all. It seems like a trailing nulls kind of a 
problem that causes things to go missing. (It works fine with PHP3)

The entry in the apache error_log is :-
[Fri Nov 19 15:43:52 1999]  Script:  
'/home/internet/www01/htdocs/Bill/Customer.phtml'
---------------------------------------
zend_execute.c(92) : Block 0x019F93D0 status:
Beginning:      Cached (allocated on zend_API.c:62, 16 bytes)
      End:      OK
---------------------------------------
[Fri Nov 19 15:43:52 1999]  Script:  
'/home/internet/www01/htdocs/Bill/Customer.phtml'
---------------------------------------
zend_execute_API.c(149) : Block 0x019F8AF0 status:
Beginning:      Cached (allocated on zend_API.c:498, 16 bytes)
      End:      OK
---------------------------------------
[Fri Nov 19 15:43:52 1999]  Script:  
'/home/internet/www01/htdocs/Bill/Customer.phtml'
---------------------------------------
zend_execute_API.c(149) : Block 0x019F89A8 status:
Beginning:      Cached (allocated on zend_API.c:498, 16 bytes)
      End:      OK
---------------------------------------
sybase.c(892) :  Freeing 0x019F9E28 (5 bytes), 
script=/home/internet/www01/htdocs/Bill/Customer.phtml
zend_variables.c(128) : Actual location (location was relayed)
Last leak repeated 52 times
sybase.c(890) :  Freeing 0x019FE6C0 (16 bytes), 
script=/home/internet/www01/htdocs/Bill/Customer.phtml
Last leak repeated 54 times

I guess this is not a freetds bug, but probably a zend bug, but could 
freetds be the originator ?

REGARDS
Paul



More information about the FreeTDS mailing list