[PHP-INST] PHP install problem on Apache2

2003-08-14 Thread Maciej Wiznerowicz
Hi, I tried to instal PHP on Apache2 (installed itself with./configure --enable-so ) and got the following error during make I am using MacOSX 10.2.6 Should I delete repetitive files? I would appreciate any help ld: warning multiple definitions of symbol _pcre_free ext/pcre/pcrelib/pcre.o defini

[PHP-INST] PHP install problem on Apache2

2003-08-09 Thread Maciej Wiznerowicz
Hi, I tried to instal PHP on Apache2 (installed itself with./configure --enable-so ) and got the following error during make I am using MacOSX 10.2.6 Should I delete repetitive files? I would appreciate any help ld: warning multiple definitions of symbol _pcre_free ext/pcre/pcrelib/pcre.o defini

[PHP-INST] php install problem on solaris 2.6

2003-04-01 Thread joshua dern
banging my head against the wall here... have tried numerous time to build apache 1.3.27 and php 4.3.1 on a solaris 2.6 box with no success either as a DSO or static. i tried using the same exact method that was successful on one of my other solaris 2.6 boxes; however, resulted in a message fro

Re: [PHP-INST] PHP Install Problem with Oracle 9 and Java

2003-01-22 Thread John Brayton
Try it again using --with-oci8=/opt/oracle/product/9.0.1 , instead of Oracle. I get the same error. Also, check your apxs script against this page. http://us2.php.net/manual/en/faq.build.php#faq.build.apxs I had been building PHP as a static module, so I did not have an apxs script. But jus

Re: [PHP-INST] PHP Install Problem with Oracle 9 and Java

2003-01-22 Thread Jim Thome
Try it again using --with-oci8=/opt/oracle/product/9.0.1 , instead of Oracle. (if you have already defined ORACLE_HOME, just use --with-oci8.) Also, check your apxs script against this page. http://us2.php.net/manual/en/faq.build.php#faq.build.apxs -- Jim >>> John Brayton <[EMAIL PROTECTED]> 01

[PHP-INST] PHP Install Problem with Oracle 9 and Java

2003-01-22 Thread John Brayton
I am trying to compile PHP 4.2.3 with Apache 1.3.27, Oracle 9.0.1, and Java 1.4.1. I am doing this on Solaris 2.8. My call to "configure" is: ./configure --prefix=/home/export/brayton/php --with-apache=../apache_1.3.27 --with-oracle=/opt/oracle/product/9.0.1 --with-java=/opt/j2sdk1.4.1 The o

Re: [PHP-INST] php install problem (--with-gd)

2003-01-20 Thread toby -
hi chir i ve never worked with linux but heres a shot at ur problem 1. did u uncomment extension=php_gd.dll 2. u need two more liberaries jpeg and tiff get them 3. do --with-gd --with-jpeg-dir=C:\WINNT\system32\inetsrv\php\libjpeg --with-tiff-dir=C:\WINNT\system32\inetsrv\php\tiff change the C

[PHP-INST] php install problem (--with-gd)

2003-01-19 Thread Chris LaFrance
I'm having a problem building php-4.2.3 on RedHat Linux 7.2 with gd enabled... Here is the configure command I'm using. ./configure --prefix=/www3 --with-mysql --with-apxs=/www3/bin/apxs --enable- track-vars --with-gd=/usr/lib --enable-gd-native-ttf --with-jpeg-dir=/usr/li b --with-png-dir=/usr/li

[PHP-INST] PHP Install Problem on Cobalt RaQ3

2002-12-10 Thread City Online Communications
PHP install problem, please help. Attempting to use the instructions below to install PHP Install PHP4 Version -4.2.3 (1)cd /usr/local/src (2) wget http://www.php.net/do_download.php?download_file=php-4.2.3.tar.gz (3) tar -xzvf php-4.2.3.tar.gz (4) cd php-4.2.3 (5)

[PHP-INST] PHP install problem, engine not parsing php files

2002-11-03 Thread M. Ben Nicolas
I have attempted to compile and install PHP using the 'Static' method described in the INSTALL file that comes with php php configured with: ./configure --with-mysql --with-pgsql --with-apache=/usr/local/apache/apache _1.3.22/ (make => make install) php.ini was copied to: /usr/local/lib/php.ini

RE: [PHP-INST] PHP install problem, engine not parsing php files

2002-10-27 Thread M. Ben Nicolas
r 23, 2002 5:24 AM To: M. Ben Nicolas Cc: John Coder; [EMAIL PROTECTED] Subject: RE: [PHP-INST] PHP install problem, engine not parsing php files If your trying to compile the PHP binary instead of building it into PHP, you need to drop the --with-apache line and add something like: --prefix=/

RE: [PHP-INST] PHP install problem, engine not parsing php files

2002-10-23 Thread Adam Voigt
php from the command line it's like nothing gets installed, > I wipe config.status too before I try to re-install > > -Original Message- > From: John Coder [mailto:jcoder@;insightbb.com] > Sent: Tuesday, October 22, 2002 1:40 PM > To: [EMAIL PROTECTED] > Subjec

RE: [PHP-INST] PHP install problem, engine not parsing php files

2002-10-22 Thread M. Ben Nicolas
tatus too before I try to re-install -Original Message- From: John Coder [mailto:jcoder@;insightbb.com] Sent: Tuesday, October 22, 2002 1:40 PM To: [EMAIL PROTECTED] Subject: Re: [PHP-INST] PHP install problem, engine not parsing php files On Mon, 2002-10-21 at 22:45, M. Ben Nicolas wro

[PHP-INST] PHP install problem, engine not parsing php files

2002-10-21 Thread M. Ben Nicolas
I have attempted to compile and install PHP using the 'Static' method described in the INSTALL file that comes with php php configured with: ./configure --with-mysql --with-pgsql --with-apache=/usr/local/apache/apache _1.3.22/ php.ini was copied to: /usr/local/lib/php.ini I have un-commented in

[PHP-INST] php install problem

2002-04-19 Thread michael mcneice
Hi Seem to be having the same problem as most but could'nt see any solution info of the mailing lists/archive. on running the PHP script get: Security Alert! PHP CGI cannot be accessed directly. etc *

[PHP-INST] php install problem

2002-04-09 Thread Yao Minfeng
Dear friends, I'm running RedHat 7.2, Apache 1.3.24 and PHP4. However, after I follow each instruction in the INSTALL file, the Apache server still can't recognize the .php file, ( .html files are OK). The compiling process is all right except I can't: LoadModule php4_module libexec/libph

[PHP-INST] php install problem?

2001-11-16 Thread Chris Dorr
I've just installed, manually, php 4.0.5 and apache 1.3.22 on a RH 7.2 box. Php does work fine, however it is not able to access the mysql stuff that I installed. I first was using the PEAR modules and thought something was wrong with PEAR, but thought I'd better try the regular mysql_connec

[PHP-INST] PHP install problem with Oracle IAS on NT

2001-02-16 Thread Charlie Wong
I'm trying to get PHP 4.04 running under Oracle IAS. IAS comes with Apache 1.3 built in as it's web server. I downloaded php 4.04 from PHP.net and installed it as per the instructions, but when I restarted Apache, it gave me the following error: "[warn] loaded DSP c:/php/sapi/php4apache.dll uses