> Hello,
>
> Hope that someone could help me. Everytime I use the Back button on my
> browser the page expires. I get this message:
>
> Warning: Page has Expired
>
> The page you requested was created using information you submitted in a
> form. This page is no longer available. As a security preca
David,
By any chance are you using sessions? I had an error like this once (Mozilla
didn't bark about it but I still have to code for IE :-<) and I had to
change the session_cache_limiter to public or private (private would likely
be preferrable). See
http://www.php.net/manual/en/function.session-
If you're using a form of any sorts to get to that page (ie: a login etc) it
will cause IE to display those errors. If you are using a login, a quick
easy way to get around that would be to automatically redirect them to
another page once they have logged in (so as to move from the page that had
t
Hello,
Hope that someone could help me. Everytime I use the Back button on my
browser the page expires. I get this message:
Warning: Page has Expired
The page you requested was created using information you submitted in a
form. This page is no longer available. As a security precaution, Internet
Found it: the php.ini file doesn't like tilde characters in variables.
I was concerned about using spaces in directory paths (like "C:\Program
Files",
so I used the Windows 8.3 notation: C:\PROGRA~1. Everything below that line
was
ignored.
Thanks to all for your help.
-Original Message-
Well, I've pinned it down to a php.ini issue as Christoph mentioned, but I
still
haven't found the culprit.
I ran 'php -i' from the command line and it reads 'session.save_path = /tmp'
there as well. Furthermore, I've confirmed that the actual issue is that the
only section of php.ini that is def
Hello,
On 12/26/2002 05:18 PM, Sridhar Moparthy wrote:
Do you know how to prepare and display process flow diagrams dynamically
based on some data from database. I have information about some processes in
the database that tells different process dependencies. I need to display
that information a
php-windows Digest 26 Dec 2002 20:08:56 - Issue 1504
Topics (messages 17546 through 17550):
IMP 3.1 Horde 2.1 IIS 5.0 is working but the web server stop
17546 by: arn.scs-net.org
Re: upgrade woes: apache 1.3.23 and 4.2.3
17547 by: leo g. divinagracia iii
Re: UTF - MIME
Im going to dig around a bit more in the registry for IIS6 and see if there
arent any key's that need to be modified also. I'll let you know when I
find out more.
And yes, I'll be more than glad to assist you in testing the installer.
That's why Im here ;)
Nick "Harm" Hale
[EMAIL PROTECTED]
--
Hi Every one,
Do you know how to prepare and display process flow diagrams dynamically
based on some data from database. I have information about some processes in
the database that tells different process dependencies. I need to display
that information as a process flow diagram.
I am using PHP
Hello,
On 12/26/2002 05:41 AM, M. wrote:
Hi,
i want to send a mail with unicode contents, what is the "content-type" and
"content-transfer-encoding"??
The content-transfer-encoding is irrelevant. You may send it with
anything that encodes 8 bit data with 7 bit text, like base64 or
quoted-prin
okay, i used an old version of foxserv to install AMP.
i looked recently and i was still running php v4.0.4rl1 or something
that old.
so i tried all combo upgrading it, but to no results.
i launch apache on my win98SE test/programming machine and apache
replies with an error of:
Cannot load c
I've installed IMP from the horde project on a Windows 2000 server with IIS (no
choice, it's the
customer system).
My configuration
IIS 5.0
Windows 2000 Service Pack 3
PHP 4.4 last developpement version for today
Horde 2.1 (last stable version)
Imp 3.1 (last stable version)
My Sql 3.23.53-max-
13 matches
Mail list logo