Date: 07/31/00
- Next message: douville <email protected>: "[PHP-DEV] PHP 4.0 Bug #5883: --enable-trans-sid modification request"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #4612 Updated: Too much of $this"
- Maybe in reply to: john singleton: "[PHP-DEV] PHP4pl2 + CGI + IIS4 Hangs - why?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks for the help...
i ran php.exe from the command like as follows...
---this script used----
<?
OCILogon("fkds", "jfkds", "TT");
echo "test";
?>
--------
C:\php4test>php c:\test.php
X-Powered-By: PHP/4.0.1pl2
Content-type: text/html
test
after it prints "test" it hangs and i get this.
OleMainThreadWndName php.exe Application Error
The instruction at "0x77f6ce0c" referenced memory at "0x00000010"
the memory could not be written
after i click ok the shell exits.
thanks for any help on this..
PS: i am sure the oracle connection is fine when using ISAPI.
so i have ruled that out as the cause.
> ----- Original Message -----
> From: Zeev Suraski <zeev <email protected>>
> To: john singleton <jsinglet <email protected>>;
<php-dev <email protected>>
> Sent: Monday, July 31, 2000 2:48 PM
> Subject: Re: [PHP-DEV] PHP4pl2 + CGI + IIS4 Hangs - why?
>
>
> > Try running php.exe from the command line. See if it complains about
some
> > sort of an error in the php.ini file; There was a bug in PHP 4.0.1
that,
> > under certain Windows versions, could cause PHP to appear to be stuck
(or
> > actually be stuck, for any practical purposes) in case of a problem in
the
> > php.ini file.
> >
> > Zeev
> >
> > At 20:30 31-07-00, john singleton wrote:
> > >Hello all -
> > >i have a problem that i have been unable to solve for 2 months now.
> > >
> > >If I try to connect to a database with the ISAPI version of php(4pl2)
> > >it works without a hitch. However, the instablity of the ISAPI module
> makes
> > >it quite unusable.
> > >
> > >When i try to connect to a database (Oracle in this case.) with the CGI
> > >version
> > >of PHP it hangs forever. how can i fix this -- CAN i fix this??
> > >
> > ><reply to author and list>
> > >thanks to all
> > >JLS
> >
> > --
> > Zeev Suraski <zeev <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>
- Next message: douville <email protected>: "[PHP-DEV] PHP 4.0 Bug #5883: --enable-trans-sid modification request"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #4612 Updated: Too much of $this"
- Maybe in reply to: john singleton: "[PHP-DEV] PHP4pl2 + CGI + IIS4 Hangs - why?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

