Re: [PHP-WIN] Header files for the Windows packages

2010-10-14 Thread Pierre Joye
hi, On Thu, Oct 14, 2010 at 8:51 PM, Zouzou wrote: >> >> devel files like what is available on linux won't happen in a near future. > > May i know the reasons why, or a pointer to a discussion that explains it? I > haven't been able to find it. > I am also wondering why a library file is being d

Re: [PHP-WIN] Header files for the Windows packages

2010-10-14 Thread Zouzou
hi, To build PHP or extensions on Windows, see http://wiki.php.net/internals/windows/stepbystepbuild Hi, I am well aware of that wiki page since it is what i followed to build PHP in order to get my own header files. However, it doesn't explain how one is supposed to build a dynamic library

Re: [PHP-WIN] Header files for the Windows packages

2010-10-14 Thread Pierre Joye
hi, To build PHP or extensions on Windows, see http://wiki.php.net/internals/windows/stepbystepbuild devel files like what is available on linux won't happen in a near future. Cheers, On Thu, Oct 14, 2010 at 7:50 PM, Zouzou wrote: > Hi, > > I am using PHP on Windows (IIS), and currently creati

[PHP-WIN] Header files for the Windows packages

2010-10-14 Thread Zouzou
Hi, I am using PHP on Windows (IIS), and currently creating a PHP extension via SWIG . In order to do that, i need the header files that were used when my PHP package got produced. I've looked all over the PHP site but i can only find binary or source downloads, not heade

Re: [PHP-WIN] error of "Could not open input file" from PHP CLI

2010-10-14 Thread Richard Quadling
On 14 October 2010 16:03, wrote: > Richard > > I downloaded the executable but could not run it as I don't have admin privs > on the system. > > You ask >        What happens when PHP goes looking for the phpinfo.php script? > Answer > The only output in the cmd window is the msg >        Could

Re: [PHP-WIN] error of "Could not open input file" from PHP CLI

2010-10-14 Thread Richard Quadling
On 13 October 2010 15:28, wrote: > > HELP > > I have just started to work with PHP. > > When I attempt to execute a PHP script I always get the error msg >       Could not open input file: > > I did not find anything about this being a known problem in the archive > so presume I am doing somethi