I need help in installing Xampp on Ubuntu 14.04LTS?
Asked
Active
Viewed 1.5k times
1
-
Help how to install xampp on ubuntu 14. 04LTS can not help me urgent please – Jonathan Salas Ramirez Jun 05 '15 at 23:26
-
read this and this – JoKeR Jun 05 '15 at 23:28
-
Help how to install xampp on ubuntu 14. 04LTS can not help me urgent please – Jonathan Salas Ramirez Jun 05 '15 at 23:28
1 Answers
2
Better than xampp use LAMP open a terminal an execute the following:
sudo apt-get update
sudo apt-get install lamp-server^
-
I put it as a comment: "Mejor que xampp usa LAMP abre una terminal y ejecuta lo siguiente." – JoKeR Jun 05 '15 at 23:32
-
Ok Joker it was for him to find it it easier please correct the and also – Brask Jun 05 '15 at 23:34
-
I understand but this is literal english speaking website and tries to preserve use of english only. You can make a notice to post it as a comment if the OP won't understand it in english. – JoKeR Jun 05 '15 at 23:36
-
ready and run the following then I tell how I can open a practice of php Please – Jonathan Salas Ramirez Jun 05 '15 at 23:39
-
-
-
lamp-server could not be found. It doesn't seem to be in the standard repositories... – mcExchange Nov 30 '16 at 15:02