[PHP-INST] Where the hell can i find those 2 windows FILES needed for the INSTALL

2001-05-15 Thread Mikee
Ok i am a total newbie at programing PHP, what i need help with is: When i run the installer, it installs up until 99% after that it gives me some unknown message saying that it can't find these 2 files in the WINNT directory. ok ok so now you are saying: RTFM!!! well i am saying: I DID. Now i

[PHP-INST] Adding the .phtml file extension to the thttpd SAPI?

2001-05-15 Thread Scrumpy
The PHP's thttpd SAPI only supports the .php extension but various PHP based, third party apps require the .phtml extension. BTW, recoding the third party apps to use .php is not a viable option. The job would have to be redone each time an updated version is rolled out :-) Personally, I don't

php-install Digest 16 May 2001 00:05:31 -0000 Issue 310

2001-05-15 Thread php-install-digest-help
php-install Digest 16 May 2001 00:05:31 - Issue 310 Topics (messages 3161 through 3175): compile php 4..0.5 with Deapi 3161 by: Thomas Hove 3164 by: Joe Laffey CPU Load very high with 4.0.5 3162 by: Andrei Re: Apache-1.3.19 + PHP-4.0.5 + Oracle 8i 3163 by:

[PHP-INST] Freebsd 4.2 - release, Apache 1.3, PHP-4.0.5

2001-05-15 Thread Closeout Distributors
After successful configure on Freebsd 4.2 - Apache 1.3: ./configure --with-apxs I keep getting the following error during make, no matter what I do. = Could someone shed some light on this please. dns.c: In function `php_if_checkdnsrr': dns.c:188: `T_MX' undeclared (first use in this function)

[PHP-INST] ayuda php para HP-UX

2001-05-15 Thread LGSANTOS
> Hola, mi nombre es laura y tengo las siguientes preguntas. > > Cuento con un equipo . > > Marca:HP > Modelo :827S > Capacidad Total de los Discos:3 GB > Instalado IDS 7.31 UD1 (informix full development) > Plataforma(unix):10.20 > C-ANSI > C ++ > > Quiero instalar el php versión 4 en es

Re: [PHP-INST] Problems trying to add LDAP to PHP

2001-05-15 Thread EGGrant
I don't see what OS you are running on but I had a similar error initially before installing LDAP, LDAP SDK, and pointing the PHP compile to the LDAP install dir (where the libraries for it exist). All this performed on Sol7 and Sol8. I also copied my LDAPSDK lib and include dirs to my /usr/l

Re: [PHP-INST] make failure for --with-imap-ssl

2001-05-15 Thread alexus
i did compile my php --with-imap-ssl without no problems i do have uw imapd installed oh make sure you have openssl installed (make sure cd openssl*;make install) and try again.. it should help - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 15,

[PHP-INST] make failure for --with-imap-ssl

2001-05-15 Thread mail
hi. i am trying to make php --with-imap-ssl, here is my ./configure line: ./configure --with-ldap --with-mysql=/usr/local --with-gd=/usr/local --with- ttf=/usr/local --with-jpeg-dir=/usr/local --enable-versioning --with-system- regex --with-config-file-path=/usr/local/etc --disable-debug --enable-

[PHP-INST] Problems trying to add LDAP to PHP

2001-05-15 Thread Steve Holden
Hi, folks Apologies if the answer to this is embarrassingly simple, but I've had a mammoth webtrawl and am getting nowhere... Forgive me if this is the wrong place to be asking. I can't get the iPlanet LDAP SDK to interface to PHP. The PHP configure and makes go ok, the Apache configure goes ok

[PHP-INST] HELP: php --with-gd won't compile

2001-05-15 Thread alexus
i'm trying to compile php --with-gd and that's what i'm geting /usr/local/src/php-4.0.5/ext/gd/php_gd.h:33: gd.h: No such file or directory make[2]: *** [internal_functions.lo] Error 1 make[2]: Leaving directory `/usr/local/src/php-4.0.5/main' make[1]: *** [all-recursive] Error 1 make[1]: Leaving

Re: [PHP-INST] php 4.0.5 configure failure using -with-mcrypt

2001-05-15 Thread Steve Brazill
You didn't mention how you 'configured' "libmcrypt" (or what was the 'latest' version you installed)... When I installed 'libmcrypt' version 2.4.9, I used the following method (you're probably missing the last part): Unpack the 'source distribution'. system:/tmp> cd /opt system:/opt> gunzi

[PHP-INST] php 4.0.5 configure failure using -with-mcrypt

2001-05-15 Thread Richard Blackwell
I'm trying to compile php 4.0.5 using -with-mcrypt I have tried many things, but to no avail -- the configure script fails. It gets to the same point: checking for mcrypt support... yes checking for init_mcrypt in -lmcrypt... no checking for mcrypt_module_open in -lmcrypt... no configure: error

[PHP-INST] configure failure using -with-mcrypt

2001-05-15 Thread James Blackwell
I am trying to compile PHP 4.0.5 on a RH 7.1 box. I've tried 6 different compilations of libmcrypt, but to no avail. Here's what configure tells me: checking for mcrypt support... yes checking for init_mcrypt in -lmcrypt... no checking for mcrypt_module_open in -lmcrypt... no configure: error:

[PHP-INST] NES/iPlanet Web server won't start after php make install (Solaris 7 / 8)

2001-05-15 Thread EGGrant
I am trying to configure PHP4 to be used with Netscape Enterprise 3.6 with NSAPI, LDAP, and SYBASE-CT on a Solaris 2.7 machine. I have exhausted searches through the manuals, faqs, websites, and compile variations with ldap and sybase-ct, with just ldap, with just sybase-ct, with l

Re: [PHP-INST] compile php 4..0.5 with Deapi

2001-05-15 Thread Joe Laffey
On Tue, 15 May 2001, Thomas Hove wrote: > I'm running an Apache 1.3.19 with php 4.0.5 , mod_ssl/2.8.2 and > openSSL/0.9.6 on a NT 4 platform. > > When I start the Apache server the following message appear : > > "Loaded DSO F:/php/sapi/php4apache.dll uses plain > Apache 1.3 API, this module might

Re: [PHP-INST] Apache-1.3.19 + PHP-4.0.5 + Oracle 8i

2001-05-15 Thread Benjamin Heckmann
Ok, make sure your oracle client is full working standalone. This includes ALL environment settings to be done, even if you can't think of what they are good for. If this all is correct, it should work without a special path to your oracle client while configure. (See also messages in the archiv

[PHP-INST] CPU Load very high with 4.0.5

2001-05-15 Thread Andrei
Hi I am running a red HAt 6.1 System with apache 1.3.9 and mysql 3.22 and php 4.0.4pl1 I tried to upgrade to 4.0.5 wich works fine, only that the CPU load caused by apache is now 3-4 times as high as with 4.0.4pl1 Downgrading sinks the CPU load, upgrading incresses it any ideas hints ? Thank y

[PHP-INST] compile php 4..0.5 with Deapi

2001-05-15 Thread Thomas Hove
I'm running an Apache 1.3.19 with php 4.0.5 , mod_ssl/2.8.2 and openSSL/0.9.6 on a NT 4 platform. When I start the Apache server the following message appear : "Loaded DSO F:/php/sapi/php4apache.dll uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)"

php-install Digest 15 May 2001 07:23:52 -0000 Issue 309

2001-05-15 Thread php-install-digest-help
php-install Digest 15 May 2001 07:23:52 - Issue 309 Topics (messages 3154 through 3160): DEBUG.LOG 3154 by: Knut Magne Huglen mail() is not supported in this PHP build ??? 3155 by: Jan PAVLÍK 4.0.5 compile errors 3156 by: Closeout Distributors PHP and Javascript P

[PHP-INST] Apache-1.3.19 + PHP-4.0.5 + Oracle 8i

2001-05-15 Thread Andy Glen-Young
Hello all, I'm having problems installing the above mentioned software. The configure runs fine, but the make exits with an error; cannot find oci.h. This find does not exist on my machine, so I presume that configure creates it? Does anyone know what I'm doing wrong? (I'm sure it's me! Aaaargh