Re: getting a php capability on ubuntu was Re: using scripting languages to automate a browser [message #180405 is a reply to message #180402] |
Mon, 11 February 2013 13:40 |
Warren Post
Messages: 2 Registered: February 2013
Karma:
|
Junior Member |
|
|
On 02/10/2013 08:58 PM, Cal Dershowitz wrote:
> The tutorial I looked at wants me to install XAMPP. Is that the best
> idea for getting a php development environment squared away given that this
>
> $ uname -a
> Linux fred-desktop 3.2.0-33-generic-pae #52-Ubuntu SMP Thu Oct 18
> 16:39:21 UTC 2012 i686 athlon i386 GNU/Linux
>
> is my platform?
I have a strong preference for using my distro's packages when available
rather than 3rd party products. In your case, that would be Ubuntu's
Apache, either MySQL or MariaDB, and PHP, installed and tested in that
order. This combination is called LAMP.
I haven't had opportunity to set up a LAMP server on Ubuntu, but perhaps
the notes I took when doing it on Mandriva will help you get going:
http://my.opera.com/wpost/blog/index.dml/tag/LAMP
--
Warren Post
|
|
|