-2

Can we install xampp package in cloud9-ide ?

bc247
  • 17
  • 1
  • 1
  • 6

1 Answers1

0

Cloud9 workspaces use Ubuntu Linux to run so you cannot install XAMPP but you can use/install a LAMP stack.

If you create a workspace and select the PHP template, you'll have a LAMP stack already setup for you.

Brady Dowling
  • 4,920
  • 3
  • 32
  • 62