K.. Just so you all know, I upgraded to PHP 4.2.1 with all the extensions
that came with 4.2.1, and it's working now...
So yeah.. Just comes to proof the gettext dll that ships with 4.2.0 aren't
working properly...
--
me
- Original Message -
From: "Chris Knipe" <[EMAIL PROTECTED]>
To: <
It loads gd lib perfectly right also via a extension... so the extension
path or anything like that isn't the problem, my gut tells me the gettext
dll is screwed from the distribution...
Anyone have a dll of gettext they can send me?
- Original Message -
From: "Peter" <[EMAIL PROTECTED]
Try extension_dir = d:\php\extensions
or extension_dir = d:/php/extensions/
etc
"Chris Knipe" <[EMAIL PROTECTED]> wrote in message
001b01c20a61$56f0c3c0$[EMAIL PROTECTED]">news:001b01c20a61$56f0c3c0$[EMAIL PROTECTED]...
> Hi,
>
> I got some problems loading php extensions (php_gettext.dll)...
Does register_globals = On in the php.ini file?
Instead of using $var in your script try using $_GET['var'] (you don't use
post if the variable is in the URL)
"D.Terziev" <[EMAIL PROTECTED]> wrote in message
002001c20a2f$9a1ae630$0100a8c0@azure">news:002001c20a2f$9a1ae630$0100a8c0@azure...
> H
Hi,
I got some problems loading php extensions (php_gettext.dll)... When IIS
starts, PHP complains that it cannot load the dll...
>From my \winnt\php.ini:
; Directory in which the loadable extensions (modules) reside.
extension_dir = d:\php\extensions\
extension=php_gettext.dll
The system its
I'm using PHP on a win2K server with IIS5
I've been using version 4.1.2 for a while and have been forced to use
php.exe instead of php4isapi.dll because every time I wrote phpinfo() the
server crashed when using php4isapi.dll and had to be restarted.
Now I've upgraded to 4.2.1, and I wonder if thi
1.Try to use a more descriptive subject - everyone has problems! We need
to know the specific problem you need help with.
> It's my second time when I install PHP on Win XP Pro useing IIS
WebServices.
> The first time
> all was Ok. I use the CGI version of PHP (php.exe). So, the problem is
th
php-windows Digest 2 Jun 2002 12:18:51 - Issue 1172
Topics (messages 14041 through 14042):
Re: Line feeds and WRAP="soft" TEXTAREA element
14041 by: Scott Hurring
a problem.
14042 by: D.Terziev
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
Hi
I have a problem and I hope that you can help me.
It's my second time when I install PHP on Win XP Pro useing IIS WebServices.
The first time
all was Ok. I use the CGI version of PHP (php.exe). So, the problem is that
when i type
http://localhost/php/myscript.php?var=something
PHP return er