Re: LAMP guide

From: Larry Anderson (larry_at_portcommodore.com)
Date: 06/10/05


Date: Fri, 10 Jun 2005 08:52:13 -0700

Charif Lakchiri wrote:

> Hi there!
>
> Anyone know a good turotial/guide for LAMP?
>
> thank in advance.

Since you say notthing about where you are at to start, I'll suggest a stack
of books about a foot high. LAMP is utilizing several different
technologies as one, Linux OS, Apache Web Server (with deals with HTML web
page coding), MySQL Database engine, and PHP Web Scripting language, to be
effective you should reasonably understand how each functions seperately
and then how to pull them all together.

(Starting with the 'L' and 'A')
Linux and Apache:

A Linux General Reference i.e. Fedora Core 3 Bible by Negus - Wiely (has the
OS on CDs in it and everything, really great for learning all the basic
Linux setup/features.)
Linux Administration - A beginner's Guide, Saha - Osborne (once you have
linux going, learn how to properly keep it running.)

HTML book
 - I like the peachpit press books: Visual Quickstart Guide to HTML

That should take care if L and A

(next should be 'P', but I'm going to go to 'M')
MySQL Books
 - SQL In Easy Steps (Barnes & Noble) again for the noob, gives you a good
quick look in how SQL works.
 - Visual Quickstart Guide to MySQL (for when you want learn it right)

(Now for 'P')
PHP books
 - PHP In Easy Steps (Barnes & Noble) for the utter noob
 - PHP Visual Quickstart Guide (to correct the bad things you learn about in
the first book)

Putting LAMP all together
 - Beginning PHP, Apache, MySQL Web Development - WROX books
 - PHP, MySQL Website Programming; Problem - Design - Solution

That should get you going... oh and several months to take that all in.

Larry

-- 
   01000011 01001100 01000001 01010011 01010011 01001001 01000011
Larry Anderson - Sysop of Silicon Realms BBS  (209) 754-1363  300-14.4k
   Set your 8-bit rigs to sail for http://www.portcommodore.com/
   01010001 01010101 01000001 01001100 01001001 01010100 01011001


Relevant Pages

  • Re: [PHP] Problems connecting to mysql
    ... It's possible that PHP on the Linux box has a different mysql client ... Your command line in Linux could be using yet another different client ... I was using a FAMP (FreeBSD Apache MySQL PHP) server for some web ...
    (php.general)
  • Re: LAMP guide
    ... Linux and Apache: ... - I like the peachpit press books: ... MySQL Books ... PHP books ...
    (comp.os.linux)
  • Re: Learning PHP and MYSQL on own laptop possible?
    ... likely put it on a more powerful machine and learn Linux and Apache. ... BTW - many books on PHP and MYSQL include a section on how to install ...
    (comp.lang.php)
  • Re: Auswertung von =?UTF-8?B?RnJhZ2Viw7ZnZW4gdW50ZXIgTGludXg=?=
    ... Linux als Basissystem. ... MySQL als relationale Datenbank um die Fragebogendaten zu verwalten und auszuwerten. ... PHP kann auch durch Perl und MySQL könnte auch durch POSTGRES ersetzt werden. ...
    (de.comp.os.unix.linux.misc)
  • RE: [PHP] Small LAMP install/distro
    ... I can recommend Fedora Core 6, it has more uptodate Apache, PHP and MySQL, ... And while I'm 'comfortable' getting around in linux and know a few tricks, ...
    (php.general)