Re: [PHP-INST] Error configuring PHP for build

2001-04-03 Thread B. van Ouwerkerk
>I am trying to install PHP on a Red Hat Linux system and get an error which >seems to complain about not finding the mySql client software. both mySql >and Apache are installed and working correctly. Can anyone help point me in >the right direction with this. I have attached the debug.log fil

php-install Digest 4 Apr 2001 02:46:33 -0000 Issue 246

2001-04-03 Thread php-install-digest-help
php-install Digest 4 Apr 2001 02:46:33 - Issue 246 Topics (messages 2667 through 2679): Re: PHP4 install prob with gd1.8.4 and X11 2667 by: Yasuo Ohgaki Re: install fails 2668 by: Yasuo Ohgaki Re: running as root?? 2669 by: Yasuo Ohgaki Re: need help with configur

[PHP-INST] Re: [PHP] iODBC Mac OS X HOWTO

2001-04-03 Thread Michael Stearne
Thanks a lot, this will be a big help. Michael On Tuesday, April 3, 2001, at 02:58 PM, Andrew wrote: > Hi all, > > In the past couple of weeks, many people have asked me about compiling > PHP / > Apache under Mac OS X, so I've updated my iODBC HOWTO specifically for > Mac > OS X. > > This wal

[PHP-INST] Satellite installation pb

2001-04-03 Thread Chich Vincent
Hi, I try to install the Satellite lib for PHP using Apache on a redHat 7.0 with orbit 0.5.3-2 pre-install. But it doesn t want to work. Could someone help me ? Here is what i ve done: for PHP: ./configure --with-apache=../apache_1.3.14 --enable-satellite make make install after that i edi

Re: [PHP-INST] installing with gd and XFree86

2001-04-03 Thread Jani Taskinen
On Tue, 3 Apr 2001, Mike wrote: >What am i doing wrong Change the --with-xpm-dir=/usr to --with-xpm-dir=/usr/X11R6 and it should work. Remember to delete config.cache before configure! --Jani > >=---

[PHP-INST] Error configuring PHP for build

2001-04-03 Thread Sandy Thomson
Hi I am trying to install PHP on a Red Hat Linux system and get an error which seems to complain about not finding the mySql client software. both mySql and Apache are installed and working correctly. Can anyone help point me in the right direction with this. I have attached the debug.log file

[PHP-INST] RE: [PHP-DB] iODBC Mac OS X HOWTO

2001-04-03 Thread Andrew Hill
Okay, so no attachments to the lists :) Here is the HOWTO: http://www.iodbc.org/osxphp_iodbc.htm Best regards, Andrew -- Andrew Hill - OpenLink Software Director Technology Evangelism eBusiness Infrastructure Technology http://www.openlinksw.com office:781.273.

[PHP-INST] iODBC Mac OS X HOWTO

2001-04-03 Thread Andrew Hill
Hi all, In the past couple of weeks, many people have asked me about compiling PHP / Apache under Mac OS X, so I've updated my iODBC HOWTO specifically for Mac OS X. This walks through the process of enabling ODBC support in PHP, so your Mac OS X PHP applications can pull data from any relationa

[PHP-INST] iODBC Mac OS X HOWTO

2001-04-03 Thread Andrew
Hi all, In the past couple of weeks, many people have asked me about compiling PHP / Apache under Mac OS X, so I've updated my iODBC HOWTO specifically for Mac OS X. This walks through the process of enabling ODBC support in PHP, so your Mac OS X PHP applications can pull data from any relationa

RE: [PHP-INST] solved: conftest can't open library?

2001-04-03 Thread Andrew Hill
Mac OS X uses DYLD_LIBRARY_PATH instead of LD_LIBRARY_PATH. When dynamically linking libraries into PHP/Apache, it helps if that is set to point to your lib directory. Best regards, Andrew -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For addition

[PHP-INST] installing with gd and XFree86

2001-04-03 Thread Mike
I have been trying to install php with support for gd truetype (freetype) so that i can use typo3 - below is the error generated from the configure script. I am running redhat 7.0 with apache 1.3.19 and php4.0.4 I have installed XFree86 from binaries... What am i doing wrong =---

Re: [PHP-INST] need help with configure - NOVICE

2001-04-03 Thread Johannes Janson
Hi, I had the same problem on my Suse linux. Since I'm not nuch of a *nix user it took me some time. I think lex is some C++ compiler-thing (very technical expression isn't it ?:) ). check the distributed CD for a programm called lex, install it and have another go. Furthermore it's like my prepo

Re: [PHP-INST] running as root??

2001-04-03 Thread Yasuo Ohgaki
I don't think you are running your apache as root. Form your phpinfo() User/Group nobody(65534)/65534 So you are ok. -- Yasuo Ohgaki ""Duke"" <[EMAIL PROTECTED]> wrote in message 000d01c0bbe7$dbca94a0$[EMAIL PROTECTED]">news:000d01c0bbe7$dbca94a0$[EMAIL PROTECTED]... > When I check phpinfo(I

Re: [PHP-INST] install fails

2001-04-03 Thread Yasuo Ohgaki
Missing/Not registered mscomctl.ocx seems common problems with NT. I don't know how to fix this, but you may find hints in Annotated Manual or BugDB. By the way, I've used ISAPI version just a little, I suggest to use CGI with IIS or Apache. Too many problems with ISAPI for me. Regards, -- Yasuo

Re: [PHP-INST] PHP4 install prob with gd1.8.4 and X11

2001-04-03 Thread Yasuo Ohgaki
> lresolv -lm -ldl -lcrypt -lnsl -lresolv -L/usr/lib//lib -ljpeg > -L/usr/X11R6/lib//lib -lXpm -L/usr/X11R6/lib//lib -lX11 1>&5 > /usr/bin/ld: cannot find -lX11 > collect2: ld returned 1 exit status I think your Xpm lib in /usr/X11R6/lib, not /usr/X11R6/lib/lib > CONFIGURE: './configure' '--w

php-install Digest 3 Apr 2001 09:05:53 -0000 Issue 245

2001-04-03 Thread php-install-digest-help
php-install Digest 3 Apr 2001 09:05:53 - Issue 245 Topics (messages 2652 through 2666): Re: Problem with pdflib 2652 by: Chris Howells 2653 by: Luis Castro Mendoza Problems running oracle, apache and snmp together on debian 2654 by: Gregory Brown Re: need help with

[PHP-INST] security alert

2001-04-03 Thread Mike Schwarz
thankx phil now, the installation works fine !! but i have the next problem running a php-file gives me the following error-message: *** Security Alert! PHP CGI cannot be accessed directly. This PHP CGI binary was compiled with force-cgi-redirect enabled. T