Edit report at https://bugs.php.net/bug.php?id=58744&edit=1
ID: 58744 Updated by: [email protected] Reported by: gyoung dot hwa dot kim at gmail dot com Summary: php5.dll was not found in thread safe php. Status: Not a bug Type: Bug Package: PECL bug system Operating System: window PHP Version: 5.2.10 Block user comment: N Private report: N New Comment: All extensions are tested and loaded. Also it is literally impossible to build TS and NTS at the same time. Check your php.ini or config, something is wrong there. I would suggest php-install or php-windows mailing list. Previous Comments: ------------------------------------------------------------------------ [2013-02-07 16:38:11] christian at cybernet1 dot com FFMPEG hasn't even come in to the picture yet, and I don't see how I could be loading the wrong version when it's straight from the zip file php-5.4.11-nts-Win32-VC9-x86.zip ------------------------------------------------------------------------ [2013-02-07 15:53:27] [email protected] You are loading the wrong version. However bugs.php.net is not a support channel, and ffmpeg is not under php.net, sorry. ------------------------------------------------------------------------ [2013-02-07 15:40:28] christian at cybernet1 dot com And now the nts version is saying it can't find the php5ts.dll... ------------------------------------------------------------------------ [2013-02-07 15:29:01] christian at cybernet1 dot com I've actually just been trying to install a ffmpeg extension for some websites I host, it doesn't work in the non thread safe version from what I can tell, so am I just kind of out of luck? Thanks, Christian ------------------------------------------------------------------------ [2013-02-07 07:50:54] [email protected] @christian at cybernet1 dot com php5.dll > NTS php5ts.dll > thread safe For IIS you should use NTS builds. Be sure to do not leave bad settings or wrong php.ini, it can lead to try to load thread safe extensions while you use NTS, or the other way round. No bug here. ------------------------------------------------------------------------ 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=58744 -- Edit this bug report at https://bugs.php.net/bug.php?id=58744&edit=1 -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
