I recently upgraded to a VPS account with RedHat 7.1. As an "upgrade" I got
older version of PHP (4.1.1) and no support for it.
I installed PHP 4.3.2 using default prefix not to overwrite the old version
which was installed in a different location, but the Apache was still
picking up the old versi
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
Did you try
register_globals = On
"Brian Ross" <[EMAIL PROTECTED]> pí¹e v diskusním pøíspìvku
news:[EMAIL PROTECTED]
> 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
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 can.
--
PHP Install Maili
php-install Digest 8 Jun 2003 19:50:41 - Issue 1414
Topics (messages 11031 through 11035):
4.3.2 pcreposix.h, regex.h Installation Issue on Red Hat Linux 9
11031 by: Robert L Cochran
11032 by: Robert L Cochran
Unknown filter was not added
11033 by: Robert L Cochran
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
how do i install a php script?
i would like the script the accept incoming messages and automatically
updated to my website?
(i'm a newbie)
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I'm attempting to run php 4.3.2 on Red Hat Linux 9 with Apache 2.0.46. I
built both Apache and PHP from source code. This is an upgrade from PHP
4.3.1 and also Apache 2.0.45.
This error message:
an unknown filter was not added: PHP
appears in my error_log file for httpd (that is, Apache).