We have successfully installed php3 and php4 under AIX4.3.3 with
Apache1.3.19.
Now we can see the php3-documents in the browser(NS4.7).
In opposition to that the php4-documents are only downloadable.
Is there any setting that is not described in the manual we have to do
therewith the browser can
php-install Digest 6 Apr 2001 10:04:17 - Issue 250
Topics (messages 2699 through 2700):
Re: PHP installtion
2699 by: Myke Carter
problem: php-document in netscape is oly downloadable
2700 by: Markus Mattes
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL
when i try to send some information for a form uses a script with the
function mail( ) never come the information may be configuartion its
wrong where can configute it
tanks for yur help
--
Atte Ing Gerardo Herrera C.
Morphos Sistemas
[EMAIL PROTECTED]
www.morphos.com
--
PHP Install Mailing
Does anyone know the way to make php4 running as NSAPI, work with named
virtuals? It seems to work only if it is a real virtual (with its own IP)
and not a named virtual. Any help is greatly appreciated
Tom Freeman
Web Analyst
StellarRAD Systems
an Everest Global Technologies Company
p | 636
To cover ANY version of PHP (and any other type of HTML file I might have
embedded PHP code in), I made sure that all the possible file 'extensions'
were mentioned in the appropriate config line in "httpd.conf"
Addtype application/x-httpd-php .php .php3 .php4 .htm
Markus Mattes wrote:
Hi all.
I'm using ReHat 7 with the latest versions of Apache and php (4).
I've done all the steps to install php with apache but when I create code
in php the webserver doesn't recognize the code, I only can code in HTML!
Something is missig, can you tell me what?
Thanks,
regards,
Hugo Sousa -
On Fri, 6 Apr 2001 [EMAIL PROTECTED] wrote:
> Hi all.
> I'm using ReHat 7 with the latest versions of Apache and php (4).
>
> I've done all the steps to install php with apache but when I create code
> in php the webserver doesn't recognize the code, I only can code in HTML!
>
> Something is miss