Re: Parsing mbox files with Windows Php [message #181702 is a reply to message #181700] |
Sat, 25 May 2013 15:48 |
Christoph Becker
Messages: 91 Registered: June 2012
Karma:
|
Member |
|
|
Thomas 'PointedEars' Lahn wrote:
> Christoph Becker wrote:
>
>> Thomas 'PointedEars' Lahn wrote:
>>> Christoph Becker wrote:
>>>> Chuck Anderson wrote:
>>>> > I believe this is a dead end but want to check if anyone has happened
>>>> > to figure out a way to make this work in Windows [...]
>>>>
>>>> It may work under Cygwin[1]; probably that's worth a try.
>>>>
>>>> [1] <http://www.cygwin.com/>
>>>
>>> <http://cygwin.com/packages/> does not contain “php”.
>>
>> Unfortunately not. One has to build PHP from the sources. I have done
>> so lately with the default configuration (so I have no experience
>> regarding the IMAP extension), to use it from the command line. […]
>
> Have you built PHP successfully *for Cygwin*?
Yes. Besides the PHP sources, I have only used cygwin packages.
$ php -i
phpinfo()
PHP Version => 5.4.15
System => CYGWIN_NT-5.1 RELIANT 1.7.18(0.263/5/3) 2013-04-19 10:39 i686
Build Date => May 19 2013 23:20:19
Configure Command => './configure'
[...]
--
Christoph M. Becker
|
|
|