php-windows Digest 27 Jan 2003 07:09:30 - Issue 1557
Topics (messages 18106 through 18109):
Setcookie()
18106 by: Duncan
Re: php-win2k error in apache as isapi module
18107 by: Stephen Edmonds
can't wirte and read on/from a file - Apache.exe access error
18108 by:
Hi
[EMAIL PROTECTED] (Lukasz Karapuda) wrote:
>Thanks for the thorough answer.
>However I am still uncertain what is the best method to run PHP under
>windows.
>In my case I am dealing with very high traffic sites (a college website and
>intranet).
>
>Do you think that the ISAPI for IIS would be
Hello !
I'm in a mess. Please help me.
Every time I tried to write with fwrite or fputs in a file, I get an error
on windows nt sp6 , ie6 from "Doc. Watson" saying that Apache.exe makes an
application access error .
Filesystem functions: is_readable, is_writable,fopen,fclose are ok . I can
create,
Two things. Firstly, how are you running your source code?
Secondly, when do you get the error? When you try to run the script or when
you try to start Apache?
- Original Message -
From: "Vikas Pande" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, January 26, 2003 1:21 PM
Subj
Hi All,
I'm looking for any sites that have working examples on how to use the
Setcookie() function.
Many thx in adv
php-windows Digest 26 Jan 2003 13:21:24 - Issue 1556
Topics (messages 18100 through 18105):
Re: PHP and Win95
18100 by: J Veenhuijsen
18102 by: Cam Dunstan
converting a Recorset into an XML string
18101 by: Octavio Herrera
Re: Newbie email question
18103 by:
What is going wrong and where it is going wrong I dont
know?
I was trying my first script with sessions.
Before testing the script, I did following change in
php.ini in winnt\system32
register_globals=Off
The code I was trying was:
-
-
Immediately I got the error the following error
a
Cri