[PHP-WIN] MySQL Dump

2003-02-10 Thread Nick H. -- Technical Support Engineer
You need to select the Database either in your script or via command line. If you're doing it via the command line, it would be this: use dbname where dbname is the name of your database. If you're using a script, drop this in: $db = mysql_connect("$host", "$user","$pass"); mysql_select_db("$db

[PHP-WIN] Re: PHP and .NET AGAIN...NEWBIE!!!

2003-02-07 Thread Nick H. -- Technical Support Engineer
Try: http://www.rtfmnewbie.com/php-iis6.txt That has an EXACT step by step setup of php. Regards, Nick H. [EMAIL PROTECTED] --- Privileged/Confidential Information may be contained in this message. If you are not the addressee indicated in this messag

Re: [PHP-WIN] Re: PHP .Net and a boat load of questions !!!

2003-02-04 Thread Nick H. -- Technical Support Engineer
wish.)" : > : > could someone please explain this step by step as Im not familiar with the : > steps .again thank you for your time ... : > : > : > -- : > : > ~pingywon MCSE : > _ : > : > MCP, MCSA, MCSE Certification Fo

Re: [PHP-WIN] Re: PHP .Net and a boat load of questions !!!

2003-02-04 Thread Nick H. -- Technical Support Engineer
... : : : -- : : ~pingywon MCSE : _ : : MCP, MCSA, MCSE Certification Forums. : : The Information Exchange. : : http://pingywon.mine.nu : : http://www.pingywon.ibforums.com : "Nick H. -- Technical Support Engineer" <[EMAIL PROTECTED]> wrote in : message 001401c2cbce$a9afafc0$0

Re: [PHP-WIN] Re: PHP .Net and a boat load of questions !!!

2003-02-03 Thread Nick H. -- Technical Support Engineer
Here's a step-by-step howto on configuring IIS6.0 to work with CGI PHP http://www.rtfmnewbie.com/php-iis6.txt I'll post an article on how to configure ISAPI within a couple of days. Regards, Nick H. [EMAIL PROTECTED] - Original Message - From: "pingywon MCSE" <[EMAIL PROTECTED]> To:

[PHP-WIN] .net

2003-01-29 Thread Nick H. -- Technical Support Engineer
There was a resolution posted on this right about the time 4.3.0 came out with a full kb article on how to fix. Regards, Nick H. [EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Computer Problems

2003-01-24 Thread Nick H. -- Technical Support Engineer
Sorry, but this is a PHP Windows mailing list, not a general Windows mailing list. Regards, Nick H. [EMAIL PROTECTED] - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 24, 2003 5:30 PM Subject: [PHP-WIN] Computer Problems > Can anyone help.

Re: [PHP-WIN] What kind of Editor you used to build PHP script ?

2003-01-16 Thread Nick H. -- Technical Support Engineer
As crazy as this may sound NOTEPAD... or if on my freebsd machines... vi =) Regards, Nick H. - Original Message - From: "Chris Kranz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 16, 2003 4:45 PM Subject: RE: [PHP-WIN] What kind of Editor you used to build PH

Re: [PHP-WIN] Which Web server to run under XP

2003-01-10 Thread Nick H. -- Technical Support Engineer
APACHE > IIS =) End of story. Regards, Nick H. [EMAIL PROTECTED] - Original Message - From: "Sean Malloy" <[EMAIL PROTECTED]> To: "toby z" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, January 10, 2003 10:26 PM Subject: RE: [PHP-WIN] Which Web server to run under XP > Wel

[PHP-WIN] Re: phpinfo() 4.3.0 on Windows

2002-12-30 Thread Nick H. -- Technical Support Engineer
I had no trouble with using it. Worked just fine. Give me a day or two to get another IIS5 machine online and I'll show you what it does. Regards, Nick "Harm" Hale -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] PHP + IIS6 - Installation Instructions Proof

2002-12-27 Thread Nick H. -- Technical Support Engineer
t; <[EMAIL PROTECTED]> To: "Nick H. -- Technical Support Engineer" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, December 27, 2002 10:49 AM Subject: Re: [PHP-WIN] Re: PHP + IIS6 - Permission Issues? > On Friday 27 December 2002 3:35 pm, Nick H. -- Technical Supp

[PHP-WIN] INSTALLATION INSTRUCTIOS FOR IIS6

2002-12-27 Thread Nick H. -- Technical Support Engineer
" Hale [EMAIL PROTECTED] ----- Original Message ----- From: "Phil Driscoll" <[EMAIL PROTECTED]> To: "Nick H. -- Technical Support Engineer" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, December 27, 2002 10:49 AM Subject: Re: [PHP-WIN] Re: PHP + IIS

Re: [PHP-WIN] Re: PHP + IIS6 - Permission Issues?

2002-12-27 Thread Nick H. -- Technical Support Engineer
I'll work on it today and send it to this list as soon as Im done with it. Nick "Harm" Hale [EMAIL PROTECTED] - Original Message - From: "Phil Driscoll" <[EMAIL PROTECTED]> To: "Nick H. -- Technical Support Engineer" <[EMAIL PROTECTED]>

Re: [PHP-WIN] Warning: page has expires, HELP

2002-12-26 Thread Nick H. -- Technical Support Engineer
If you're using a form of any sorts to get to that page (ie: a login etc) it will cause IE to display those errors. If you are using a login, a quick easy way to get around that would be to automatically redirect them to another page once they have logged in (so as to move from the page that had t

Re: [PHP-WIN] Re: PHP + IIS6 - Permission Issues?

2002-12-26 Thread Nick H. -- Technical Support Engineer
rm" Hale [EMAIL PROTECTED] - Original Message - From: "Phil Driscoll" <[EMAIL PROTECTED]> To: "Nick H. -- Technical Support Engineer" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, December 25, 2002 7:50 PM Subject: Re: [PHP-WIN] Re: P

Re: [PHP-WIN] Re: PHP + IIS6 - Permission Issues?

2002-12-25 Thread Nick H. -- Technical Support Engineer
y backups of the metabase as it stands now) then the windows IIS6 installer should run just fine. If you need anything else off of me, lemmie know. Regards, Nick H. Technical Support Engineer [EMAIL PROTECTED] Please rate my performance! http://www.supportteam.net/rate.php3 Please s

Re: [PHP-WIN] Re: PHP + IIS6 - Permission Issues?

2002-12-25 Thread Nick H. -- Technical Support Engineer
I'll dig around on my machine and see what needs to happen. For some reason I think the WMI installer changed with this version of windows. I believe that the metabase for IIS is now in XML format, and it may be just a matter of getting the proper entries into it. Give me a day or so to find out

[PHP-WIN] Re: PHP + IIS6 - Permission Issues?

2002-12-24 Thread Nick H. -- Technical Support Engineer
In IIS Services Manager, go to the "Web Service Extensions" and setup an entry for the php executable. This should resolve the issues that you are having. If you need a detailed step-by-step, lemmie know and I'll write one up. Nick "Harm" Hale [EMAIL PROTECTED] -- PHP Windows Mailing List

[PHP-WIN] Re: PHP on IIS

2002-12-24 Thread Nick H. -- Technical Support Engineer
What version of IIS are you running and did you install the Microsoft IIS Lockdown utility? If youre running the new .net (with IIS 6.0+) you have to go into the "Web Service Extensions" and allow the php.exe to execute when called with a .php or .phps extension. I ran into this same problem. By