The faq item I was referring to is faq # 6.8
http://www.php.net/FAQ.php#6.8
I realise now that it's about Unix specifically, sorry about that.
As for the numerous "flat out wrong" tutorials and installation instructions
for php (I assume you mean ones written by the actual php group, or on the
Read the PHP Frequently Asked Questions at http://www.php.net
Your question is in there
-Original Message-
From: hi [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 29 March 2001 3:24 AM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] php4 test asks me if I want to download the file
test.php ?
Hi,
The home page for the GD library is http://www.boutell.com/gd/
I don't think they give out older versions though, because of GIF
compression copyright issues.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Saturday, 3 March 2001 3:42 PM
To: [EMAIL PROTECTED]
Actually, I don't think that's the problem. He's doing a DSO install not a
static hence the --with-apxs not --activate-module
Your problem could be that you only need one AddType declaration for all
three extensions, like this:
> > AddType application/x-httpd-php .php3
> > AddType application/x
;
Sent: Wednesday, February 21, 2001 1:47 AM
Subject: Re: [PHP-INST] LoadModule Problem
> Looks like that's it. Am I recompling PHP or Apache?
>
> Thanks,
> Alex
>
> --- Josh Lokot <[EMAIL PROTECTED]> wrote:
> > Make sure you have compiled in mod_so.
> >
&g
Make sure you have compiled in mod_so.
Check by running httpd -l and see if mod_so.c appears. If not, you need to
re-compile apache and configure --enable-module=so
Josh
- Original Message -
From: "Alex Le Fevre" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 20, 20
http://www.php.net/FAQ.php#6.8
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 16, 2001 9:57 PM
Subject: [PHP-INST] Problems after an Apache and PHP Upgrade...
> Hello,
>
> I recently upgraded my Apapche to Apache 1.3.17 and PHP (3) to 4
That isn't really a php-install question, but anyway.
use include() or require().
readfile() isn't supposed to execute the code, it just reads it in and spits
it out.
- Original Message -
From: "Matthew Lautz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 06, 2001
I have seen this same problem many many times with users of FreeBSD 3.x.
Yes, the line of code regarding SRAND48 is the problem, however as Rasmus
put it, the best way to fix is to get the latest snap from snaps.php.net. I
had the same problem and I upgraded FreeBSD to 4.2 instead.
- Original
Sorry I musn't have been very clear with my original instructions.
To build PHP as a DSO, the idea is that you have an already complete working
binary of Apache to link your new PHP DSO to. So, instead of configuring
Apache then configuring PHP, what you should do is configure apache
(--enable-m
t; Yes, I'm using Apache on windows NT 4.
>
>
>
> > -Original Message-
> > From: Josh Lokot [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, January 23, 2001 5:27 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: [PHP-INST] multi-domain installation
>
Are you using apache?
- Original Message -
From: "Michael DeVicariis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 24, 2001 8:46 AM
Subject: [PHP-INST] multi-domain installation
> Is there a way to configure PHP to work with multiple domains on a single
> box?
>
The suexec line isn't the problem - I've always had that error line and it's
never affected php.
Of course if I'm wrong please correct me (anybody).
- Original Message -
From: "Pablo A. Rios" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 15, 2001 2:56 PM
Subject: [PHP
ither Mother Teresa, and some return must
> exist, but from my point of view, they are doing a good job that helps me
> quite a lot.
>
> Take care,
>
> Christian
>
> > -Mensaje original-
> > De: Josh Lokot [mailto:[EMAIL PROTECTED]]
> > Enviado el: vie
Chances are you just told "these guys"
- Original Message -
From: "Pomar Berry, Christian" <[EMAIL PROTECTED]>
To: "'Roman Hochuli'" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, January 12, 2001 7:27 PM
Subject: RE: [PHP-INST] Compiling PHP 4.0.4 on Irix 6.5
> YESS!
Do you have php4 running?
- Original Message -
From: "Otis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 12, 2001 6:36 AM
Subject: [PHP-INST] php4+apache+linux7.0=PROBLEM
> Hi,
>
> I'm trying to get PHP4 to run on my localhost. I got apache running.
> PHP3 is also r
g goes wrong, consult this mailing list or an apache mailing list
or the appropriate documentation.
Hope that helps,
Josh Lokot
> - Original Message -
> From: "Robert Hoffmann" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, January 1
I highly recommend you build from source. It's easier than most people
think.
All you have to do for a basic install is
for apache:
configure --enable-module=so
for php
configure --with-apxs=/path/to/apxs
it's that easy... assuming you want to build as dso etc etc etc
Josh
- Original Mes
18 matches
Mail list logo