Date: 06/29/00
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5286 Updated: Message "This Program can not be run in DOS-Mode" as Output-Page"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] PHP 4.0 Bug #5286: Message "This Program can not be run in DOS-Mode" as Output-Page"
- In reply to: Andi Gutmans: "[PHP-DEV] RE: [PHP] Problem with CGI on Windows in 4.0.1!"
- Next in thread: Webmaster: "[PHP-DEV] RE: [PHP] Problem with CGI on Windows in 4.0.1!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm just mailing php-windows. Don't need to bother all mailing lists.
What web server are you using? CGI?
Andi
On Thu, 29 Jun 2000, Andi Gutmans wrote:
> Check the variables_order in your php.ini file.
> Does it include G?
>
> Andi
>
> On Thu, 29 Jun 2000, Webmaster wrote:
>
> > Can't get vars using GET method!
> >
> > <?
> > if ($foo)
> > {
> > print "foo var = $foo";
> > }
> > else
> > {
> > echo "foo var not set";
> > }
> > ?>
> >
> > I'm using php4.0.1 from url toye.php.net/~andi
> > php4.0.1 from www.php.net didn't work for me.
> >
> >
> > Eduardo Jordán G.
> > Webmaster
> >
> >
> > -----Original Message-----
> > From: Andi Gutmans [SMTP:andi <email protected>]
> > Sent: Thursday, June 29, 2000 7:13 AM
> > To: php Development; php-windows <email protected>; php-general <email protected>
> > Subject: [PHP] Problem with CGI on Windows in 4.0.1!
> >
> > A bug crept into the CGI version of PHP 4.0.1 under Windows.
> > Whoever has had problems please get the new package from
> > http://toye.php.net/~andi
> > Please let me know if this solves the problem (PHP parsing itself). If it
> > does I will post it on the official php site.
> >
> > Thanks,
> >
> > Andi
> > ---
> > Andi Gutmans <andi <email protected>>
> > http://www.zend.com/
> >
> >
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
> For additional commands, e-mail: php-dev-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5286 Updated: Message "This Program can not be run in DOS-Mode" as Output-Page"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] PHP 4.0 Bug #5286: Message "This Program can not be run in DOS-Mode" as Output-Page"
- In reply to: Andi Gutmans: "[PHP-DEV] RE: [PHP] Problem with CGI on Windows in 4.0.1!"
- Next in thread: Webmaster: "[PHP-DEV] RE: [PHP] Problem with CGI on Windows in 4.0.1!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

