[PHP-WIN] RE: ODBC + Win 2000 problem

2001-08-03 Thread Martin Kemp
I had this problem before and I believe it came down to the fact that the user that the php process runs as does not have access to connect to your other machine. IIS sets up a user (I can't remember its name off hand, I think it is something like IWAM_USER) to access the other machine, but it onl

[PHP-WIN] PHP + WIN9x

2001-08-03 Thread Dude
Does PHP4 works on a Win98 system with personal web server(PWS). -- 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] PHP on PWS

2001-08-03 Thread Kevin Nørby Andersen
Hi. I unpacked the .gz / .tar file and followed the instructions, but in the installation guide they talked about php.exe and som other exe's, but i couldent find them!! Please mail me: [EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTE

[PHP-WIN] Search Engines

2001-08-03 Thread Andrew.Martin
Anyone know a decent search engine capable of searching both the DB and static pages? thanks.

[PHP-WIN] Someone use a working dom-based xml parser?

2001-08-03 Thread Alessio Bernesco Làvore
Hi, I'm trying to use the DomXml lib under IIS 5.0/Win2000/Php 4.0.7 but when i launch a page containing call to any function except "xmldoc()" the sistem crashes, using the domxml_lib. Using some others library i dont obtain any result. It's very frustrating... Did someone use a dom-based parser

[PHP-WIN] ORACLE

2001-08-03 Thread C.Chassagneux
I have a simple script in php : putenv("ORACLE_HOME=D:\\ORANT"); putenv("TNS_ADMIN=D:\\ORANT\\NETWORK\\ADMIN"); putenv("ORACLE_SID=x"); echo "Oracle : ". getenv("ORACLE_HOME")." \n"; echo "TNS_ADMIN : ". getenv("TNS_ADMIN")." \n"; echo "ORACLE_SID : ". getenv("ORACLE_SID")." \n"; $conn

php-windows Digest 3 Aug 2001 08:13:29 -0000 Issue 682

2001-08-03 Thread php-windows-digest-help
php-windows Digest 3 Aug 2001 08:13:29 - Issue 682 Topics (messages 8635 through 8641): Printer Functions 8635 by: Deleo Paulo Ribeiro Junior ODBC + Win 2000 problem 8636 by: Schulz, Evan PHP Hosting 8637 by: Max Graham PHP & JAVA: Odd Behavior 8638 by: Ma

[PHP-WIN] Mail SMTP advice

2001-08-03 Thread TPG
My host has advised me with this message I turned off "authentication before send", and I would like to keep it on. Could you please see if there is a way of PHP authenticating with Microsoft SMTP server before sending emails. I will leave it off for now, but for the purposes of anti-spam, I woul