Re: [PHP-INST] hiring someone to install

2001-07-12 Thread Christopher Ostmo
Donald Dahlman pressed the little lettered thingies in this order... > I would like to hire someone to install php 4.xx on to my > apache 1.3.6 with mysql installed and running on a freebsd 2.2.8 > machine. > Thanks > FreeBSD 2.2.8?!? Are you joking? That's almost 4 years old and so full of no

Re: [PHP-INST] How to specify sendmail path in PHP

2001-07-12 Thread Christopher Ostmo
Jghostar Company pressed the little lettered thingies in this order... > Hello > > 1- Is there a way to specify the path of sendmail in our php script before > trying to use mail() function? > That setting is in the php.ini file. Is there a reason that you would need to tell it to use an "al

php-install Digest 13 Jul 2001 04:29:07 -0000 Issue 359

2001-07-12 Thread php-install-digest-help
php-install Digest 13 Jul 2001 04:29:07 - Issue 359 Topics (messages 3510 through 3524): APACHE-PHP-IMAP-SSL 3510 by: Sante Luciani Re: Psychic Empower yourself! 3511 by: James McLaughlin Re: Apache + PHP 3.0.18 + UW-Imap.Z + LDAP + Oracle + IMP = Apache childs coredumps :

[PHP-INST] Re: Missing OCX for IIS5

2001-07-12 Thread Jeff Dale
I understand that I don't need it but I was just curious to know what OCX I needed Thanks for your input tho.. Much Appreciated.. JD "Jeff Dale" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > When I am installing it tells me that it cannot config my IIS

RE: [PHP-INST] php 4.0.6 and iodbc...additional info for question

2001-07-12 Thread Ryan La Riviere
On 07/11/2001 somewhere around the time of 10:23 -0400, Andrew Hill spoke about "RE: [PHP-INST] php 4.0.6 and iodbc...additional info fo": >Well, it's not being picked up for some reason... what shell are you using? either csh or tsch. >Also, please verify that you actually have a file called

RE: [PHP-INST] HELP!! Error compiling php 4.0.6 on HPUX 11

2001-07-12 Thread FITZWATER,JAMES (Non-HP-PaloAlto,ex1)
Allen, The problem is that apache expects a ".so" file and it checks for that file extension. The hp linker creates ".sl" files. Rename libs/libphp4.sl to libs/libphp4.so Then rerun the apxs command which was probably /opt/apache/bin/apxs -i -a -n php4 libs/libphp4.so Regards, Jim Fitz >

Re: [PHP-INST] PHP/OCI8 - Apache crashes on start (Unix)

2001-07-12 Thread Thies C. Arntzen
On Thu, Jul 12, 2001 at 07:01:59PM +0200, Florian Clever wrote: > I have similar problems with Apache 1.3.19 (and Apache 1.3.20) > and PHP 4.0.6 > (and PHP 4.0.7-Dev). > I also use the OCI module, but as I use many other modules too, I never > traced the problem down to the OCI module. > Mandrake

RE: [PHP-INST] PHP/OCI8 - Apache crashes on start (Unix)

2001-07-12 Thread Florian Clever
I have similar problems with Apache 1.3.19 (and Apache 1.3.20) and PHP 4.0.6 (and PHP 4.0.7-Dev). I also use the OCI module, but as I use many other modules too, I never traced the problem down to the OCI module. Mandrake 7.2. Florian > > Hi all, > > when trying to start Apache 1.3.17 with PHP4.

[PHP-INST] NS Enterprise and PHP 4.0.6 NSAPI

2001-07-12 Thread Galvin, Max
I was wondering if anyone has managed to get this working under Solaris. It compiles okay and works as a cgi but when I compile it as the nsapi version, edit all the scripts and move the files to the right place, on starting the server I get the following error: pclose() failed. (2: unknown early

[PHP-INST] HELP!! Error compiling php 4.0.6 on HPUX 11

2001-07-12 Thread qaball
When doing the make install under HPUX 11 I get an apxs error: apxs:Error: file libs/libphp4.sl is not a DSO I've compiled this with different compilers and still get the same error. I really would like to use this as a module and not have to compile it into apache. I even recompiled apache on

[PHP-INST] need IMAP / PHP4 compile help

2001-07-12 Thread Marcia Beckwith
please send info about subscribing to list. TX M. Beckwith -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-INST] PHP/OCI8 - Apache crashes on start (Unix)

2001-07-12 Thread Rüdiger Schmidt
Hi all, when trying to start Apache 1.3.17 with PHP4.0.6/OCI8, Apache does not start (Compaq TRU 64 Unix 4.0f). No error message at all! But I can start it the following way: - start apache without PHP or without loading liboci8.so - edit the configuration to activate OCI8 (httpd.conf or php.ini)

Re: [PHP-INST] problem installing PHP and UCD SNMP

2001-07-12 Thread Bais
Great it's work! thank you! :) by BAIS >Jani Taskinen wrote: > > > --with-openssl > > --Jani > > > On Tue, 3 Jul 2001, Nilsson U Magnus wrote: > >>Hi, >> >>I have been trying to configure PHP 4.06 with support for UCD SNMP but I >>did not get it to work. When I try to run "'./configure' '--

Re: [PHP-INST] Missing OCX for IIS5

2001-07-12 Thread Phil Driscoll
On Wednesday 11 July 2001 22:28, Jeff Dale wrote: > When I am installing it tells me that it cannot config my IIS cause there > is an OCX missing... Does anyone know what it is??? It's a visual basic control that the installer software needs to configure IIS. As you will have read in the error bo

[PHP-INST] configure error ( include debug.log)

2001-07-12 Thread Lori Teng 鄧崇文
Dear Sir, I am in Solaris 7. installed mysql-3.23.39 done. now want to install apache(apache_1.3.20) and php4(php-4.0.6), alwasy get error, even I changed to the old version (apache_1.3.19 or php-3.0.18) still same. can you direct me where I shoud change or...??? I tryed more than 30 times, re

[PHP-INST] Re: Apache + PHP 3.0.18 + UW-Imap.Z + LDAP + Oracle + IMP = Apache childs coredumps :(

2001-07-12 Thread Santiago Romero
I have an "small" problem on my Apache Stronghold 3 Server (a simple Apache 1.3.12 + mod_ssl) using a statically compiled PHP3 module. PHP version is latest (3.0.18) and is compiled against UW-Imap libc-client, openldap 1 and oracle librarys to provide IMAP, LDAP and Oracle support for HORDE/IMP

[PHP-INST] APACHE-PHP-IMAP-SSL

2001-07-12 Thread Sante Luciani
Dear sir, I installed, on my new linux box (RH7.1) from tarball files, openssl-0.9.6a imap-2000.BETA.SNAPS-0107022325 (#make lnp SSLTYPE=unix) J executed the imap test with ok result (#openssl; OPENSSL>s_client -host xx.xx.xx.xx -port 993). Installing apache from tarball (apache_1.3.20.tar.gz)

Re: [PHP-INST] Psychic Empower yourself!

2001-07-12 Thread James McLaughlin
On Thursday 12 July 2001 01:09 am, [EMAIL PROTECTED] wrote: HOLY!!! PHP installs using Pyschic powers!!! yhaa!!! > Dr. Bruce Goldberg, hypnotherapy expert and author, reveals > the most effective self-help technique in 6000 years > > > A DAUGHTER SAVED HER MOTHER'S LIFE THROUGH HYPNOSIS > >

php-install Digest 12 Jul 2001 08:10:00 -0000 Issue 358

2001-07-12 Thread php-install-digest-help
php-install Digest 12 Jul 2001 08:10:00 - Issue 358 Topics (messages 3503 through 3509): LibMcrypt Linking Problem 3503 by: John Peebles 3504 by: php.php4hosting.com Re: Enabling short tags in PHP 4.0.6 3505 by: jeroen.php.net Missing OCX for IIS5 3506 by:

[PHP-INST] Psychic Empower yourself!

2001-07-12 Thread m_hunter
Dr. Bruce Goldberg, hypnotherapy expert and author, reveals the most effective self-help technique in 6000 years A DAUGHTER SAVED HER MOTHER'S LIFE THROUGH HYPNOSIS Valerie Ross, a patient of dentist and hypnotherapist Dr. Bruce Goldberg, was trained to use hypnosis to see into