[imp] Can you help me about php + apache + mysql + ssl for IMP 3.x ?

EdwardSPL@ita.org.mo EdwardSPL@ita.org.mo
Tue, 30 Jul 2002 00:10:39 +0800


Hello,

Have you ever to Install these sources code packages with Red Hat 6.2 system ?
If so, what was your installation steps about this ?
I hope you can help me...

Thanks,

Edward.

Eric Rostetter wrote:

> Quoting EdwardSPL@ita.org.mo:
>
> > I can't use php and https... so can you help me ?
> >
> > When I try and access a php file via a browser, I get
> > "Your are downloading the file testphp.php" dialog box up in my browser.
>
> See below.
>
> > Edit /usr/local/apache/conf/httpd.conf :
> >
> > AddType application/x-httpd-php .php .php3
> > AddType application/x-httpd-php-source .phps
> >
> > Any mistake in here ?
>
> My guess is that you only added the above for the non-ssl part of the
> server and not the ssl part.  Probably you have 2 different virtual host
> sections; one for ssl and one for non-ssl?  And the above AddType's are
> only getting applied to your non-ssl virutal host?  Try cutting them
> and pasting them into the ssl virtual host section...
>
> Just a guess...
>
> --
> Eric Rostetter
> The Department of Physics
> The University of Texas at Austin
>
> "TAD (Technology Attachment Disorder) is an unshakable, impractical devotion
> to a brand, platform, product line, or programming language. It's relatively
> harmless among the rank and file, but when management is afflicted the damage
> can be measured in dollars. It's also contagious -- someone with sufficient
> political clout can infect an entire organization."
>
> --"Enterprise Strategies" columnist Tom Yager.