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
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”
If anybody is stuck on 19:24 just make sure you are downloading the newest version e.g. php7.0 instead of php5
This server creating is easy but i found a bunch leaks point of it, such as FTP logging, phpmyadmin hacking, and ABSOLUTELY NO DDoS protection and securitys.
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.
When I try to write something on a Samba shared thingie I get Permission Denied, can you help me?
But how do you create like, for example : My name is Goncalo, and I want to create a mail for me from that mail server like goncalo@ubuntutestingserver.com …
How is it done ?
I still cant connect to the server after installing the apache 2
what should i do? :0
You did not create a symlink. you used the command ls -s, but u should use ln -s to create a symlink
nice one thanks man
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
very nice
Great tutorial – BTW the typing error was with the first two letters… you typed ls -l … your blog text says ln -l which creates a link
Mac user… D:
I can setup a LAMP stack in less than 5 minutes 🙂 want to know how? follow this tutorial from Jeffrey Way you'll thank me later!
https://gist.github.com/JeffreyWay/af0ee7311abfde3e3b73
Nice Video Dude !!!!!
Lorenzo bocchi @studystand only the wifi card driver 3years ago @anestésico1(·: , 🙂 🙂
in 30.22 minut : the erreur 's ln -s not ls -s
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!
Wondered if you could help.. basically on terminal its saying "Connection refused" thanks
Wow! Do you want a cookie? xD
🙂 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:)
nice one 😀
Syntax errors will get you every time. Especially when it is in the very beginning. lol
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
Kevin, Would it be easier to just use sudo tasksel to install the full LAMP package byitself?
вообще то он на VB все ставил ))) умник
i get a useful information and i think you are professional
Awesome tutorial keep going 😉 , But i want to know if i work with Servlet not PHP what i need to install is just JDK or some thing else and thanks anyway.
How can I make it so the mail function works in PHP?