Re: [PHP-INST] fix error

2003-02-06 Thread John Coder
On Thu, 2003-02-06 at 18:25, Khayssam AK wrote: > Dears, > I'm unable to fix this error > Best regards, > Khayssam AK > > > CONFIGURE: './configure' >'--with-mysql=/usr/local/mysql-3.22.32-pc-linux-gnu-i686/' >'--with-apxs=/usr/local/apache_1.3.12/bin/apxs' It would appear this is where

[PHP-INST] fix error

2003-02-06 Thread Khayssam AK
Dears, I'm unable to fix this error Best regards, Khayssam AK CONFIGURE: './configure' '--with-mysql=/usr/local/mysql-3.22.32-pc-linux-gnu-i686/' '--with-apxs=/usr/local/apache_1.3.12/bin/apxs' CC: gcc CFLAGS: -g -O2 CPPFLAGS: CXX: CXXFLAGS: INCLUDES:-I/usr/local/a

[PHP-INST] mod_mm.c:37:3: #error mm is not thread-safe

2003-02-06 Thread Jiann-Ming Su
Okay, I was able to figured out how to get PHP to use java classes. I was able to get rpm to build all the packages. Now, I'm trying to enable servlets. The only difference is I've added --with-servlet to the list of arguments to pass to the configure script. I get the following compile error,

Re: [PHP-INST] Mismatched ABI for Oracle9-- PHP 4.3 on HPUX 11.0

2003-02-06 Thread Jay Mac
Well, I'm trying to use oracle 9. I'd like to make this work with 9i rather than install a separte 8i client just for PHP. I gather that PHP 4.3 is not 'approved for use' on 9i yet? Jim Thome <[EMAIL PROTECTED]> wrote:Use the Oracle 8.1.x client instead (it can be used against an Oracle 9.x data

RE: [PHP-INST] Re: unique install, having problem

2003-02-06 Thread Benjamin Tomhave
I personally am I bit perplexed by the experimental status since apache2 is now the default web server under RH8. > -Original Message- > From: Goetz Lohmann [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 06, 2003 11:06 AM > To: [EMAIL PROTECTED] > Subject: Re: [PHP-INST] Re: unique

Re: [PHP-INST] Re: unique install, having problem

2003-02-06 Thread Goetz Lohmann
Benjamin Tomhave schrieb: > I tried the 4.0.6 rpm install, but as is common with RPMs, it requires > specific libraries to be installed -- libraries that are now 2-3 versions > old (as in, RH7.2 vintage). Doesn't work with a RH8 install. if you wish everything is possible ... maybe as I who had t

[PHP-INST] Re: $_GET and 4.2.1

2003-02-06 Thread Seraphim
William Cheung wrote: > I am using 4.2.3 and Win 2000Pro and $_GET is working in my system. > However, my co-worker says that $_GET doesn't work with hers. She is > using 4.2.1 and Win2000 Svr. > How should she config her php.ini so that $_GET will work as well? > > William Cheung, B.Sc. MCSE MCDBA

php-install Digest 6 Feb 2003 17:11:37 -0000 Issue 1236

2003-02-06 Thread php-install-digest-help
php-install Digest 6 Feb 2003 17:11:37 - Issue 1236 Topics (messages 9961 through 9972): Re: PHP 4.3.0 on SuSE 8.1 9961 by: Joaquim Homrighausen Re: RedHat and RPM installation trouble 9962 by: Mitch Pirtle Re: unique install, having problem 9963 by: Mitch Pirtle

RE: [PHP-INST] Re: unique install, having problem

2003-02-06 Thread Benjamin Tomhave
I tried the 4.0.6 rpm install, but as is common with RPMs, it requires specific libraries to be installed -- libraries that are now 2-3 versions old (as in, RH7.2 vintage). Doesn't work with a RH8 install. I did not "hack" any configure scripts. There was a post on php.net under Linux installati

Re: [PHP-INST] unique install, having problem

2003-02-06 Thread Goetz Lohmann
Mitch Pirtle schrieb: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thursday 06 February 2003 14:32, Goetz Lohmann wrote: > >>Mitch Pirtle schrieb: >> >>>-BEGIN PGP SIGNED MESSAGE- >>>Hash: SHA1 >>> >>>On Wednesday 05 February 2003 01:33, Benjamin Tomhave wrote: >>> Greetin

[PHP-INST] Re: unique install, having problem

2003-02-06 Thread Goetz Lohmann
Benjamin Tomhave schrieb: > Greetings, > > I have a legacy site that has yet to migrated from 4.0.x to 4.3.x era code. > Ergo, I need to install PHP 4.0.6 on RedHat 8.0. I'm configuring with the > following options: > ./configure --prefix=/usr --with-mysql=/usr --with-apxs=/usr/sbin/apxs >

Re: [PHP-INST] unique install, having problem

2003-02-06 Thread Mitch Pirtle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 06 February 2003 14:32, Goetz Lohmann wrote: > Mitch Pirtle schrieb: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On Wednesday 05 February 2003 01:33, Benjamin Tomhave wrote: > >>Greetings, > >> > >>I have a legacy site tha

Re: [PHP-INST] unique install, having problem

2003-02-06 Thread Goetz Lohmann
Mitch Pirtle schrieb: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Wednesday 05 February 2003 01:33, Benjamin Tomhave wrote: > >>Greetings, >> >>I have a legacy site that has yet to migrated from 4.0.x to 4.3.x era code. >>Ergo, I need to install PHP 4.0.6 on RedHat 8.0. > > > Good

[PHP-INST] Re: Is there a area for general php Questions?

2003-02-06 Thread Goetz Lohmann
Terry L. Ensley schrieb: > I was looking through the newsgroups and could not find one for general > questions, I know this is for install issues. > > The questions I want to ask is PhP acceptable/appropriate to use with Sequel > Server 2000. Perhaps that might help someone to direct me to the ri

Re: [PHP-INST] Re: php files not being parsed -

2003-02-06 Thread Goetz Lohmann
Terry L. Ensley schrieb: > I got it to run - I hate to admit this but I was trying to load the file > like an html file. I did not know that I was to load it differently. > > I used - http://127.0.0.1:8080/test.php > > I could not get - http://localhost/test.php to work. > > You can tell I am

[PHP-INST] Build PHP4 as CGI and Apache module at the same time

2003-02-06 Thread Filipe Brandenburger
Hello, I wonder if it's possible to build both the CGI and the Apache module versions of PHP4 at once, since I think it's a bit of a waste having to compile each C source code twice. Is there any reason why this isn't possible (for example, module version must be PIC and CGI version must not)?

Re: [PHP-INST] Is there a area for general php Questions?

2003-02-06 Thread Mitch Pirtle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 06 February 2003 00:06, Terry L. Ensley wrote: > I was looking through the newsgroups and could not find one for general > questions, I know this is for install issues. > > The questions I want to ask is PhP acceptable/appropriate to use wi

Re: [PHP-INST] unique install, having problem

2003-02-06 Thread Mitch Pirtle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 05 February 2003 01:33, Benjamin Tomhave wrote: > Greetings, > > I have a legacy site that has yet to migrated from 4.0.x to 4.3.x era code. > Ergo, I need to install PHP 4.0.6 on RedHat 8.0. Good luck, and please let me know if you ever

Re: [PHP-INST] RedHat and RPM installation trouble

2003-02-06 Thread Mitch Pirtle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 04 February 2003 23:30, Christian Løverås wrote: > Hello! > > My system (a mountain bike magazine) has been running without problems > for 2 years, but after I fiddled a little with IMP (and removed it), PHP > stopped working. I suspect the