php-windows Digest 20 Oct 2002 22:04:19 -0000 Issue 1397

Topics (messages 16447 through 16450):

Re: PHP Install
        16447 by: Svensson, B.A.T. (HKG)

sessions troubles on windows2000
        16448 by: Mark Anderson

uploading multiple files question...
        16449 by: db
        16450 by: Rasmus Lerdorf

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
One trick would be to submit some error message to the list. :)

-----Original Message-----
From: Ray Hatch
To: '[EMAIL PROTECTED]'
Sent: 19-10-02 19:02
Subject: [PHP-WIN] PHP Install

I am going crazy trying to get PHP loaded on Windows 2000 running
IIS5.0. I
can not for the life of me get the isapi to load. I have followed every
step
I can find. Any tricks to this?
 
--- End Message ---
--- Begin Message ---
Hi!

I'm running Apache/1.3.24 (Win32) and php 4.2.1 as a apache module on 
a windows2000 professional box. everything seems to be fine but 
sessions. The problem is that although it's able to write the session 
information in the php/tmp directory were it's suppouse to write the 
information related to session ID's and the registered variables, is 
not able to read cookies from the clients. Even if i use the session 
identifier in the URL to avoid cookies the server is not able to keep 
track of sessions. I've check in detail the php.ini file and tried 
almost anything. 

Can anyone give some help? Thanks in advance.




Sent by Medscape Mail: Free Portable E-mail for Professionals on the Move   
http://www.medscape.com
--- End Message ---
--- Begin Message ---
i know this question has been asked before, but my slant is a little
different.  i'd like to be able to upload multiple files (pictures,
actually) by highlighting/selecting a bunch of files in a single "browse"
dialog rather than have multiple browse buttons on the page. is this
possible?  if so, how do i do it?

thanks!


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.404 / Virus Database: 228 - Release Date: 10/15/2002


--- End Message ---
--- Begin Message ---
On Sun, 20 Oct 2002, db wrote:

> i know this question has been asked before, but my slant is a little
> different.  i'd like to be able to upload multiple files (pictures,
> actually) by highlighting/selecting a bunch of files in a single "browse"
> dialog rather than have multiple browse buttons on the page. is this
> possible?  if so, how do i do it?

Not possible.

-Rasmus

--- End Message ---

Reply via email to