Re: [PHP-WIN] prob in qmailadmin

2003-11-05 Thread Nick H. -- Network Operations
This is a PHP-WINDOWS list. Not a qmail for RedHat 9 list. Please consult the proper mailing list. Thank you. Regards, Nick H. Network Operations Center [EMAIL PROTECTED] Please rate my performance! http://www.supportteam.net/rate.php3 Please submit all new support requests to http

Re: [PHP-WIN] PHP4 + windows 2003 server

2003-11-04 Thread Nick H. -- Network Operations
y your path within that ini. Then, it should at least try to start working and give you a valid path to give permissions to. Regards, Nick H. Network Operations Center [EMAIL PROTECTED] Please rate my performance! http://www.supportteam.net/rate.php3 Please submit all new support reque

Re: [PHP-WIN] PHP4 + windows 2003 server

2003-11-03 Thread Nick H. -- Network Operations
The default path for the php.ini under 2003 is different than on 2000. I ran into this problem. Setup your PHP ini and put it in: c:\windows\system32\inetsrv (Above is default path) or %systemdir%\inetsrv Should fix your problem. Regards, Nick H. Network Operations Center [EMAIL PROTECTED

Re: [PHP-WIN] Run php file every day?

2003-10-28 Thread Nick H -- Network Operations
see microsoft's 'at' utility. from command line type: at /? it'll explain what to do. Regards, Nick H. Network Operations Center [EMAIL PROTECTED] Please rate my performance! http://www.supportteam.net/rate.php3 Please submit all new supp

Re: [PHP-WIN] Running a php script as a service

2003-10-14 Thread Nick H -- Network Operations
You could always look at FireDaemon... http://www.firedaemon.com Regards, Nick H. Network Operations Center [EMAIL PROTECTED] Please rate my performance! http://www.supportteam.net/rate.php3 Please submit all new support requests to http://ticketmonster.hostingsupport.com

Re: [PHP-WIN] CGI Error

2003-09-18 Thread Nick H. - Network Operations
This probably has nothing to do with your php.ini but rather how you have either PHP setup in IIS or your script itself. Please ensure that you have php configured in IIS properly and then check to make sure that your script is ok. Regards, Nick H. Network Operations Center [EMAIL PROTECTED

Re: [PHP-WIN] PHP and Windows .NET Server 2003

2003-08-16 Thread Nick H. - Network Operations
I replied to one of these a long while back. The URL for the information has changed. Here's a complete KB style how-to on installing php under IIS 6.0: http://dedntfaq.hostingsupport.com/iis6_php_install.txt Regards, Nick H. Network Operations Center [EMAIL PROTECTED] Please ra

Re: [PHP-WIN] cookies problem

2003-07-09 Thread Nick H. - Network Operations
ow I fixed the admin loop issue on a box I run =\ Regards, Nick H. Network Operations Center [EMAIL PROTECTED] Please rate my performance! http://www.supportteam.net/rate.php3 Please submit all new support requests to http://ticketmonster.hostingsupport.com/ --

Re: [PHP-WIN] MSSQL HELP

2003-07-02 Thread Nick H.
It's not as easy with MSSQL, but the TOP syntax should work. SELECT TOP 10 user,email FROM userdb WHERE user LIKE '%b%' Regards, Nick H. Network Operations Center [EMAIL PROTECTED] - Original Message - From: "disko_kex" <[EMAIL PROTECTED]> To: <[EMAIL

Re: [PHP-WIN] PHP Editor

2003-04-03 Thread Nick H. -- Level II Technical Support
vi? notepad? Regards, Nick H. [EMAIL PROTECTED] - Original Message - From: "Chris and Trish Kaelin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 03, 2003 10:11 PM Subject: [PHP-WIN] PHP Editor > Does anyone have any recomendations for

Re: [PHP-WIN] fopen permission denied

2003-04-03 Thread Nick H. -- Level II Technical Support
You need to make sure that IUSR has permissions on that file. When you call from command line it's using your credentials. When it's from a browser, it's IUSR_MACHINE Regards, Nick H. [EMAIL PROTECTED] - Original Message - From: "Walter Gyr" <[EMAIL PROTE

Re: [PHP-WIN] Sending Mail with PHP

2003-03-31 Thread Nick H. -- Level II Technical Support
und for an IP on that server from a script on that server using that server as a mail server should be allowed to go out. At least, that's the most logical way of setting it up and that's pretty much how a lot of people have it setup. Regards, Nick H. [EMAIL PROTECTED] - Origina

[PHP-WIN] Upgrade from 4.2.3 to 4.3.1

2003-02-20 Thread Nick H.
that would cause the ini to make the exe pull the modules from the c:\php directory and not the c:\winnt directory where the ini resides?? Regards, Nick H. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] MySQL Dump

2003-02-10 Thread Nick H. -- Technical Support Engineer
uot;,"$pass"); mysql_select_db("$dbname",$db); Where $host is the host name, $user is the username, $pass is the password and $dbname is the database name. Do not modify the $db unless you're changing them both to another variable like $db_connect. You would then proceed

[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

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

2003-02-04 Thread Nick H. -- Technical Support Engineer
Microsoft. Apache != Microsoft. Apache = Open Source = *nix/BSD That's just my 2 cents though. /me drops 2 old pennies into the jar Regards, Nick H. [EMAIL PROTECTED] - Original Message - From: "pingywon MCSE" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sen

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" &l

[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 >

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 Ed

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] 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