How did you get this to work with GetText.dll ? I haven't gotten that
extension to work yet. Always bombs out.
-Grimps
<[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> I've installed IMP from the horde project on a Windows 2000 server with
IIS (no
> choi
php-windows Digest 27 Dec 2002 23:24:52 - Issue 1506
Topics (messages 17559 through 17572):
Subject: [PHP-WIN] Warning: Page has Expired, HELP
17559 by: Neil Smith
Re: Subject: Re: [PHP-WIN] C++ dll files
17560 by: Neil Smith
Re: Warning: Page has Expired, HELP
1756
I haven't been able to get it to run under Windows with IIS either. I think
it's a big problem with the php_gettext.dll itself. I've seen similiar
problems from people in the archives. So far, haven't found an answer.
Makes Horde/Imp pretty hard to work :(
-Grimps
"Kyle Bisignani" <[EMAIL P
btw, if anyone needs clarification or proof of my instructions working,
lemmie know and I'll give you the URL to my .NET box to show ya that all it
takes is a couple extra steps ;)
Nick "Harm" Hale
[EMAIL PROTECTED]
- Original Message -
From: "Phil Driscoll" <[EMAIL PROTECTED]>
To: "Nick
Phil, here ya go. The Intro is a little rough, but the steps are straight
forward. If you need anything else, or clarification, lemmie know.
[[DOCUMENT]]
ISSUE:
Installing PHP 4.X on Windows .NET Server Family (IIS 6.0)
SYMPTOMS:
Under IIS6.0 (.NET Server Family) the default installer of PHP w
All,
Seasons greeting to all.
I'm running PHP version
C:\>php-cgi.exe -v
PHP 4.3.0RC2 (cgi-fcgi), Copyright (c) 1997-2002 The
PHP Group
Zend Engine v1.4.0, Copyright (c) 1998-2002 Zend
Technologies
under windows 2000 server for production and windows
2000 prof for development. I am using IIS 5 a
I have a monster form (really a funky grid - hey the client is always right)
that does not display entirely each time the form is displayed. Some times,
quite repeatably, the bottom half of the form's select boxes will be blank
(not good). Is there a way to compress the web page before it gets sent
Hi Every one,
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. Do you know how to prepare and display process flow diagrams
dynamically. Do you know anything like JPGraph or Java script
www.analogx.com used to carry a PHP configuration GUI - I can't find it
on their site any more, but I've put my copy of the installer on my site at
http://lazycat.org/download/phpconfi.exe
Luke made a good point about a PHP-GTK version, though. The PEAR Config
extension allows you to load, mod
I have installed PHP 4.3 and GetText is not working. I have the path set up
correctly, and the DLL is in there, butr it always says it is unable to
load. Is this still a bug?
-Grimps
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi all,
Has anybody a working version of libmcrypt.dll for php 4.3.0RC4.
I've tried to make it work with a win32 distribution of libmcrypt but I
still get an error.
Thanks.
JB
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Friday 27 December 2002 3:35 pm, Nick H. -- Technical Support Engineer
wrote:
> I'll work on it today and send it to this list as soon as Im done with it.
Thanks!
--
Phil Driscoll
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I'll work on it today and send it to this list as soon as Im done with it.
Nick "Harm" Hale
[EMAIL PROTECTED]
- Original Message -
From: "Phil Driscoll" <[EMAIL PROTECTED]>
To: "Nick H. -- Technical Support Engineer" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Friday, December 27, 200
Here is how I solved the problem assuming that you are running a session
After a successful login do this:
if ($step != 1)
$_SESSION['step']=1;
header(location: redirect.php);
}
else{
//Code for successful login
}
The redirect.php page simply redirects them back to the login page.
At 22:04 26/11/2002 +, you wrote:
Message-ID: <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Reply-To: "Brennan Mann" <[EMAIL PROTECTED]>
From: "Brennan Mann" <[EMAIL PROTECTED]>
Date: Tue, 26 Nov 2002 17:04:09 -0500
Subject: Re: [PHP-WIN] C++ dll files
I got my DLL all set. I am just having probl
This is the specified browser behaviour for forms using the POST method. It
is in no way a PHP problem however. You can avoid this by specifying the
GET method in the action of the form.
Regards,
Neil Smith.
At 11:11 27/12/2002 +, you wrote:
From: David [mailto:[EMAIL PROTECTED]]
Sent: Thur
php-windows Digest 27 Dec 2002 11:11:21 - Issue 1505
Topics (messages 17551 through 17558):
Re: Flow diagrams.
17551 by: Manuel Lemos
Re: Yet another session.save_path issue
17552 by: Clare, Bruce W
17553 by: Clare, Bruce W
Warning: Page has Expired, HELP
17
On Thursday 26 December 2002 8:08 pm, Nick H. -- Technical Support Engineer
wrote:
> 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
18 matches
Mail list logo