Martin,

I don't think PHP has a server, as far as I remember PHP is like CGI, that
is something about your HTML indicates to invoke the PHP engine and pass in
the HTML (to be parsed and do the PHP stuff).  My guess is there is some
apache config stuff you must do, check out php.org

Jay
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 31, 2002 1:42 PM
Subject: RE: [vox-tech] PHP


> Thank your very much for this.  The install seemed to work beautifully -
> stopped and restarted Apache and Apache SSL, made some changes to
> httpd.conf etc.
> Only, it doesn't appear that php is running on my server - and I cannot
> locate a PHP file to execute.  I tried restarting my machine, but with
> no perceptible effect.
>
> Regarding other packages like PHP - I have been using a product called
> HTML/OS from Aestiva.  This is like PHP but includes a built in
> database.  I found it very easy to use (except integrating it with
> Dreamweaver when doing HTML).  The big problem is, it is very expensive
> and it is tied to a single domain.
>
> Regards
>
> Martyn R. Whittaker
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of Jay Strauss
> Sent: Friday, March 29, 2002 10:25 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [vox-tech] PHP
>
> do:
>
> apt-cache search php
> and you'll see
> php4
>
> then do apt-get install php4
>
> But why don't you use a good language like Perl :)
>
> ----- Original Message -----
> From: "Martyn R Whittaker" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, March 30, 2002 12:00 AM
> Subject: [vox-tech] PHP
>
>
> > Could anyone tell me how I could install PHP?  I am using Debian.
> >
> >
> >
> > I tried
> >
> >
> >
> > apt-get install PHP
> >
> >
> >
> > but got:
> >
> >
> >
> > E: Couldn't find package PHP
> >
> >
> >
> > Regards,
> >
> >
> >
> > Martyn R. Whittaker
> >
> >
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
> _______________________________________________
> vox-tech mailing list
> [EMAIL PROTECTED]
> http://lists.lugod.org/mailman/listinfo/vox-tech
>
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.338 / Virus Database: 189 - Release Date: 3/14/2002
>
>
> _______________________________________________
> vox-tech mailing list
> [EMAIL PROTECTED]
> http://lists.lugod.org/mailman/listinfo/vox-tech


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

_______________________________________________
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech

Reply via email to