php-install Digest 1 Dec 2001 05:22:47 -0000 Issue 580
Topics (messages 5148 through 5151):
Unable to load dynamic library 'php_oci8.dll'
5148 by: Mirza T
windows 2000 workstation install problems
5149 by: Colin Ashton
Re: updating php 4.04 to 4.06
5150 by: Oscar Castaneda V.
[±¤°í] À¯¿ëÇÑ Á¤º¸ÀÔ´Ï´Ù!!!
5151 by: À¥¹Ìµð¾î½ºÄð
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
my php.ini on win 2000
-----------------------------------
;
;
; Directory in which the loadable extensions (modules)reside.
extension_dir =
;
;Windows Extensions
;Note that MySQL and ODBC support is now built in, so no dll is needed for
it.
;
;extension=php_bz2.dll
;extension=php_ctype.dll
;extension=php_cpdf.dll
extension=php_oci8.dll
;
;
-----------------------------
My extensions dir is c:\php\extensions\php_*.dll
whene i put in php.ini extension_dir = c:\php\extensions or some thing alse
i get a EROR
" Unable to load dynamic library 'php_oci8.dll' "
i need a help
Thanks
Mirza T.
dELTA d.o.o. SKPC Mejdan 75000 Tuzla
GSM : +387 66 179 276
Phone : +387 35 265 050
Fax : +387 35 251 304
http://www.delta.com.ba
__________________________________
--- End Message ---
--- Begin Message ---
I recently installed PHP on a windows 2000 workstation, test scripts working
excellent I thought, until I rebooted....
On testing a script I created the browser simply displays the contents of
the action.php inc all code.
I tried to open phpinfo.php containing the code
<?php
if(strstr($HTTP_USER_AGENT,"MSIE")) {
echo "You are using Internet Explorer<br>";
}
?>
and received the following error.
CGI Error
The specified CGI application misbehaved by not returning a complete set of
HTTP headers. The headers it did return are
--- End Message ---
--- Begin Message ---
On Fri, Nov 30, 2001 at 04:17:28PM -0000, [EMAIL PROTECTED] wrote:
> Hi! This is the ezmlm program. I'm managing the
> [EMAIL PROTECTED] mailing list.
>
> I'm working for my owner, who can be reached
> at [EMAIL PROTECTED]
>
> This is a generic help message. The message I received wasn't sent to
> any of my command addresses.
>
>
> --- Administrative commands for the php-install list ---
>
> I can handle administrative requests automatically. Please
> do not send them to the list address! Instead, send
> your message to the correct command address:
>
> For help and a description of available commands, send a message to:
> <[EMAIL PROTECTED]>
>
> To subscribe to the list, send a message to:
> <[EMAIL PROTECTED]>
>
> To remove your address from the list, just send a message to
> the address in the ``List-Unsubscribe'' header of any list
> message. If you haven't changed addresses since subscribing,
> you can also send a message to:
> <[EMAIL PROTECTED]>
>
> or for the digest to:
> <[EMAIL PROTECTED]>
>
> For addition or removal of addresses, I'll send a confirmation
> message to that address. When you receive it, simply reply to it
> to complete the transaction.
>
> If you need to get in touch with the human owner of this list,
> please send a message to:
>
> <[EMAIL PROTECTED]>
>
> Please include a FORWARDED list message with ALL HEADERS intact
> to make it easier to help you.
>
> --- Enclosed is a copy of the request I received.
>
> Return-Path: <[EMAIL PROTECTED]>
> Received: (qmail 67255 invoked from network); 30 Nov 2001 16:17:27 -0000
> Received: from unknown (HELO hera.solucionesintranet.com) (168.234.197.34)
> by pb1.pair.com with SMTP; 30 Nov 2001 16:17:27 -0000
> Received: by hera.solucionesintranet.com (Postfix, from userid 502)
> id 47CD3BF1AF; Fri, 30 Nov 2001 10:18:54 -0600 (CST)
> Date: Fri, 30 Nov 2001 10:18:54 -0600
> From: "Oscar Castaneda V." <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP-INST] Re: updating php 4.04 to 4.06
> Message-ID: <[EMAIL PROTECTED]>
> References: <[EMAIL PROTECTED]>
><[EMAIL PROTECTED]>
> Mime-Version: 1.0
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> User-Agent: Mutt/1.2.5i
> In-Reply-To: <[EMAIL PROTECTED]>; from [EMAIL PROTECTED] on Fri, Nov
>30, 2001 at 07:24:21PM +0800
>
> > > Hi,
> > >
> > > I'm trying to update (rpm -U) my php distribution 4.04 to version 4.06. I have
>tried the following command with no success:
> > >
> > > # rpm -Uvh php4.06-7-i386.rpm
> > >
> > > Ive also given it a shot with the .src file with no success.
> > >
> > > How can I update php with out tearing down any other software that uses php?
> > >
> > > thanks to all,
> > > oscar
> > > --
> > > PGP Key fingerprint = 87 83 5F D3 8D D4 B9 DC 4F 15 B1 68 4E FE 2D AE
> >
> > Hello,
> >
> > What is your system ?
> >
> > Edward
>
> My system is a redhat 7.1, apache, mysql, php 4.04pl. I need to upgrade php so a
>software I installed will function correctly (that being tutos crm).
> How do I go about upgrading php to version 4.06??
>
> thanks,
>
> oscar
> --
> PGP Key fingerprint = 87 83 5F D3 8D D4 B9 DC 4F 15 B1 68 4E FE 2D AE
>
--
PGP Key fingerprint = 87 83 5F D3 8D D4 B9 DC 4F 15 B1 68 4E FE 2D AE
--- End Message ---
--- Begin Message ---
--- End Message ---