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
I did my subscription based right after your first message and the response about the group. Simply selecting reply, and not typing a thing, and sending the message worked to have me subscribed. On Wed, Sep 15, 2010 at 10:29 AM, Tommy Pham wrote: > Hi Steven, > > I did that fir

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

Re: [PHP-WIN] oci8 not showing underphpinfo

2006-06-14 Thread Steven Stuart
Hi Matt, I have found out that the client is installed.Our main DBA had me run some tools that showed that it was installed, and working. So it appears to be a php configuration issue. Thanks, Steven Stuart ""Matt Murphy"" <[EMAIL PROTECTED]> wro

Re: [PHP-WIN] oci8 not showing underphpinfo

2006-06-14 Thread Steven Stuart
pages and so forth it works without a problem. Does PHP use a different portion of the Oracle application? Is there a way manually to determine if the "oracle instant client" is installed. Thanks, Steven Stuart ""Matt Murphy"" <[EMAIL PROTECTED]> wrote in mess

[PHP-WIN] oci8 not showing underphpinfo

2006-06-14 Thread Steven Stuart
\bin and E:\PHP. Thanks, Steven Stuart -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] $_GET and $HTTP_GET_VARS do not seem to work

2005-05-04 Thread Steven Courteney
I then have two instances where I have dynamic links of the type 'display_list.php?message_id=1' which worked before I set up all the sessions, but now fail to pass on the 'message_id' from one page to the next. Any ideas would be appreciated! Thanks, Steven. _

Re: [PHP-WIN] Apache2+PHP5+MySQL4 --> mysql_connect fails, PHP5+MySQL4+CLI --> mysql_connect works

2004-11-10 Thread Steven James Samuel Stapleton
Fixed: For some reason Apache wanted a php.ini in the windows directory rather than in the PHP install directory. Explicitly set the PhpIniDir in the httpd.conf and fixed it. -Jim - Original Message - From: "Steven James Samuel Stapleton" <[EMAIL PROTECTED]> Cc: &

[PHP-WIN] Apache2+PHP5+MySQL4 --> mysql_connect fails, PHP5+MySQL4+CLI --> mysql_connect works

2004-11-10 Thread Steven James Samuel Stapleton
Relevant information: Windows XP Pro SP2 PHP 5.0.2 MySQL 4.0.21-nt Apache 2 PATH: C:\WINDOWS\system32 C:\c\WINDOWS C:\WINDOWS\System32\Wbem C:\WBP\php //PHP bin dir C:\WBP\Apache2\bin //Apache bin dir MySQL's bin dir is not in path I have tried calling mysql_connect(...) with PHP's p

Re: [PHP-WIN] Yet another MySQL+PHP5 issue

2004-10-30 Thread Steven James Samuel Stapleton
l file somewhere (this is different from libmysql.dll). I got mine out of the zip file for windows (not the installer). Place that in whatever directory you have specified as your extension directroy in php.ini. Good luck -- Adam Clauss [EMAIL PROTECTED] "Steven James Samuel Stapleton&qu

Re: [PHP-WIN] Yet another MySQL+PHP5 issue

2004-10-30 Thread Steven James Samuel Stapleton
;/". The error states that it cannot find "C:\WBP\PHP\php_mysql.dll" this time. (Note: it's a clean install on this machine) -Jim Stapleton - Original Message - From: "Michael Purdy" <[EMAIL PROTECTED]> To: "Steven James Samuel Stapleton" <[E

[PHP-WIN] Yet another MySQL+PHP5 issue

2004-10-29 Thread Steven James Samuel Stapleton
I am running PHP 5.0.2 and MySQL 4.0.21-nt the install directory (C:\WBP\PHP\) is in the path. The MySQL dir is not in the path. I am attempting to use the PHP shell/command line feature (rather than web server), however I get this result: --

[PHP-WIN] Date Format in MySQL

2004-05-18 Thread Steven Sher
Slightly off php topic I would like to know if I can change the default date format on MySQL server either for the entire server or for a particular database, as apposed to formatting the date every time I input data or retrieve it out the database. Thanks Steven ~ Techtron Computers

RE: [PHP-WIN] Windows speed issue

2004-05-14 Thread Steven Sher
Not sure if this will help, but I have seen a significant improvement in speed, by switching from using normal mysql_connect() to mysql_pconnect() Using a persistent connection helped me, you may need to adjust some setting for it to work affectively -Original Message- From: Andrew Sta

[PHP-WIN] [Help] Setting the value of COM object's Attribute property

2004-04-26 Thread Steven Kidd
Hi, Any one who has experiences in setting the value of COM object's Attribute property please help... The COM runs well in ASP: <%asp 'The Attribute property specifies and retrieves name-value pairs. ' 'Syntax: ' 'Header.Attribute(bstrName) = String 'String = Header.Attribute(bstrName) ' 'Par

[PHP-WIN] Re: Re: The COM problem when converting from ASP to PHP[works now!!]

2004-04-24 Thread Steven Kidd
Thx Dvdmandt, I have enable it and use var pass by reference but it still doesn't work. However, when I switch to the PHP5 RC1, it works!~~ I use the recommonded php.ini setting( means the "pass by reference" is DISABLED ). my previous version is 4.3.6. I really love PHP 5! :) Strongly suggest a

[PHP-WIN] The COM problem when converting from ASP to PHP

2004-04-23 Thread Steven Kidd
Hi, <> When I converting lines of ASP code: <% dim keysobjs dim privkey dim pubkey dim seed Set keysobj= CreateObject("wmrmobjs.WMRMKeys") keysobj.GenerateSigningKeys privkey, pubkey seed = keysobj.GenerateSeed() Response.Write privkey Response.Write "" Response.Write pubkey Response.Write "" Re

Re: [PHP-WIN] Installation probs...

2003-11-01 Thread Steven Mac Intyre
Bobo, What version of Apache are you using ? If it is 2.* then you must copy php4apache2.dll into the folder and change this : LoadModule php4_module d:/PHP/sapi/php4apache.dll to LoadModule php4_module d:/PHP/sapi/php4apache2.dll This should sort you out mate :) Cheers Steven -- PHP

Re: [PHP-WIN] Require Session example

2003-10-16 Thread Mac Intyre, Steven
what do you mean session example ? http://www.phpfreaks.com/tutorials/41/0.php Thats how i learnt sessions. Steven On 16 Oct 2003 at 13:51, Rinku Shivnani wrote: > Dear all, > > I need session example. Can any of you send me some session > example in php pls. I wd be tha

[PHP-WIN] php_sockets.dll

2002-12-23 Thread Steven
any ever managed to get the socket at work under windows2000 ? any suggestions are welcome when i enable the extension on windows 2000 server is keeps loading the page -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] php_sockets.dll

2002-12-22 Thread Steven
when i enable the extension on windows 2000 server is keeps loading the page -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: IIS Hates me, read why :'(

2002-05-26 Thread steven
rver ip @ port 8000. i set my gateway > to redirect port 8000 to the webservers port 80 and it works > thanks for your reply. > > Also take a look at these: > http://www.zoneedit.com/doc/faq.html#faq21 > http://www.PortDetective.com > > > > Tim > > > > > "

[PHP-WIN] IIS Hates me, read why :'(

2002-05-26 Thread steven
ner Road Runner (although my friend doesn't have this problem on the ISP) and my ip is http://24.167.121.204/ -steven -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: setting php variables from the client side

2002-04-30 Thread steven
Yes it is possible... in your form you're either using the "post" or "get" (probably "get") as your method. Whatever it is switch it to the one you aren't using. if you're using post use get and likewise if the opposite is true. -steven "Rs He

[PHP-WIN] Undefined Variables?!

2002-04-30 Thread steven
de is not buggy. -steven -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Mathimatical equations in PHP

2001-12-28 Thread Steven Dowd
the send button/key.)" In fact your general attitude to helping people is totally self centered , "I can do it, why can't you?" Sad. definatley didnt get the wanted xmas prezzy... Steven - Original Message - From: "Svensson, B.A.T. (HKG)" <[EMAIL PRO

[PHP-WIN] HELP: Problem Processing Forms with POST

2001-12-25 Thread Steven Sullivan
sn't realize it's bad, but just doesn't process it properly. OR the same is happening and PHP isn't able to process it properly. I have searched and searched, but can't seem to find anyone with similar problems. Any help on this distressing matter would be appreciat

RE: [PHP-WIN] Website Check using PHP

2001-11-28 Thread Steven Moshier - Information Technology
I think we have a solution. Thanks a lot everyone. Steven Moshier - Information Technology (607)962-3141 Ext. 212 [EMAIL PROTECTED] -Original Message- From: Ross Fleming [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 28, 2001 3:48 PM To: 'Steven Moshier - Information Techn

[PHP-WIN] Website Check using PHP

2001-11-28 Thread Steven Moshier - Information Technology
of our routers. Thanks!, and sorry about the earlier reply to the spam Steven Moshier - <http://www.stls.org/it> Information Technology (607)962-3141 Ext. 212 <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED]

RE: [PHP-WIN] REMOVE :::IMPORTANT FOR YOU

2001-11-28 Thread Steven Moshier - Information Technology
I second that... keep the spam off of here! -Original Message- From: Corn Vollney-R7019C [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 28, 2001 2:36 PM To: 'Zeynab'; [EMAIL PROTECTED] Subject: [PHP-WIN] REMOVE :::IMPORTANT FOR YOU Hey Jack Azz, This is a SERIOUS list for REAL pe

[PHP-WIN] How can I get the NTFS fileowner?

2001-10-07 Thread Steven Greenberg
Hi everyone... I just wrote my first PHP app (a simple directory searching page for an FTP server) - it works great, but I'd like to display the uploader's name next to each file. Unfortunately, it seems that the fileowner() function always returns zero on Windows (?), and even if that worked I c

[PHP-WIN] Sockets on PHP 4.0.7

2001-07-09 Thread Steven
rsion from www.php4win.de has been compiled for Win2000/NT only? Or is there a problem? Steven -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-WIN] Re: [PHP] Sorry, wrong sebject :)

2001-04-27 Thread Steven Haryanto
At 4/27/2001 07:35 PM, Manesh wrote: >I need a free web server that gives me 1 Myslq accound and php hoasting! if >soneone know of any please tell me. > >thx search php knowlegde base at www.faqts.com, you'll find a bunch of such links there. -- sh -- PHP Windows Mailing List (http://www