Edward Z. Yang wrote:
Edward Z. Yang wrote:
And I get an error. I tested on another Vista machine and an XP virtual
machine, and I did NOT get the error, so it's something wonky in my
configuration.
When I clear my %PATH% variable, the error goes away. The culprit is
*some* DLL in C:\Program F
Edward Z. Yang wrote:
> And I get an error. I tested on another Vista machine and an XP virtual
> machine, and I did NOT get the error, so it's something wonky in my
> configuration.
When I clear my %PATH% variable, the error goes away. The culprit is
*some* DLL in C:\Program Files\MATLAB\R2008a\b
Edward Z. Yang wrote:
> And no error. That's very curious! Maybe it's two extensions causing the
> problem? I'm going to twiddle with my php.ini some more.
My fault; the php.exe being executed was my 5.2.6 in the path. When I
run it on the "real" executable, I get:
C:\Software\PHP\versions\5.2.7R
On Sun, Nov 23, 2008 at 11:36 PM, Edward Z. Yang
<[EMAIL PROTECTED]> wrote:
> Pierre Joye wrote:
>> Please try in the cmd line:
>>
>> cd C:\Software\PHP\versions\5.2.7RC5-dev\ext
>>
>> php.exe -n -d extension_dir=ext -d extension=php_curl.dll -m
>>
>
> C:\Users\Edward>cd C:\Software\PHP\versions\5.
Pierre Joye wrote:
> Please try in the cmd line:
>
> cd C:\Software\PHP\versions\5.2.7RC5-dev\ext
>
> php.exe -n -d extension_dir=ext -d extension=php_curl.dll -m
>
C:\Users\Edward>cd C:\Software\PHP\versions\5.2.7RC5-dev\ext
C:\Software\PHP\versions\5.2.7RC5-dev\ext>php.exe -n -d
extension_di
Please try in the cmd line:
cd C:\Software\PHP\versions\5.2.7RC5-dev\ext
php.exe -n -d extension_dir=ext -d extension=php_curl.dll -m
--
Pierre
http://blog.thepimp.net | http://www.libgd.org
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/uns
Pierre Joye wrote:
> Are you sure you are using the right php/php.ini/extension?
Yep. (Errors omitted for brevity)
$ phpv 5.2.7RC5-dev --version
PHP 5.2.7RC5-dev (cli) (built: Nov 23 2008 11:39:53)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
Pierre Joye wrote:
> Are you sure you are using the right php/php.ini/extension?
Yep. (Errors omitted for brevity)
$ phpv 5.2.7RC5-dev --version
PHP 5.2.7RC5-dev (cli) (built: Nov 23 2008 11:39:53)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
On Sun, Nov 23, 2008 at 11:04 PM, Edward Z. Yang
<[EMAIL PROTECTED]> wrote:
> Pierre Joye wrote:
>>> It should not use MSVCR80.dll as it is only for VC9.
>>> >
>>> > Can you try with a clean install and/or using a snapshot (5.2,
>>> > http://windows.php.net)?
>>
>> I will try the snapshot very shor
Pierre Joye wrote:
>> It should not use MSVCR80.dll as it is only for VC9.
>> >
>> > Can you try with a clean install and/or using a snapshot (5.2,
>> > http://windows.php.net)?
>
> I will try the snapshot very shortly.
I get the same error from php_curl.dll in the snapshot.
> I did a little mo
Pierre Joye wrote:
> It should not use MSVCR80.dll as it is only for VC9.
>
> Can you try with a clean install and/or using a snapshot (5.2,
> http://windows.php.net)?
I will try the snapshot very shortly.
I did a little more poking around and php_curl.dll appears to be the
culprit, not php.exe.
On Sun, Nov 23, 2008 at 10:48 PM, Edward Z. Yang
<[EMAIL PROTECTED]> wrote:
> Ilia Alshanetsky wrote:
>> The Windows are available as well at the following URL:
>> http://windows.php.net/qa/. The number of changes since the last RC were
>> fairly minimal and it is my opinion we are ready for the fi
Ilia Alshanetsky wrote:
> The Windows are available as well at the following URL:
> http://windows.php.net/qa/. The number of changes since the last RC were
> fairly minimal and it is my opinion we are ready for the final release
> come Thursday next week. As usual please test this release and repo
On Fri, 2008-11-21 at 12:15 -0800, Stanislav Malyshev wrote:
> Attached is the patch that should restore BC for all those functions
> except sorts and array_unique/array_flip (these should be trivial too
> but I still thing their support for objects is just a bug). Please tell
> if you are using
14 matches
Mail list logo