#41350 [NEW]: Error in my_thread_global_end()

2007-05-10 Thread graham at directhostinguk dot com
From: graham at directhostinguk dot com
Operating system: Windows 2003
PHP version:  5.2.2
PHP Bug Type: MySQL related
Bug description:  Error in my_thread_global_end()

Description:

This closed PHP bug: http://bugs.php.net/bug.php?id=41316

MySQL Bug: http://bugs.mysql.com/bug.php?id=25621

Error in my_thread_global_end(): 1 threads didn't exit 

I have the same issue even when the script doesn't call any MySQL, but
this error only happens when using fast-cgi If I run php 5.2.2 ISAPI the
problem goes away.

I think this is a php bug

It seems to me that the problem lies in the PHP dll "php_mysql.dll" as it
is opening the threads but not telling MySql to close them.


-- 
Edit bug report at http://bugs.php.net/?id=41350&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=41350&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=41350&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=41350&r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=41350&r=fixedcvs
Fixed in release: 
http://bugs.php.net/fix.php?id=41350&r=alreadyfixed
Need backtrace:   http://bugs.php.net/fix.php?id=41350&r=needtrace
Need Reproduce Script:http://bugs.php.net/fix.php?id=41350&r=needscript
Try newer version:http://bugs.php.net/fix.php?id=41350&r=oldversion
Not developer issue:  http://bugs.php.net/fix.php?id=41350&r=support
Expected behavior:http://bugs.php.net/fix.php?id=41350&r=notwrong
Not enough info:  
http://bugs.php.net/fix.php?id=41350&r=notenoughinfo
Submitted twice:  
http://bugs.php.net/fix.php?id=41350&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=41350&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=41350&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=41350&r=dst
IIS Stability:http://bugs.php.net/fix.php?id=41350&r=isapi
Install GNU Sed:  http://bugs.php.net/fix.php?id=41350&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=41350&r=float
No Zend Extensions:   http://bugs.php.net/fix.php?id=41350&r=nozend
MySQL Configuration Error:http://bugs.php.net/fix.php?id=41350&r=mysqlcfg


#39894 [NEW]: IniFilePath and PHPRC

2006-12-19 Thread graham at directhostinguk dot com
From: graham at directhostinguk dot com
Operating system: Windows 2003 Server Standard
PHP version:  4.4.4
PHP Bug Type: IIS related
Bug description:  IniFilePath and PHPRC

Description:

According to this page 

http://us2.php.net/configuration

I should be able to run PHP4 and PHP 5.2.0 on the same system using PHPRC
to set the PHP5 Path and Registry Entry  IniFilePath to set PHP4 Path.

This doesn’t seem to be working

My PHPRC System Variable is set to: c:\php5 and
HKLM/Software/PHP/IniFilePath is set to: c:\php4

like this PHP4 tries loading php.ini from c:\php5, this is not what your
document says should happen
 
If I remove the PHPRC Variable and just use IniFilePath I can move the
php4 ini around the system with no problem

It’s only when the PHPRC Variable is present that php4 starts using PHPRC
before the iniFilePath Registry Entry

I am using C:\php4\php.exe and C:\php5\php-cgi.exe

My System Enviroment PATH includes c:\php4;c:\php5


-- 
Edit bug report at http://bugs.php.net/?id=39894&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=39894&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=39894&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=39894&r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=39894&r=fixedcvs
Fixed in release: 
http://bugs.php.net/fix.php?id=39894&r=alreadyfixed
Need backtrace:   http://bugs.php.net/fix.php?id=39894&r=needtrace
Need Reproduce Script:http://bugs.php.net/fix.php?id=39894&r=needscript
Try newer version:http://bugs.php.net/fix.php?id=39894&r=oldversion
Not developer issue:  http://bugs.php.net/fix.php?id=39894&r=support
Expected behavior:http://bugs.php.net/fix.php?id=39894&r=notwrong
Not enough info:  
http://bugs.php.net/fix.php?id=39894&r=notenoughinfo
Submitted twice:  
http://bugs.php.net/fix.php?id=39894&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=39894&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=39894&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=39894&r=dst
IIS Stability:http://bugs.php.net/fix.php?id=39894&r=isapi
Install GNU Sed:  http://bugs.php.net/fix.php?id=39894&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=39894&r=float
No Zend Extensions:   http://bugs.php.net/fix.php?id=39894&r=nozend
MySQL Configuration Error:http://bugs.php.net/fix.php?id=39894&r=mysqlcfg