ok, so check out this message. It says right down there:
To unsubscribe, visit: http://www.php.net/unsub.php
This is attached to every message in this mailing list, and I'm betting
you'll have far better luck unsubscribing if you go there.
-P
--
PHP Install Mailing List (http://www.php.net/)
T
The only way you can do this is to add .html to your list of extensions
parsed by PHP. This will be pretty wasteful because now every static
page will get parsed as well, so I don't recommend it.
-Philip
-Original Message-
From: Archer Vallesfin [mailto:[EMAIL PROTECTED]]
Sent: Thursday,
My personal favorite is ^d (control-d).
-Philip
-Original Message-
From: Dan Campbell [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 31, 2002 7:15 PM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] stuck at -> prompt
after logging into mysql and creating a db, I'm trying to log out and
b
If you ask me, I'm guessing you compiled PHP 4.x. Just take another look at
your configuration file and it SHOULD all make sense.
In case it doesn't... you don't have PHP 3.x. Thats what the thing is for. You've got .php3 pages assigned to be parsed by
that module (and only if you are running Ap
Uhm... right... I'd believe that except that I have it working on the latest
build. I'll attach my directions which I posted to the list a while back.
-Philip
-Original Message-
From: Rafael Ernesto Bastidas L. [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 21, 2001 10:08 AM
To: Thomas D.
www.netcraft.com
Use the "What is this server running?" link.
-Philip
-Original Message-
From: Tobbe [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 07, 2001 1:23 PM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] Help with Mime and php
Hello
I got to put up some php pages on a server that I
without an error..
but now ive got it up and going, my phpinfo() only shows:
Configure Command './configure' '--with-mysql'
why would this be?
"Philip Snyder" <[EMAIL PROTECTED]> wrote in message
1FE58DA3D740D411BCBD00D0B774C1468AA81B@exchange">
If you check the online documentation you will see many people making
comments about this.
your --with-gd SHOULD be =/usr/local
-Philip
-Original Message-
From: phool [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 07, 2001 5:58 AM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] gdlib problems
I just wrote the list about this for someone else... check out the other
messages. I believe it applies to you as well.
-Philip
-Original Message-
From: Billy Kimble [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 04, 2001 1:33 PM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] libphp4.so not sho
Startup a shell, find the httpd, and try this:
/httpd -l
Look at the libraries that are listed as compiled in. I would go so far as
to guess that you will see modphp4.a listed there. He most likely compiled
php4.0.5 as a .so, but it won't be used since the apache that he built
previously has php
Well, I've got a nice howto for you all. I ended up giving up on gd 2.0.1
altogether and grabbed gd 1.8.4 which seems to work great. SO. Here's a step
by step how to do it (and the libraries you'll need as well). Hope everyone
who was having problems is a much happier person in about an hour. I kn
I grabbed PHP 4.0.5 and gd 2.0.1 so I could create JPG thumbnails of files
as I upload them.
make install for gd went fine and the library is in /usr/lib as expected.
I run configure for PHP and it gets through that without any issues.
However, when I look back on the output, it says no after ev
12 matches
Mail list logo