From: [EMAIL PROTECTED] Operating system: win2000 pro PHP version: 4.2.1 PHP Bug Type: *General Issues Bug description: 4.21 can't use zend_optimizer any more?!
I append some words into php.ini list as following: ************************************ zend_optimizer.optimization_level=15 zend_extension_ts="e:\HTTPD\ZendOptimizer\ZendOptimizer.dll" ************************************ And when I use it on PHP4.21, it will reporting an error like "can't locate _ecalloc on php4ts.dll"(it dispears on chinese, and I don't know whether it's right or not,plz forget my poor english). -- Edit bug report at http://bugs.php.net/?id=17404&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17404&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17404&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17404&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17404&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17404&r=support Expected behavior: http://bugs.php.net/fix.php?id=17404&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17404&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17404&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17404&r=globals