Brian Ross wrote:
> When I installed Apache 1 and PHP together in Windows and setup everything
> correctly. The script.php?variable=value way of posting to the PHP script
> will not work. I had this problem once before but it was over a year ago
> and I forgot how I fixed it. Please help if you ca
David Wilson wrote:
> I have Apache 2.0.45, ActivePerl, and MySQL installed under Win XP Home.
> My immediate goal is to learn PHP programming (I have O'Reilly's
> "Programming PHP"). I plan to use localhost only, there will be no
> outside connections to my web server, and I am not overly concer
Argh! Dadgum graphical MUAs! That's it, I'm going back to PINE.
(resending to list)
-Forwarded Message-----
From: Mitch Pirtle <[EMAIL PROTECTED]>
To: Pete Mackie <[EMAIL PROTECTED]>
Subject: Re: Need libzzip-0.so.10 for php-4.3.1-rbt.rh8.1.i386.rpm Install
Date
On Wed, 2003-02-19 at 16:44, Pedro Román Vela wrote:
> Hi everyone,
> I have successfully installed and configured the latest php (4.3.1) to work
> with the latest Apche (2.0.44).
Apche 2.0.44? What a strange name. I wonder if it includes
mod_speling? Probably not... ;^P
> It seems to be wo
On Wed, 2003-02-19 at 13:24, Pete Mackie wrote:
> Mitch,
>
> Thanks for the valuable information. It's truly a lifesaver.
Credit goes to Benjamin Tomhave for doing some googling for the link
(Feb. 7th). And I agree, sure ended a ton of pain and suffering. The
specfile is pretty complicated, wit
First, anybody using RH8 and wanting php 4.3.0 with apache2, you need to
go here:
http://www.aucs.org/rpmcenter/
Here you will get updated RPMs for both httpd, httpd-devel and php.
They work for me on servers, laptops and workstations.
On Tue, 2003-02-18 at 18:42, Pete Mackie wrote:
> W
On Fri, 2003-02-14 at 22:52, Mihir Dhond wrote:
>
> First Name:
> Last Name:
>
>
>
> code in welcome.php:
>
> echo( "Welcome to my Website, $firstname $lastname!" );
> ?>
Change that to
echo "Welcome to my website, " . $_GET['firstname'] . " " .
$_GET['lastname'] . "!";
The re
http://www.aucs.org/rpmcenter/
There you will find updated RPMs for both apache2(httpd) and php-4.3.0.
It worked for me. HTH,
-- Mitch
On Thu, 2003-02-13 at 14:12, Michiel wrote:
> Hey there,
>
> Hope one of you can help me out with this..
>
> I have been trying to compile PHP 4.3.0 on
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Friday 07 February 2003 17:55, Benjamin Tomhave wrote:
> I found this in a google search yesterday, it might be useful, might not.
> It's an rpm for 4.3.0 under RH8. I'm not sure if it's for apache 1.3 or
> 2.x.
>
> http://www.aucs.org/rpmcenter/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thursday 06 February 2003 19:15, Benjamin Tomhave wrote:
> I personally am I bit perplexed by the experimental status since apache2 is
> now the default web server under RH8.
Yep, and that was a point I made earlier too. Many sources believe RedHa
-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:
> >>Gree
-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
-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
-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
On Monday 27 January 2003 12:31, Paul Gardiner wrote:
> Hi Mitch,
>
> I'm using Apache version 1.3.27. As far as I'm concerned Apache v2 is NOT
> ready yet for production machines. I think this is where a lot of people
> are having problems even though Rasmus does keep trying to point out what
> I'
On Monday 27 January 2003 11:19, Paul Gardiner wrote:
> Hi Mitch,
>
> I too keep seeing that people cannot compile on RH8.0 but I just thought
> I'd let you know that I have a fully working version one on my machines.
> Perhaps it's one of the options that I'm not using that is causing other
> peop
Disclaimer: My advice is only good until you get to php-4.3.0, which
apparently will NOT compile on a RedHat8 box. I have heard rumours that it
is possible, but I have no proof that is has actually been done. I am still
waiting for news as to a possible fix or temporary workaround, but lose ho
H everyone,
Just asking if any 4.3.x (cvs or otherwise) will build on a current RedHat 8
machine. I've tried several cvs releases and 4.3.0 about 10 times. I have
the standard httpd and httpd-devel packages (including apxs).
I've been happily compiling PHP for years now, but just cannot figur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wednesday 08 January 2003 22:24, Mitch Pirtle wrote:
> Ok, sending from the home machine this time.
And replying from the office.
> The problem: Installed RedHat8 with stock RPMs, and everything was fine.
> Then I decided to upgrade Po
Ok, sending from the home machine this time.
The problem: Installed RedHat8 with stock RPMs, and everything was fine.
Then I decided to upgrade Postgres to 7.3 (some things that I just
couldn't wait for). Then decided to upgrade to php 4.3.0.
Bt! Wrong answer!
So, the existing, previousl
On Wednesday 08 January 2003 02:24, Dan Anderson wrote:
> RedHat 8 comes with PHP. The package name is php.
> If you want a newer version, you have to compile it yourself.
> See
> http://dan.drydog.com/apache2php.html
This unfortunately does not work for RedHat 8 (only for 7.x). PHP 4.3.0
On Tuesday 07 January 2003 16:46, Scott De Leeuw wrote:
> Maybe I am totally misunderstanding, can I have an HTML file with
> php code embedded in to it named .phtml and still have all of the
> HTML working properly? Am I making this way harder than what it
> is?
YES!
Just try this little test -
On Tuesday 07 January 2003 15:48, Scott De Leeuw wrote:
> I work with Windows... when I have tested it I do go through the
> web browser...
I don't do windows (I just *love* saying that!), but this is not platform
dependent. Try the following:
1) rename the file index.php
2) rem
But wait, there's more!
[root@localhost php-4.3.0]# ./configure --with-apxs2=/usr/sbin/apxs
(bunch of gcc stuff removed in the interest of saving bandwidth)
ext/mysql/libmysql/my_tempnam.lo: In function `my_tempnam':
/usr/src/redhat/SOURCES/php-4.3.0/ext/mysql/libmysql/my_tempnam.c:103: th
c:985: undefined reference to
`SSL_free'
/home/mitchy/rpm/SOURCES/php-4.3.0/main/network.c:981: undefined reference to
`SSL_shutdown'
collect2: ld returned 1 exit status
make: *** [sapi/cgi/php] Error 1
Anyone out there get 4.3.0 to build on RH8 yet? Bueller?
--
Mit freundlichen Gru
25 matches
Mail list logo