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
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
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
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
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
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
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
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 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)
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
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=/
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
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
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
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
*
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
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
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
18 matches
Mail list logo