[PHP-INST] Installing DBF module

2001-08-28 Thread Shin
Hi pals! I'm very newbe trying to install a PHP with DBF module enable, but have very few materials to do this. Somebody knows where can I get / read how to install this module? Shin -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional com

[PHP-INST] AIX 4.3.3 and PHP 4.0.6 segmentation faults

2001-08-28 Thread Buddy Dowdy
Following some excellent instructions posted in May from Phil Betrolus on getting PHP to compile correctly with AIX 4.3.3. The good news is that I have a reasonably error free (just warnings now about suffixes and so forth, as I see almost all AIX users in this group are reporting) compile of PHP

[PHP-INST] Re: PHP on WinNT + IIS4

2001-08-28 Thread José Luis Claver
Hi everybody I've got an 'intemediate' problem: I run W2K Professional SP2 + IIS 5 + PHP 4.0.6 If I try to see a page with extension php, the output is coming from php processor. But if I add php code in a html page, the code is send direct to the browser (where I can see php instructions). does

[PHP-INST] Frustrated, needing help.

2001-08-28 Thread N . A . Morgan
I am running PHP 4.0.5 (php4isapi.dll, not php.exe) on Windows NT 4.0 service pack 6a with IIS 4.0. I have installed manually using the zip file version that contains all the .dll extensions, and I have no problems using PHP itself. However, the problem comes when I want to use some of the exten

[PHP-INST] Re: [PHP-DEV] Bug #13000 Updated: I can't switch safe_mode OFF!

2001-08-28 Thread Jonathan Hilgeman
Is the file called php.ini or php.ini-dist? It took me a while to figure out that there needs to be a file called php.ini in your php.ini folder (as indicated at the top of phpinfo()). I kept modifying php.ini-dist and it wouldn't do anything after I restarted Apache. - Jonathan "Jani Taskinen"

[PHP-INST] php4 install with problems from APXS

2001-08-28 Thread Allan Williamson
On Red Hat ver 6.2 with Apache 1.3.3 I am able to run the command ./configure --with-mysql --with-apxs=/usr/sbin/apxs --with-xml with out errors. Then I can run make with out errors. It is when I run make install that I receive this error. make[1]: Leaving directory `/usr/src/php-4.0.6/TSRM' Maki

php-install Digest 28 Aug 2001 17:58:05 -0000 Issue 434

2001-08-28 Thread php-install-digest-help
php-install Digest 28 Aug 2001 17:58:05 - Issue 434 Topics (messages 4094 through 4098): crypt 4094 by: Katja Reissig gd-lib with freetype ttf ( AIX ) 4095 by: Berthold Reif Re: /usr/bin/ld cannot find -limap 4096 by: Francois Thomas Re: oci8 support not functioni

[PHP-INST] iODBC Troubles

2001-08-28 Thread Jonathan Hilgeman
I first tried unixODBC in order to get ODBC functionality on my FreeBSD 4.2 box with PHP 4.0.3 on Apache 1.3.14. It didn't work too well, and I kept getting an error about undefined symbols like pthread_mutex_init or something when trying to run command-line sample applications. So someone suggest

Re: [PHP-INST] oci8 support not functioning

2001-08-28 Thread Thies C. Arntzen
On 06 Aug 2001 12:06:38 -0700, Tom Tsongas wrote: > Hi folks. > > I am attempting to get php up and running with oracle and oci8 support > bundled in. My configure statement is as follows: > > ./configure --with-oci8=/oracle/product/8.1.7 > --with-oracle=/oracle/product/8.1.7 --with-apache=../ap

[PHP-INST] Imap: /usr/bin/ld cannot find -limap

2001-08-28 Thread Francois Thomas
Hello list I run php4.06 with apache1.3.14 and postgresql7.1.3 I now need imap support with php, so I tried to recompile it.. The configure script works well, but when I try to make I have the following error: make[1]: Entre dans le répertoire `/usr/local/src/php-4.0.6' /bin/sh /usr/local/src/p

[PHP-INST] gd-lib with freetype ttf ( AIX )

2001-08-28 Thread Berthold Reif
Hi all, We tried to install apache with PHP, gd-lib and freetype ttf support on an IBM AIX 4.3.3. system. freetype 2.0.4 was generated in /usr/local/gnutils/freetype-2.0.4/ (with jam). We tried the following config command: ./configure --with-apache=../apache_1.3.20 --without-mysql --enable