php-install Digest 7 Apr 2001 16:04:29 -0000 Issue 251

Topics (messages 2701 through 2706):

problem mail()
        2701 by: Ing. J. Gerardo Herrera Colin

Named virtuals with iPlanet Enterprise and Solaris
        2702 by: Tom Freeman

Re: problem: php-document in netscape is oly downloadable
        2703 by: Steve Brazill

I'm having problems installing PHP with Apache on RedHat 7
        2704 by: sousa.hugo.adlittle.com
        2705 by: Joe Laffey

ADD A PROVEN LEAD SYSTEM FOR EXPLOSIVE GROWTH
        2706 by: explodeyoursales2822.juno.com

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------


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







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.625.5839 e | [EMAIL PROTECTED]
http://www.stellarrad.com






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:

> 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 show us both types of php?
>
> Thanks for help,
>
> Markus Mattes
>
> e-mail: mmattes.de.ibm.com
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]




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 - A Newbie in PHP world! :)
**** This message is from Arthur D. Little, Inc., and/or one of
Arthur D. Little's subsidiaries or affiliates and may contain
confidential business information. It is intended for the addressee
only and may not be copied without our permission. If you are not
the intended recipient please contact the sender as soon as possible.****





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 missig, can you tell me what?

Did you put this kind of stuff in your httpd.conf?

LoadModule php4_module          modules/libphp4.so  #  should  be  YOUR  path
AddModule mod_php4.c
<IfModule mod_php4.c>
  AddType application/x-httpd-php .php
  AddType application/x-httpd-php .php4         #Some people use
  AddType application/x-httpd-php .php3         #these extensions
  AddType application/x-httpd-php-source .phps
</IFModule>

Check your apache error log for reports of problems.

Joe Laffey
LAFFEY Computer Imaging
St. Louis, MO
----------------------
Need to do multi-file string replacement in Un*x, but don't want to mess
with sed? Try rpl. It's a free text replacement utility with source.
http://www.laffeycomputer.com/rpl.html  -- Check it out!
------------------------------------------------------------------------







PRE-QULIFIED NETWORK MARKETER LEADS FOR YOUR BUSINESS!
SALE PRICES ALL THIS WEEK!
SHARE WITH YOUR ENTIRE DOWNLINE FOR GUARANTEED SUCCESS!

CHECK OUT OUR SITE AND LET US KNOW WHAT WE CAN DO TO HELP YOU SUCCEED!!


http://www.geocities.com/betterleadsthanever




**************************************************************
THIS EMAIL COMPLIES WITH ALL REGULATIONS.  TO BE REMOVED SIMPLY
EMAIL [EMAIL PROTECTED] FOR IMMEDIATE REMOVAL FROM ANY
FUTURE EMAILS FROM OUR COMPANY.
**************************************************************


Reply via email to