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
You can have a .php file with:
(...)
more html
When you do '?>' the php stops and when you do '
To: "kimBlim" <[EMAIL PROTECTED]>; "Nuno Lopes" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, January 07, 2003 3:46 PM
Subject: Re: [PHP-INST] Windows install that is bugging me...
>
Thanks but before of all i did was follow your instructions on that web page
with the same result.
- Original Message -
From: "Dan Anderson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 08, 2003 2:29 AM
Subject: [PHP-INST] Re: Apache 2.0.43 & php 4.3.0 coredumped
Im configuring Apache 2.0.43 with php 4.3, to compile
and install apache is ok.
during the install of php 4.3 get the error when make
tries to install cli, the make breaks in this line:
...Zend/zend_sprintf.lo Zend/zend_ini.lo
Zend/zend_qsort.lo Zend/zend_multibyte.lo
Zend/zend_execute.lo sapi/cl
Hi,
just wondering if anyone has an older version of php_gd.dll, so I can use the gif
generator??
dont know if it has any importance, but I am on a win2k, running php under the IIS..
cheers,
kimblim | www.kimblim.dk
I have been keeping our PHP version up to date for several years now. The only extra
extension we load is php_ldap.dll. I extracted and installed PHP 4.3 exactly the same
way I always have and for some reason it refuses to find any of the extensions.
With 4.3 I always get:
Content-type: text/ht
Well, I figured it out. New files in the dlls directory and not in the path. The error
message sent me on a wild goose chase.
:-\ Sorry...
-Original Message-
From: Ryan Jameson (USA)
Sent: Wednesday, January 08, 2003 10:40 AM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] 4.3 The specified m
On Fri, Jan 03, 2003 at 11:33:45AM -0800, Mike Young
wrote:
>
> Hi,
>
> I'm new to the list and pretty new to php so please
> forgive my ignorance.
>
> I came across a piece of php code to redirect
foreign
> countries to a page translated into their language
and
> I wish to put it on an html pa
php-install Digest 8 Jan 2003 22:13:40 - Issue 1192
Topics (messages 9623 through 9630):
Re: Redhat 8 > PHP
9623 by: Mitch Pirtle
Re: Windows install that is bugging me...
9624 by: Nuno Lopes
Re: Apache 2.0.43 & php 4.3.0 coredumped
9625 by: Jose
php 4.3 breaks in
Hi.
Have anyone succeeded with setting up PHP as a CGI with RedHat8.0?
Best regards / Martin
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Mike,
there are several solutions to your problem. Here are a few:
1) Redirect visitors to the new page
To do this, create/modify a .htaccess file in the directory where your old
page is and include the following line:
Redirect permanent oldpage.html http://yourserver.com/newpage.php
T
I installed Apache and PHP and when I try and run PHP files, they won't
accept variable values that apache tries to post to it. I've tried using
both forms and the format that you see above in the subject. Anyone got a
guess at what may be wrong?
-Brian Ross
--
PHP Install Mailing List (http:/
In a message dated 1/8/03 4:53:09 PM Pacific Standard Time,
[EMAIL PROTECTED] writes:
> I installed Apache and PHP and when I try and run PHP files, they won't
> accept variable values that apache tries to post to it. I've tried using
> both forms and the format that you see above in the subject
At http://www.php.net/manual/en/install.apache2.php
in the "PHP and Apache 2 on Linux," it states:
10. ./configure --with-apxs2=/usr/local/apache2/bin/apxs
With RH Linix 8.0 install, there does not appear to be an Apache apxs file
available for the configure run (realizing the RH Apache install
> At http://www.php.net/manual/en/install.apache2.php
>
> in the "PHP and Apache 2 on Linux," it states:
>
> 10. ./configure --with-apxs2=/usr/local/apache2/bin/apxs
>
> With RH Linix 8.0 install, there does not appear to be an Apache apxs file
> available for the configure run (realizing the RH A
15 matches
Mail list logo