Re: [PHP-WIN] Is there going to be an MSI for php 5.4?

2012-03-08 Thread Steven Scott
On Thu, Mar 8, 2012 at 7:34 PM, Justin Dearing wrote: > Pierre, > > I don't NEED it but I like it. Was going to suggest adding IIS express > support to it. > > I can live with phpmanager for IIS andthe command line tools, I find the > MSI superior and was looking forward to figuring out how to do

Re: [PHP-WIN] Contact Form Problem

2011-06-06 Thread Steven Scott
On Mon, Jun 6, 2011 at 2:18 PM, Gallant, Bryan wrote: > > Sounds more like a blacklisted email domain... > > -Original Message- > From: dustie [mailto:djd...@ntlworld.com] > Sent: Monday, June 06, 2011 12:55 PM > To: php-windows@lists.php.net > Subject: [PHP-WIN] Contact Form Problem > > H

[PHP-WIN] Compiling error

2010-11-26 Thread Steven Scott
I am attempting to build our DLL on PHP 5.3.4. The problem I am encountering has to do with the time32. I am receiving the following errors: C:\Program Files\Microsoft Visual Studio 9.0\VC\include\sys/stat.inl(44) : error C2466: cannot allocate an array of constant size 0 C:\Program Files\Microsof

[PHP-WIN] PHP 5.3.4 has built

2010-11-17 Thread Steven Scott
Thanks to everyone for the help. I created a new image with Visual Studio 2008 Express. Added the Windows 7.0 SDK and then configured the system to use that version. Followed the build instructions, and I now have a development build of PHP 5.3.4. Thanks again for all the help. -- PHP Windows

Re: [PHP-WIN] Re: Build with More Debug

2010-11-02 Thread Steven Scott
On Tue, Nov 2, 2010 at 12:10 PM, Tommy Pham wrote: >> -Original Message- >> From: Tommy Pham [mailto:tommy...@gmail.com] >> Sent: Tuesday, November 02, 2010 8:53 AM >> To: 'Steven Scott' >> Cc: 'Pierre Joye'; 'rquadl...@googlemail.

Re: [PHP-WIN] Re: Build with More Debug

2010-11-02 Thread Steven Scott
On Tue, Nov 2, 2010 at 8:34 AM, Steven Scott wrote: > On Tue, Nov 2, 2010 at 12:39 AM, Tommy Pham wrote: >>> -Original Message- >>> From: Pierre Joye [mailto:pierre@gmail.com] >>> Sent: Wednesday, October 27, 2010 12:25 PM >>> To: Steven Scot

Re: [PHP-WIN] Re: Build with More Debug

2010-11-02 Thread Steven Scott
On Tue, Nov 2, 2010 at 12:39 AM, Tommy Pham wrote: >> -Original Message- >> From: Pierre Joye [mailto:pierre@gmail.com] >> Sent: Wednesday, October 27, 2010 12:25 PM >> To: Steven Scott >> Cc: rquadl...@googlemail.com; php-windows >> Subject:

Re: [PHP-WIN] New clean compile of the 5.3.3 snapshot fails.

2010-11-01 Thread Steven Scott
ensure things are getting loaded. On Sat, Oct 30, 2010 at 6:57 AM, Pierre Joye wrote: > hi, > > On Fri, Oct 29, 2010 at 10:01 PM, Steven Scott wrote: > >> From what I can see, the WinNT.h file is not included in the >> ext\standard\info.c > > It is using wind

[PHP-WIN] New clean compile of the 5.3.3 snapshot fails.

2010-10-29 Thread Steven Scott
I have created a new, bare, clean, VM Image of 2003 Server, with all the up to date patches. Installed Visual Studio 2008 Express SP1 Set the include paths for include and libs to include the SDK paths for Include and Lib Installed Windows SDK 6.1 Created directories as specified in http://wiki.ph

[PHP-WIN] Re: Build with More Debug

2010-10-27 Thread Steven Scott
On Wed, Oct 27, 2010 at 2:51 PM, Pierre Joye wrote: > On Wed, Oct 27, 2010 at 8:15 PM, Steven Scott wrote: > >> Interesting, but I do not see an include for WinNT.h in the info.c >> file.  It is in my code too, but I do not see a reference to it in the >> source code on t

[PHP-WIN] Re: Build with More Debug

2010-10-27 Thread Steven Scott
On Wed, Oct 27, 2010 at 12:00 PM, Richard Quadling wrote: > On 27 October 2010 16:31, Steven Scott wrote: >> On Mon, Oct 25, 2010 at 12:19 PM, Steven Scott wrote: >>> On Mon, Oct 25, 2010 at 9:58 AM, Pierre Joye wrote: >>>> hi, >>>> >>>> &

[PHP-WIN] Re: Build with More Debug

2010-10-25 Thread Steven Scott
h faster > than trying to fix the mess. > > Cheers, > > On Mon, Oct 25, 2010 at 3:31 PM, Steven Scott wrote: >> After fixing the PATH error from the Windows SDK, I can once again run >> the cscript, and this is the output.  Still have the same Object >> error. >

[PHP-WIN] Build with More Debug

2010-10-25 Thread Steven Scott
After fixing the PATH error from the Windows SDK, I can once again run the cscript, and this is the output. Still have the same Object error. C:\php5\source>config.nice C:\php5\source>cscript /nologo configure.js "--enable-calendar" "--enable-cli" "--with-gettext" Saving configure options to con

Re: [PHP-WIN] Compile Problem on Visual Studio 2010

2010-10-25 Thread Steven Scott
On Fri, Oct 22, 2010 at 4:26 PM, Steven Scott wrote: > On Fri, Oct 22, 2010 at 3:49 PM, Steven Scott wrote: >> On Fri, Oct 22, 2010 at 3:15 PM, Pierre Joye wrote: >>> On Fri, Oct 22, 2010 at 7:52 PM, Steven Scott wrote: >>> >>>> I am running V

Re: [PHP-WIN] Compile Problem on Visual Studio 2010

2010-10-22 Thread Steven Scott
On Fri, Oct 22, 2010 at 3:49 PM, Steven Scott wrote: > On Fri, Oct 22, 2010 at 3:15 PM, Pierre Joye wrote: >> On Fri, Oct 22, 2010 at 7:52 PM, Steven Scott wrote: >> >>> I am running Visual Studio 2010, but the changes show: >> >> VC10 works just fine here (

Re: [PHP-WIN] Compile Problem on Visual Studio 2010

2010-10-22 Thread Steven Scott
On Fri, Oct 22, 2010 at 3:15 PM, Pierre Joye wrote: > On Fri, Oct 22, 2010 at 7:52 PM, Steven Scott wrote: > >> I am running Visual Studio 2010, but the changes show: > > VC10 works just fine here (many boxes). What do you use? Visual studio > console or the SDK (7.x incl

Re: [PHP-WIN] Compile Problem on Visual Studio 2010

2010-10-22 Thread Steven Scott
On Fri, Oct 22, 2010 at 12:26 PM, Richard Quadling wrote: > On 22 October 2010 17:21, Steven Scott wrote: >> On Fri, Oct 22, 2010 at 12:16 PM, Richard Quadling >> wrote: >>> On 22 October 2010 17:07, Steven Scott wrote: >>>> On Fri, Oct 22, 2010 at 11

Re: [PHP-WIN] Compile Problem on Visual Studio 2010

2010-10-22 Thread Steven Scott
On Fri, Oct 22, 2010 at 12:16 PM, Richard Quadling wrote: > On 22 October 2010 17:07, Steven Scott wrote: >> On Fri, Oct 22, 2010 at 11:17 AM, Pierre Joye wrote: >>> hi, >>> >>> Follow these instructions: >>> >>> http://wiki.php.net/

Re: [PHP-WIN] Compile Problem on Visual Studio 2010

2010-10-22 Thread Steven Scott
On Fri, Oct 22, 2010 at 11:17 AM, Pierre Joye wrote: > hi, > > Follow these instructions: > > http://wiki.php.net/internals/windows/stepbystepbuild > > Cheers, > > On Fri, Oct 22, 2010 at 2:58 PM, Steven Scott wrote: >> Not sure if this is the right list

Re: [PHP-WIN] Compile Problem on Visual Studio 2010

2010-10-22 Thread Steven Scott
On Fri, Oct 22, 2010 at 10:33 AM, Tommy Pham wrote: >> -Original Message- >> From: Steven Scott [mailto:chowarm...@gmail.com] >> Sent: Friday, October 22, 2010 5:58 AM >> To: php-windows@lists.php.net >> Subject: [PHP-WIN] Compile Problem on Visual Studio

[PHP-WIN] Compile Problem on Visual Studio 2010

2010-10-22 Thread Steven Scott
Not sure if this is the right list for this question, but I have not found a better one on the PHP site to reference. I am unable to build PHP 5.3.3 on Windows using Visual Studio 2010. I have been able to build previous versions, but the new buildconf.bat file works, but when I run the configure

Re: [PHP-WIN] Line by line debugger for PHP for command line work.

2010-10-12 Thread Steven Scott
XDebug is a common tool, and can link with most IDEs. There is also FirePHP plugin if you are using Firefox. On Tue, Oct 12, 2010 at 8:47 AM, Richard Quadling wrote: > Hi. > > I'm trying to trawl my way through a load of code I've been dumped > with. It is a mixture of VERY BIG functions and a l

Re: [PHP-WIN] Debugging & Profiling PHP on Windows

2010-09-15 Thread Steven Scott
had to read > 15+ pages of google for troubleshooting setting up and still no luck... > > Thanks everyone for your help, > Tommy > >> -Original Message- >> From: Steven Scott [mailto:chowarm...@gmail.com] >> Sent: Wednesday, September 15, 2010 7:22 AM >>

Re: [PHP-WIN] Debugging & Profiling PHP on Windows

2010-09-15 Thread Steven Scott
Simply send a Subject line with: subscribe xdebug-general On Wed, Sep 15, 2010 at 9:55 AM, Tommy Pham wrote: > Hi Pierre, > > I've tried several times to subscribe to the mailing list and kept on > getting this: > >> -Original Message- >> From: Ecartis [mailto:ecar...@lists.xdebug.org] >>

Re: [PHP-WIN] PHP Debugger for Windows?

2010-08-03 Thread Steven Scott
er_ the initial 2.1 release. > So if you download your crashy windows version when 2.1 came out, then > you should try the new binaries. > > Tyrael > > On Tue, Aug 3, 2010 at 3:08 PM, Steven Scott wrote: > > Yes, we do have the XDebug 2.1 installed with PHP 5.2 support which

Re: [PHP-WIN] PHP Debugger for Windows?

2010-08-03 Thread Steven Scott
Yes, we do have the XDebug 2.1 installed with PHP 5.2 support which is what we are using. On Tue, Aug 3, 2010 at 8:59 AM, Ferenc Kovacs wrote: > On Tue, Aug 3, 2010 at 2:46 PM, Keith Davis > wrote: > > That was what I was going to suggest. We use Netbeans for 90% of our PHP > > development. It

Re: [PHP-WIN] PHP Debugger for Windows?

2010-08-03 Thread Steven Scott
; on too long and won't do watches without crashing (you can still see > variables, etc...) > > > Keith Davis (214) 906-5183 > -Original Message- > From: Steven Scott [mailto:chowarm...@gmail.com] > Sent: Tuesday, August 03, 2010 7:44 AM > To: Alice Wei > Cc:

Re: [PHP-WIN] PHP Debugger for Windows?

2010-08-03 Thread Steven Scott
The NetBeans IDE will also support debugging on Windows as will the Zend IDE on Eclipse. XDebug is a common DLL that provides the debugging interface to PHP and is used by both products above. Hope this helps. On Mon, Aug 2, 2010 at 7:57 PM, Alice Wei wrote: > > Hi, > > I am exploring some of