Re: [PHP-WIN] error message appears "cannot find php_oci8.dll"

2011-04-05 Thread Pierre Joye
that's totally unrelated. His problem is a basic installation issue. Either the OCI client is missing or he is loading the wrong version (11G in 5.3 requires version 11). A wrong ISAPI would give a different error, like "this module is built for xyz but foo is used" API error check. Cheers, On W

Re: [PHP-WIN] error message appears "cannot find php_oci8.dll"

2011-04-05 Thread Kris Craig
Have you tried running PHP as a FastCGI module instead of ISAPI? I'm not sure if it's still performing better or not, but at very least it is a lot easier to setup. --Kris

Re: [PHP-WIN] error message appears "cannot find php_oci8.dll"

2011-04-04 Thread Fred Silsbee
Joye Subject: Re: [PHP-WIN] error message appears "cannot find php_oci8.dll" To: "Fred Silsbee" Cc: "Justin Dearing" , php-windows@lists.php.net Date: Tuesday, April 5, 2011, 12:02 AM I'm not sure where you looked but the manual is full of complete solution to install

Re: [PHP-WIN] error message appears "cannot find php_oci8.dll"

2011-04-04 Thread Pierre Joye
gt; > There is NO working,complete set of directions to install php on windows. > > I could find NO directions as to what to put on the line isapi in the IIS 5.1 > properties. > get, head, post, debug > > --- On Mon, 4/4/11, Justin Dearing wrote: > > From: Justin Dearing &g

Re: [PHP-WIN] error message appears "cannot find php_oci8.dll"

2011-04-04 Thread Fred Silsbee
, debug --- On Mon, 4/4/11, Justin Dearing wrote: From: Justin Dearing Subject: Re: [PHP-WIN] error message appears "cannot find php_oci8.dll" To: "Fred Silsbee" Date: Monday, April 4, 2011, 8:16 PM Edit your PHP.ini to remove the php_oci8 module. Aldo that DLL belongs in t

[PHP-WIN] error message appears "cannot find php_oci8.dll"

2011-04-04 Thread Fred Silsbee
error message appears  "cannot find php_oci8.dll" appears just after fresh use of browser for a php file. Occurs only once after boot under Win XP Prof SP3 It did not help to put the file nearly everywhere forgot to mention that this message does not det

[PHP-WIN] error message appears "cannot find php_oci8.dll"

2011-04-04 Thread Fred Silsbee
error message appears  "cannot find php_oci8.dll" appears just after fresh use of browser for a php file. Occurs only once after boot under Win XP Prof SP3 It did not help to put the file nearly everywhere C:\ C:\php C:\php\ext C:\windows C:\windows\system32 PHP 5.2.6 using MySQL 5

[PHP-WIN] error message

2002-03-08 Thread Dan Zarrella
check how php is installed and configured with your servers, sessiona dn persistant DB connections do not work correctly when php is used as a cgi excecutable(which may be the case under windows) and they do as an api-style module(most likely the case with apache/*nix). -dan __

[PHP-WIN] Error Message After installing PHP on IIS 5

2001-11-08 Thread Alex Burns
I just installed PHP Version 4.06 and when i try to start IIS it says Uexpected error 0x8ffe2740 occured. Oh yeah Using IIS 5 with windows XP Pro -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

RE: [PHP-WIN] error message: php4ts.DLL-ts_rescource win98, Apache, PHP4.0

2001-05-14 Thread Vern DeHaven
Paul, Check to see if php4ts.dll is in your \windows\system folder. Peace, Vern - Hi, Iv'e installed Apache, configured and tested it: works fine. Installed PHP4 and made a file phpinfo.php. When I type 'http://localhost/phpinfo.php' I get the following message: 'Erro

[PHP-WIN] error message: php4ts.DLL-ts_rescource win98, Apache, PHP4.0

2001-05-13 Thread nobody special
Hi, Iv'e installed Apache, configured and tested it: works fine. Installed PHP4 and made a file phpinfo.php. When I type 'http://localhost/phpinfo.php' I get the following message: 'Error starting program The file PHP.EXE is connected to missing output PHP4TS.DLL-st_resource Does anyone know ho

[PHP-WIN] Error message configuration

2001-04-19 Thread Olivier Botineau
Hello Is there anyway to configure PHP and/or mySQl and/or Apache that a detailled message appears when an error occurs executing a query like in phpMyAdmin 2.1.0? * mysql-3.23.36-win * apache_1.3.19-win32 * php-4.0.4pl1-Win32 Olivier. NB about sub-select on this morning I save myself without

[PHP-WIN] error message

2001-01-18 Thread Steve Hughes
Can anyone help me with the following intermittent error message? "The HTTP Server has returned an unhandled exception while processing the ISAPI application: php4ts!zend_hash_copy + 0x17 MSVCRT!malloc + 0x0" The ISAPI app uses DCOM to send us data files via our website, a Win 2000 server running