Anybody got a copy of this for any version of PHP > 4???
Is there nobody out there who could compile it?
PHP is open source, so is libmcrypt. If I knew how to, I would do it myself
but I don't!!
Thanks,
Paul
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PR
Hi
We are looking for beta testers of our soon-to-be released program,
"Serlient" that allows for client-side execution of PHP without a separate
web-server. This essentially allows all PHP developers to develop software
for Windows.
You can download the first release candidate from our website
And only 10 connection at same time
Pojapoeg
"Frank M. Kromann" wrote:
> Hi,
>
> IIS is the same on Windows 2000 server and Pro. The only difference is on the Pro
>version you can only have one web site.
>
> I use PHP on both types (doing only manual install though).
>
> - Frank
>
> > Can you
Hellou!
And 10 connections at same time.
Pojapoeg
"Frank M. Kromann" wrote:
> Hi,
>
> IIS is the same on Windows 2000 server and Pro. The only difference is on the Pro
>version you can only have one web site.
>
> I use PHP on both types (doing only manual install though).
>
> - Frank
>
> > Ca
And 10 connections at same time.
Pojapoeg
"Frank M. Kromann" wrote:
> Hi,
>
> IIS is the same on Windows 2000 server and Pro. The only difference is on the Pro
>version you can only have one web site.
>
> I use PHP on both types (doing only manual install though).
>
> - Frank
>
> > Can you ins
At 11:33 13.11.2001 +, Paul - Zenith Tech Inc wrote:
>Anybody got a copy of this for any version of PHP > 4???
>
>Is there nobody out there who could compile it?
>
>PHP is open source, so is libmcrypt. If I knew how to, I would do it myself
>but I don't!!
you'll have to port libmcrypt to wind
Looks like something in your script is converting to HTML. Line breaks are
converted to for display as HTML. To re-enter into a text box you'll
have to convert the back into crLF.
"Jack" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Dear all
> I had made
I think you need to enter a mapping in php.ini to use extensions like ming
or whatever.
"Josh Seward" <[EMAIL PROTECTED]> wrote in message
000f01c16b4f$9c8a6af0$9300a8c0@wisestructures">news:000f01c16b4f$9c8a6af0$9300a8c0@wisestructures...
I am getting the following error:
Warning: Unable to loa
At 04:26 13.11.2001 -0900, anch.org wrote:
>I think you need to enter a mapping in php.ini to use extensions like ming
>or whatever.
>
>"Josh Seward" <[EMAIL PROTECTED]> wrote in message
>000f01c16b4f$9c8a6af0$9300a8c0@wisestructures">news:000f01c16b4f$9c8a6af0$9300a8c0@wisestructures...
>I am get
Well it seemed to me that the $PHP_ variables were always set, just
sometimes blank. Yes it's possible at php.net, it's where I got most of
the answer for. I just used a bit of logic and searched for "empty" in
the function list, and it came up with that function. The best way to
do it, I would
php-windows Digest 13 Nov 2001 15:26:22 - Issue 852
Topics (messages 10369 through 10382):
Re: PHP4 and IIS 5.1 Issues...
10369 by: AS
Re: Include files seem sqiffy
10370 by: Jason Bourne
Re: $PHP_AUTH_USER
10371 by: morten
10382 by: Ross Fleming
Re: PHP 4
Hi Daniel!
> Can anyone tell me how to run php.exe as a user other than
> IUSR_?
I was looking into this recently myself. You'd think this would be an easy,
logical thing to do. Unfortunately, I could not find any solutions. I looked
in the MSDN Library and everywhere I could on the 'net.
If I
"Ross Fleming" <[EMAIL PROTECTED]> skrev i en meddelelse
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Well it seemed to me that the $PHP_ variables were always set, just
> sometimes blank. Yes it's possible at php.net, it's where I got most of
> the answer for. I just used a bit of logic and s
It is actually quite simple:
Solution 1) Put ACLs on the .php files and IIS will request authentication.
After authentication, the script runs as the authenticated user.
If this is not desirable:
Solution 2) Go into the configuration for the the site (or virtual
directory) and select the "Direc
On Tuesday 13 November 2001 5:36 pm, Alan Brown wrote:
> It is actually quite simple:
>
> Solution 1) Put ACLs on the .php files and IIS will request authentication.
> After authentication, the script runs as the authenticated user.
>
Note that you'll have to tick the 'check file exists' box in th
I'm trying to run a script in my server (IIS 5) that uses the function
getrusage(), but it returns the following warning:
Warning: getrusage() is not supported in this PHP build in file_name.php on
line 377
Does anyone know how I can solve this problem?
Thanks in advance.
--
PHP Windows Mai
I have a PDF form with a submit button to send it to a url where my php
script is supposed to take the fdf data and parse it , but my script is
erroring i get this :
Warning: Could not open fdf document: test.fdf in
c:\inetpub\wwwroot\fdf\index.php on line 12
Can anyone help?
__
I am using FDF and it isn't recognizing any of the functions for it the
errors I get are as follows:
Warning: Could not open fdf document: test.fdf in
c:\inetpub\wwwroot\fdf\index.php on line 12
Warning: Supplied argument is not a valid fdf resource in
c:\inetpub\wwwroot\fdf\index.php on line 13
I'm trying the upload snippets of code found at php.net such as:
Send this file:
followed by a php doc with this in it:
";
reset ($HTTP_POST_VARS);
while (list ($key, $val) = each ($HTTP_POST_VARS)) {
echo "$key => $val";
}
?>
The problem is that I can't get a value for $userfile when
I did this, but do I have to load some .c file?
- Original Message -
From: "Ross Fleming" <[EMAIL PROTECTED]>
To: "Ouster" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Monday, November 12, 2001 11:40 PM
Subject: RE: [PHP-WIN] PHP 4.0.6 + Apache 1.3.22 + WinNT 4
>
No. Have you copied php4ts.dll to winnt/system32 as well? It won't
work otherwise. What error you getting?
R
Ermanno Iannacci wrote:
>
> I did this, but do I have to load some .c file?
>
> - Original Message -
> From: "Ross Fleming" <[EMAIL PROTECTED]>
> To: "Ouster" <[EMAIL PROTECT
21 matches
Mail list logo