Hi people,
I have the following issue: I´m using PHP 5 on IIS 5 and Windows XP Pro,
and when trying to pass values through the path to my scripts, iis
rejects them. After some googling, I found an advice to set
AllowPathInfoForScriptMappings variable in iis, but it didn't work
either. Finally, I ended up with a solution i found somewhere else,
enabling cgi.fix_pathinfo in php.ini . The thing is, that when i restart
the server, it seems that php doesn't recognize such variable, as it
doesn't apper on phpinfo or ini_get() neither. That looks weird, because
in documentation is clearly stated that this variable is available
since PHP 4.3.0 .
What can I do to have that setting enabled?
Thanks in advance,
Mariano Guadagnini.
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.5.1/326 - Release Date: 27/04/2006
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php