Re: getting a php capability on ubuntu was Re: using scripting languages to automate a browser [message #180416 is a reply to message #180415] |
Tue, 12 February 2013 07:02 |
The Natural Philosoph
Messages: 993 Registered: September 2010
Karma:
|
Senior Member |
|
|
On 12/02/13 05:23, Cal Dershowitz wrote:
> I'm gonna try to get php as a two stepper, and if I fail, I'm coming
> right back here.
Its very simple, with a few provisos
Install apache. Get a web server running by editing te config files a
bit. Not much really.
Install PHP
you may need to adjust apache to use it, but mostly not
Install any php libraries you need to communicate with other stuff like
mysql etc.
Sometimes you need to tell PHP to use them.
then get coding.
--
Ineptocracy
(in-ep-toc’-ra-cy) – a system of government where the least capable to
lead are elected by the least capable of producing, and where the
members of society least likely to sustain themselves or succeed, are
rewarded with goods and services paid for by the confiscated wealth of a
diminishing number of producers.
|
|
|