Skip to Content.
Sympa Menu

freetds - PHP4 Beta 3

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Paul Schaap" <Paul.Schaap AT dingoblue.com.au>
  • To: freetds
  • Subject: PHP4 Beta 3
  • Date: Thu, 18 Nov 1999 23:50:31


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



  • PHP4 Beta 3, Paul Schaap, 11/18/1999

Archive powered by MHonArc 2.6.24.

Top of Page