I have posted the solution to this on the php-windows mailing list. When
you install PHP on .Net (rather, IIS 6.0) you have to manually add in the
ISAPI or CGI into the IIS Control Panel. Once you have done that, there is
a "Web Service Extensions" or something to that effect in the IIS Control
P
Read this: http://www.php.net//manual/en/security.registerglobals.php
and either turn on register_globals: ini_set ("register_globals", "1");
or better yet, start using the super global syntax:
http://www.php.net/manual/en/language.variables.predefined.php#language.variables.superglobals
like s
php-install Digest 24 Dec 2002 16:05:42 - Issue 1172
Topics (messages 9436 through 9438):
Build on Solaris 9
9436 by: Emmanuel.Leguy
Re: PHP on IIS
9437 by: Phil Driscoll
variables not passing at all
9438 by: Matt
Administrivia:
To subscribe to the digest, e-mail:
Hi. I am very new to PHP. I have both apache and mysql as well as php
installed on my laptop. I thought PHP was functioning correctly because
when I do a phpinfo() I get the appropriate diagnostic page.
However in a couple of exercises designed to display variables
populated from a form in one
On Monday 23 December 2002 2:11 pm, David Marr wrote:
> I think it has something to do with the mapping to .php which is
> C:\php\php.exe because if I manually run php.exe test.php I see all the
> html rendered in the command window. I know the file isn't .php.txt, there
> is something else going o
Hello,
OS: solaris 9
gcc: 2.95.1 (quite the same with 3.2)
php: 4.2.3
/bin/sh /export/home/leguye/php-4.2.3/libtool --silent --mode=compile
gcc -I. -I/export/home/leguye/php-4.2.3/ext/mysql/libmysql
-I/export/home/leguye/php-4.2.3/main -I/export/home/leguye/php-4.2.3
-I/services/WWW/include -