LAMP (Linux, Apache, MySQL, PHP) and Mail server tutorial




This is a tutorial on how to set up a LAMP (Linux, Apache, MySQL, PHP) on Ubuntu in a virtual machine. This is prefect for having a little development server to …

Original source


28 responses to “LAMP (Linux, Apache, MySQL, PHP) and Mail server tutorial”

  1. This video has been great so far. there are a few things though. Its getting out of date.
    Had a bit of a time with php7.0 and php-memcache. Also getting the Ubuntu server to log in as root, took a bit of technomagic. I'm going to do the last half now. You should do a new one, or provide link to it if you have already, as your pacing and explanations are pretty good. Best wishes.

  2. After 1 year of research and lots of hours and hours, i have to thank
    all tutorials but it's not so easy to have a secure home webserver that
    works like you were paying hosting company!! I
    created an image file that can be cloned to any comuter and run your
    server immediately with strong firewall and millions of blocked bad ips
    and of course preconfigured programs that were a little bit difficulty
    to figure out how to do all these things!
    i fyou are interested check here http://www.ebay.com/itm/RTP-SERVERS-7-9A-/262315268548?hash=item3d133559c4:g:HM0AAOSwZ8ZW1jTt

  3. Tutorial was great, the talking and stuff was good helped me feel not as dumb! I came across a problem when using the command
    " ln -s /etc/phpmyadmin/apache.conf /etc/apache2/conf.d/phpmyadmin.conf"
     i got a error message saying
    "ln: failed to create symbolic link ‘/etc/apache2/conf.d/phpmyadmin.conf’: No such file or directory"
    Any advice on how to get round this problem? 
    Thanks!

  4. 🙂 good one!
    im wondering how i can reveice emails on my server, i need to receive emails and save the mail-body of the email in my database.
    i just started programming and am now working at my first ios App, what i need this for:)

  5. Every time I try to ssh onto the server it gives me this message: ssh: connect to host 192.xxx.x.xxx port 22: Connection refused. I have no idea what to do and I couldn't find anything online. Do you have any idea on how I can fix this?

    Thank you

Leave a Reply