[PHP-WIN] How to pass the authentication info. to SMTP server?

2001-09-07 Thread Balaji Ankem
Hi, here my SMTP server is needed authentication . I have the valid user id and password . What are the variables i have to set for username and password in php.ini please guide me. Thanks and regards -Balaji -

php-windows Digest 8 Sep 2001 06:15:53 -0000 Issue 743

2001-09-07 Thread php-windows-digest-help
php-windows Digest 8 Sep 2001 06:15:53 - Issue 743 Topics (messages 9235 through 9248): Re: managing bounced mail 9235 by: Manuel Lemos many php.exe 9236 by: Lukas Vicanek 9238 by: Eric R. Gavin Re: webserver root 9237 by: Eric R. Gavin Re: Status of a sta

[PHP-WIN] Problem with Encoding

2001-09-07 Thread Harry Lau - ¤Õ©ú¥J
I want to include a string into a PNG by ImageTTFText(), where some of the chars are encoded in BIG5. I have found the revalent TTF for BIG5. The output really gives some Traditional Chinese chars, but the chars are not those I want. (I think this problem also exist in Shift-JIS encoding.) Would

[PHP-WIN] authenticating with a novell NDS database

2001-09-07 Thread leo g. divinagracia iii
just curious, has anyone run into some libraries or code that will allow me to authenticate a user via novell's NDS database? is that even possible? thanks... -- Leo G. Divinagracia III [EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTEC

Re: [PHP-WIN] Intermittently Occuring CGI Error Update and Info

2001-09-07 Thread Frank M. Kromann
Hi Flint, I know you asked me about this problem while I was in Denmark but I havent had any time to look into it yet. I'm planning on using some time on it this weekend and the following week so if you have a short php script I can use to reproduce this I might be able to help. I would say t

[PHP-WIN] Intermittently Occuring CGI Error Update and Info

2001-09-07 Thread Flint Doungchak
Hi All, I've been working, with others, and trying to figure out the error: CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:. If you get the error consistently, i.e. everytime you try and load a page, the cause

Re: [PHP-WIN] array problems

2001-09-07 Thread leo g. divinagracia iii
"Svensson, B.A.T." wrote: > > Have you consider to write a recursive > function to explore all the sublevels? > > i was thinking of the same thing. btw, are there dynamic pointers in PHP? cause a binary tree structure would be better for this. btw, watch out for recursive code that goes on

Re: [PHP-WIN] Re: Status of a stable ISAPI??

2001-09-07 Thread Shane Caraveo
Zeev, Andi and myself went to Microsoft for a few days, and Zeev and Andi did work out some issues as a result of that. But stability of PHP goes much further than the ISAPI interface. Thread safety is a key issue, and not many of the developers working on PHP develop under an environment that r

Re: [PHP-WIN] Re: Status of a stable ISAPI??

2001-09-07 Thread Paul Meagher
Interesting observations, Rasmus. I thought I heard that some developers at Zend were invited to Redmond to be enlightened about ISAPI? Furthermore, didn't they mention that they were expecting a big improvement in the stability of the ISAPI module as a result of this meeting? I have no recol

Re: [PHP-WIN] Status of a stable ISAPI??

2001-09-07 Thread Shane Caraveo
I am currently working in my spare time on a way to provide a stable platform on windows. I don't have much to comment on it yet, but it looks promising so far. Shane - Original Message - From: "Angie Tollerson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PR

Re: [PHP-WIN] Re: Status of a stable ISAPI??

2001-09-07 Thread Rasmus Lerdorf
Windows development is tough because it includes a lot of black box programming. You send stuff into the various M$ APIs and it spews stuff back at you and from that you try to guess what is happening in the black box. On UNIX systems you can trace all the way down to the kernel level and defini

[PHP-WIN] Re: Status of a stable ISAPI??

2001-09-07 Thread Eric R. Gavin
> Does the PHP staff lack resources to develop the Win32 environment > sufficiently? (I would help if I knew how) > Is there a database of current issues, owner of issue and due date? (normal > project management stuff) Heh... couldn't resist a sarcastic post ^_^ I think that all the PHP coders

[PHP-WIN] Re: many php.exe

2001-09-07 Thread Eric R. Gavin
> Why i have sometimes in windows taskmanager many php.exe ? > > I have winnt 4.0, pache 1.3.20 & php 4.0.6. I'm no expert on PHP for sure; but I seem to recall reading somewhere that a single instance of PHP.exe will be fired off for every request for a PHP page if it's being implemented as a CG

[PHP-WIN] Re: webserver root

2001-09-07 Thread Eric R. Gavin
> When including files in ASP pages using I > was able to include files into pages using path relative to the webserver > root. I have tried similar in PHP using include("/filename.php"), but just > recently learned that "/" slash charachter moves the pointer to the root of > the drive on which w

[PHP-WIN] many php.exe

2001-09-07 Thread Lukas Vicanek
Why i have sometimes in windows taskmanager many php.exe ? I have winnt 4.0, pache 1.3.20 & php 4.0.6. Thank you -- 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,

[PHP-WIN] Re: managing bounced mail

2001-09-07 Thread Manuel Lemos
Hello P.Agenbag, On 22-Aug-01 17:59:17, you wrote: >Hi, this problem isn't really Windows specific... >I have a client on one of my webservers who is causing me great >headaches. He wrote php mail function that reads approx 17 000 e-mail >addresses out of a mysql table, and then mails them all

php-windows Digest 7 Sep 2001 17:23:05 -0000 Issue 742

2001-09-07 Thread php-windows-digest-help
php-windows Digest 7 Sep 2001 17:23:05 - Issue 742 Topics (messages 9223 through 9234): Re: php4apache.dll not loading under W98/Apache/PHP4.0.4 9223 by: Darren LS Re: Access to LDAP server from PHP on NT with IIS 9224 by: Michel Laine array problems 9225 by: Andre

RE: [PHP-WIN] Status of a stable ISAPI??

2001-09-07 Thread Angie Tollerson
If you are going to offer anyone money to speed up this process, you could try the guys at Active State, specifically Shane Caraveo, since he told me a goal of his is specifically to stabliize ISAPI on windows. I believe Shane is on this mailing list..I'm surprised he hasn't answered the postl

[PHP-WIN] Re: webserver root

2001-09-07 Thread John Lim
PHP 4.0.7 or 4.0.8 is going to fix this problem as it will search for files in the current directory. I forget which version. The patch is already in CVS. To find the document root, here's some code taken from http://phplens.com // Finds the DOCUMENT_ROOT - works with Apache, IIS and PWS functio

Re: [PHP-WIN] array problems

2001-09-07 Thread Mike Flynn
Hi Andrew, I have done something very similar to this. Pretty identical. I know it may seem complicated, but I think if you take a good look at it this code might help you. It's for managing a dynamic -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTE

RE: [PHP-WIN] Status of a stable ISAPI??

2001-09-07 Thread Asendorf, John
I recently sent an email looking to pay Zend to work on it (I kind of need it for the OCI8 Persistent Logon), I have yet to hear back from them. I sent one, and a sales person sent me back a form note to look at their support options and they wouldn't have any problem. I sent him back an email t

[PHP-WIN] Status of a stable ISAPI??

2001-09-07 Thread Steve
Does anyone know what the development status is regarding a stable release of the ISAPI module? Have the problems been pinpointed and is there a plan to fix them? Does the PHP staff lack resources to develop the Win32 environment sufficiently? (I would help if I knew how) Is there a database of cu

[PHP-WIN] webserver root

2001-09-07 Thread Mitja Pagon
Hi! I'm am an ASP developer, that decided to give PHP a try. So far I have been nothing but impresed by PHP. But I have found one problem, that i can't find a solution to. When including files in ASP pages using I was able to include files into pages using path relative to the webserver root. I

[PHP-WIN] Don't Leave Any Tracks Behind...

2001-09-07 Thread john wild
FFA Posting Engine..This email address was used to post to our site ! Removal Instructions at the bottom of this page ! Don't Leave Any Tracks Behind... WARNING: Your Computer tracks all of your internet activity and all of the acti

[PHP-WIN] PHP on W2K/IIS5 issues

2001-09-07 Thread Roman Spanner
I have install PHP 4.0.6 as per the install.txt. Everything is fine (in terms the test script runs), but it cannot load the some of the extensions. I get the following erros; Unable to load dynamic library 'c:\php\extensions/php_domxml.dll' - The specified module could not be found. Unable to l

RE: [PHP-WIN] array problems

2001-09-07 Thread Svensson, B.A.T.
Have you consider to write a recursive function to explore all the sublevels? >-Original Message- >From: Andrew.Martin [mailto:[EMAIL PROTECTED]] >Sent: Friday, September 07, 2001 11:43 AM >To: [EMAIL PROTECTED] >Subject: [PHP-WIN] array problems > > > >I want to build an array dynamicall

[PHP-WIN] array problems

2001-09-07 Thread Andrew.Martin
I want to build an array dynamically from a database. I have a structure where there is a top level, under which there can be a sub level and a sub-sub level etc... e.g Top Level 1 id =1 parent id =0 Sub Level 1.1 id =2 paren

[PHP-WIN] Re: Access to LDAP server from PHP on NT with IIS

2001-09-07 Thread Michel Laine
I might get you question all wrong here - Don't hate me for it ;-) That depends on which "WinNT" you are going to use. If NT 4 then you need a recent Servicepack + M$ webserver and M$ LDAP server (or some alternative to these). If NT5 i think that the webserver is included, but i think that the L

[PHP-WIN] Re: php4apache.dll not loading under W98/Apache/PHP4.0.4

2001-09-07 Thread Darren LS
"Jean Philippe Reis" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I'm using windows 98, Apache 1.3.19 and php 4.0.4, and it used to work fine > until some weeks ago. Now when I start apache, with php configured as a > module, it gives me the folowing error: