[PHP-WIN] RE: [PHP-INST] XSLTransformation via Sablotron

2002-04-01 Thread Steve at Puddletown
-Original Message- From: Jan Walter [mailto:[EMAIL PROTECTED]] Sent: Monday, April 01, 2002 9:20 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [PHP-INST] XSLTransformation via Sablotron Hello, I've used this sample code as well as the installation described at http://shanx.com/

[PHP-WIN] Removing PHP

2002-04-01 Thread Faisal Ashraf
Hi People, I am kinda new here but I hope this place is good for getting help regarding php. my problem is that my system was running perfect I had installed php on winxp was working fine then I upgrade it to the new version and it got messed up my phpnuke web giving me problems not working. I

php-windows Digest 2 Apr 2002 05:34:52 -0000 Issue 1073

2002-04-01 Thread php-windows-digest-help
php-windows Digest 2 Apr 2002 05:34:52 - Issue 1073 Topics (messages 12860 through 12883): Re: Passing an array into a COM function 12860 by: Jeff Bendixsen Re: Configuring securely in IIS5 12861 by: Robin Bolton 12862 by: Eric Gentry Delphi & PHP 12863 by:

[PHP-WIN] XSLTransformation via Sablotron

2002-04-01 Thread Jan Walter
Hello, I've used this sample code as well as the installation described at http://shanx.com/php/xsl/getXsl.htm (using W2K, Apache 1.3.20, PHP 4.1.2.). The result is that Sablotron itself (command line) works fine but this code produces following error "XML parser error 4: not well-formed (inva

[PHP-WIN] global variables headache

2002-04-01 Thread Jon Lauridsen
Hey all, I'm fairly new to PHP (heck, to programming heh), so my hopes is that this problem of mine is an easy one to solve. I also don't know how classic this question is, but I think it must be something that most come across at some point. I'm caught in the trap that is PHPs local variables.

RE: [PHP-WIN] Configuring securely in IIS5 under Windows 2000 Server

2002-04-01 Thread Bruce Barnes
Eric et al; START BY MAKING A FULL AND COMPLETE BACKUP OF YOUR MACHINE! IF you make an error with USERS, GROUPS and PERMISSIONS, you might lock yourself completely out of the machine and not be able to regain access to your drives and directories without a complete reinstall of the Windows 2000

Re: [PHP-WIN] Re: How to add more domains on apache w2k

2002-04-01 Thread martinahingis
I actually dont know how DNS works. I have a domain which my university gave me and make its settings properly. I set my machine for the DNS address they gave me and the domain name to the DNS settings of the TCP/IP settings window. This domain works perfect. But now I registered another domain

RE: [PHP-WIN] Re: How to add more domains on apache w2k

2002-04-01 Thread Jason Bouwmeester
If you hit reply it only goes to the person that sent it, you have to reply to all to get to the list... Figures! ~j -Original Message- From: Vail, Warren [mailto:[EMAIL PROTECTED]] Sent: Monday, April 01, 2002 5:57 PM To: 'martinahingis'; [EMAIL PROTECTED] Subject: RE: [PHP-WIN] Re: Ho

RE: [PHP-WIN] How to add more domains on apache w2k

2002-04-01 Thread Vail, Warren
Don't you also need to do something to cause DNS to resolved to the IP of the same server for both domains? Any idea what's required to do this using NT DNS? / BIND? thanks, Warren Vail Tools, Metrics & Quality Processes (415) 667-7814 Pager (877) 774-9891 215 Fremont 02-658 -Original Me

RE: [PHP-WIN] Re: How to add more domains on apache w2k

2002-04-01 Thread Vail, Warren
OK, I sent a reply which included what I thought were valid questions on this subject, and have not seen that yet, perhaps the black hole ate them. Warren Vail Tools, Metrics & Quality Processes (415) 667-7814 Pager (877) 774-9891 215 Fremont 02-658 -Original Message- From: martinahing

[PHP-WIN] Thanks everyone i solved it

2002-04-01 Thread martinahingis
I solved the problem jus looking properly to phpinfo for each time i changed something and try to see if it's changed thanks. -- martina. "Aleem" <[EMAIL PROTECTED]> wrote in message 000401c1d980$2ca4e590$886c6518@Raptor">news:000401c1d980$2ca4e590$886c6518@Raptor... I am getting the wierdest P

[PHP-WIN] mail();

2002-04-01 Thread martinahingis
I can't send mails using mail() on w2k I know that there's no support to mail() but is there a way to make it support -- martina. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Doesn't work

2002-04-01 Thread martinahingis
one says me that - for me, my php.ini has to be in winnt\ directory, not winnt\system32. can you successfully run a "" file? in the results, it will tell you were it is expecting your php.ini file. - I actually copy php.ini to winnt, winnt/system and winnt/system32 always. it se

[PHP-WIN] Doesn't work

2002-04-01 Thread martinahingis
I tried to change my php.ini with include_path="." copy php.ini to winnt\system32 and restart apache but no change i still gett the error message that include path is php4/pear and the included file doesn't exits can anyone help? -- martina. "Ryan Grove" <[EMAIL PROTECTED]> wrote in message

[PHP-WIN] COM Question

2002-04-01 Thread Aron Pilhofer
Can anyone suggest a good tutorial, or website, where I can find information about creating COM objects through PHP? I want to, for example, give users the ability to save result sets to their local computers in excel, or even access - if that's even possible. I've found a couple places with some

[PHP-WIN] Re: How to add more domains on apache w2k

2002-04-01 Thread martinahingis
thanks for lots of replies. please send your replies also to gropu so that people can see your replies and can comment on them and also people may see your replies and don't wory about writing a new one possibly telling similar things.. -- --- martina. "Martinahingis" <[EMA

RE: [PHP-WIN] How to add more domains on apache w2k

2002-04-01 Thread Shrock, Court
You can add another domain by creating a section in your httpd.conf file for each domain you want to add. Inside this section, you specify the document root directory to serve files from. a sample follows (More information can be found at http://www.apache.org/docs/vhosts/): # this directive t

[PHP-WIN] Re: Error - (include_path='c:\php4\pear') in Unknown on line 0

2002-04-01 Thread Ryan Grove
On Mon, 1 Apr 2002, Aleem wrote: > I am getting the wierdest PHP error. I couldn't find anything on the web > regarding this error. The exact error is as follows: > > [01-Apr-2002 02:45:41] PHP Warning: Failed opening > '/apache/htdocs/php.php' for inclusion (include_path='c:\php4\pear') in > Un

[PHP-WIN] Re: strings with $ sign

2002-04-01 Thread martinahingis
use this $result_html = " ... html code<-- \" FOOTER CENTER \$LOGOIMAGE footer.jpg \" !--> ... more html code"; --- martina. "Sviss Cobazor" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > The thing is that the result html code is to be parsed

[PHP-WIN] How to add more domains on apache w2k

2002-04-01 Thread martinahingis
I have added a domain at my W2K machine in my network neighborhood, LAN -> DNS Settings. And when i write my ip or the domain name i specified, on ie, it goes my htdocs folder as it must do. My question is that how can i add another domain name. If I add it to DNS settings, where will its htdocs

[PHP-WIN] Same Problem

2002-04-01 Thread martinahingis
I got the same problem today. I upgraded my php 4.1.1 to 4.1.2 a couple days ago. But the error message come out today and only one of several apps. on my server! I don't use the folder c:\php4. But it seems that some setting changed the include dir? How can this occur! There's no explanation in m

[PHP-WIN] Apache, PHP, Windows, and Security

2002-04-01 Thread Tim Mackenzie
I'm running W2K with Apache and PHP4. I'm going to be hosting a number of websites that I would like to provide PHP support for. What I don't want is them to be able to access my entire file system. They should, at most, be only allowed read/write access to their site folder. How do I go about

[PHP-WIN] Security using Apache & Windows

2002-04-01 Thread Tim Mackenzie
I'm running W2K with Apache and PHP4. I'm going to be hosting a number of websites that I would like to provide PHP support for. What I don't want is them to be able to access my entire file system. They should, at most, be only allowed read/write access to their site folder. How do I go about

[PHP-WIN] Delphi & PHP

2002-04-01 Thread Quique
I need someone who knows about Indy Components (delphi) and PHP programming. I use a TidTCPServer which is active at port 4250 listening 4 connections. When i connect from another machine in my LAN, using PHP, the TCPServer tells me, that's right... The problem is when i want to read a text fro

RE: [PHP-WIN] Configuring securely in IIS5

2002-04-01 Thread Eric Gentry
I have looked at the tool already, and it doesn't reference security for any issues with php. I know what to do to the IIS server to secure it, my concern is over the addition of the php module and how it effects the security of the system. -Original Message- From: Robin Bolton [mailto:[

RE: [PHP-WIN] Configuring securely in IIS5

2002-04-01 Thread Robin Bolton
A good place to start may be the IIS Lockdown Tool: http://www.microsoft.com/WINDOWS2000/downloads/recommended/iislockdown/defau lt.asp -Original Message- From: Eric Gentry [mailto:[EMAIL PROTECTED]] Sent: Monday, April 01, 2002 8:15 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Configuri

[PHP-WIN] Re: Passing an array into a COM function

2002-04-01 Thread Jeff Bendixsen
So let me answer my question.. You idiot, RTFM!!! There is documentation on the use of Variants in the COM section. Lots of good support even for passing ByRef. An example of using a COM array is like this: $PSearchCriteria[0] = "THIS"; $PSearchCriteria[1] = "THAT"; $SearchC

php-windows Digest 1 Apr 2002 15:15:38 -0000 Issue 1072

2002-04-01 Thread php-windows-digest-help
php-windows Digest 1 Apr 2002 15:15:38 - Issue 1072 Topics (messages 12858 through 12859): Error - (include_path='c:\php4\pear') in Unknown on line 0 12858 by: Aleem Configuring securely in IIS5 12859 by: Eric Gentry Administrivia: To subscribe to the digest, e-mail:

[PHP-WIN] Configuring securely in IIS5

2002-04-01 Thread Eric Gentry
I have been able to install php and get it running on our test server running IIS5. Everything is going fine, but now I am beginning to ponder the question, how do I secure this when it goes live? I have read through the installation documentation, and read the security chapter of the php manual

[PHP-WIN] Error - (include_path='c:\php4\pear') in Unknown on line 0

2002-04-01 Thread Aleem
I am getting the wierdest PHP error. I couldn't find anything on the web regarding this error. The exact error is as follows: [01-Apr-2002 02:45:41] PHP Warning: Failed opening '/apache/htdocs/php.php' for inclusion (include_path='c:\php4\pear') in Unknown on line 0 I have put up online copies