Re: [PHP-INST] php and oracle

2002-06-11 Thread Markus Boehmer
Jim Thome <[EMAIL PROTECTED]> wrote: > The Oracle client libraries need to be installed on your web server. > Recompile PHP using the --with-oci8 switch (assuming you are using > Oracle 8.X). > > --Jim > Right, this is the first step. Then try to conenct to the database via sqlplus, if this succe

Re: [PHP-INST] Enviroment Variables

2002-06-11 Thread Milke Karr
Thanks, I guess I didnt notice this new feature. -Mike >From: "MikeParton" <[EMAIL PROTECTED]> >To: "Milke Karr" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> >Subject: Re: [PHP-INST] Enviroment Variables >Date: Tue, 11 Jun 2002 19:40:57 -0400 > >See Chapter 7. Variables, Predefined Variables in th

[PHP-INST] RPMs and tarballs

2002-06-11 Thread JOHN MEYER
Hi. I'm running SuSE 7.3 with the original PHP/Apache install. I want to update these two, but I can only find the tarballs. How do I update without screwing my system up?

Re: [PHP-INST] Enviroment Variables

2002-06-11 Thread MikeParton
See Chapter 7. Variables, Predefined Variables in the php manual. - Original Message - From: "Milke Karr" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 7:34 PM Subject: [PHP-INST] Enviroment Variables > I have installed PHP 4.2.1 on a win32 apache 1.3.24 server

php-install Digest 11 Jun 2002 23:35:52 -0000 Issue 879

2002-06-11 Thread php-install-digest-help
php-install Digest 11 Jun 2002 23:35:52 - Issue 879 Topics (messages 7282 through 7291): php 4.1.2 with oracle 8.1.7 7282 by: georges poropat php and oracle 7283 by: Angelo Marcos Rigo 7284 by: Jim Thome 7285 by: Chris Hewitt 7286 by: Chris Hewitt

[PHP-INST] Enviroment Variables

2002-06-11 Thread Milke Karr
I have installed PHP 4.2.1 on a win32 apache 1.3.24 server as a module, whenever I try to access any of the normal enviroment variables such as $HTTP_USER_AGENT or $REMOTE_ADDR, they have no value assigned to them. Can anyone point me in the right direction as to what my problem may be. -Mike

[PHP-INST] Mcrypt Support

2002-06-11 Thread Mike P
I am using php 4.2.1 on Win NT 4.0, sp6a. Want to play with 3DES and other block algorithms for encryption. I installed from pre-compiled binaries (I wouldn't know where to START in compiling!). Anywhere I can get mcrypt and the libmcrypt in pre-compiled flavors for Win32? TIA Mike -- PHP

[PHP-INST] Alto, California, 94303, U.S.A. All Rights

2002-06-11 Thread listserv
-- Virus Warning Message (on oe-iscan1pub) All.exe is removed from here because it contains a virus. -

[PHP-INST] Virus Alert

2002-06-11 Thread abuse
We have detected a virus (WORM_KLEZ.H) in your mail traffic sent from [EMAIL PROTECTED] in the file All.exe on 06/11/2002 17:03:52. We took the action delete. If you have questions regarding files or updating/installing Anti-virus protection on your PC, please contact your e-mail administrator

Re: RES: RES: [PHP-INST] php and oracle

2002-06-11 Thread MAX SALVIEJO
DIR = $ORACLE_HOME ./configure --with-oci8= [ Max Salviejo Jr. ] [ [EMAIL PROTECTED] ] [ The Plain Dealer Publishing Co. ] [ 216.999.6165 ] [ www.plaindealer.com ] >>> Chris Hewitt <[EMAIL PROTECTED]> 06/11/02 03:43PM >>> Angelo, As I have not used Oracle with php, I'm not

Re: RES: RES: [PHP-INST] php and oracle

2002-06-11 Thread Chris Hewitt
Angelo, As I have not used Oracle with php, I'm not sure. I think the --with-oracle is for Oracle 7 (I may be wrong, I can't find it in the manual). You probably want --with-oci8, but it depends upon which version of Oracle. As I say, I have not tried it myself (yet). Regards Chris Angelo M

Re: RES: [PHP-INST] php and oracle

2002-06-11 Thread Chris Hewitt
Angelo Marcos Rigo wrote: > So the oracle client need to be installed on the webserver! > Yes, you want to be able to connect to Oracle databases (either on the same computer as the webserver, or on othe computers. This means that you need the Oracle client software. Its just the same as

Re: [PHP-INST] php and oracle

2002-06-11 Thread Jim Thome
The Oracle client libraries need to be installed on your web server. Recompile PHP using the --with-oci8 switch (assuming you are using Oracle 8.X). --Jim >>> "Angelo Marcos Rigo" <[EMAIL PROTECTED]> 06/11/02 11:41AM >>> Hi list I do have a linux with apache installed with module support as w

[PHP-INST] php and oracle

2002-06-11 Thread Angelo Marcos Rigo
Hi list I do have a linux with apache installed with module support as webserver with postgresql installed in it And a Oracle database server in a a windows 2000 server wich runs the entire company system i want to recompile the php with oracle to develop php aplications to view content from t

[PHP-INST] php 4.1.2 with oracle 8.1.7

2002-06-11 Thread georges poropat
Hi,   I try to install php with oracle 8.1.7 on a slackware 7.1. My problem is 8.1.7 works with glibc2.1 and the glibc of slackware 7.1 are 2.2. So before the ./configure or the make if I type: LD_LIBRARY_PATH=/usr/i386-glibc21-linux/lib then make or configure can’t be executed becaus

php-install Digest 11 Jun 2002 10:52:25 -0000 Issue 878

2002-06-11 Thread php-install-digest-help
php-install Digest 11 Jun 2002 10:52:25 - Issue 878 Topics (messages 7274 through 7281): Zend Sos Evaluation 7274 by: listgetter.bend.com sysmbol not found:pow: ..while starting apache 7275 by: FAHIM K S PHP Installation : apxs ? 7276 by: shanky 727

[PHP-INST] PHP4.2.1 SUSE8.0 path/to/mysql

2002-06-11 Thread Jürgen Richter
Hi, I try to install php 4.2.1 on Suse8.0 with the external MySQL Support ./configure [...] --with-mysql=path/to/mysql on Suse8.0 this is (or better was on the standard installation php4.1.0)) --with-mysql=/usr === what I get is: checking for mysql_close in

[PHP-INST] Problems Compiling PHP 4.2.1 on Solaris 8 SPARC

2002-06-11 Thread Matthias Steffens
Dear PHP-Users, I am new to PHP and even in compiling Sources with an Compiler. Unfortuneatly I have some big problems installing PHP 4.2.1 on Solaris 8 (64Bit) SPARC Envirement with Apache 1.3.12 & MySQL 3.23.49. So my first question is: Is there any binary-package which I can Install with ´pkg