This forum is no longer active. Please post your questions to our new community site

Forums LAMPStack

installing applications on lampstack

Subscribe to installing applications on lampstack 4 post(s), 2 voice(s)

 
Avatar arnab74 15 post(s)

I downloaded the lampstack virtual appliance and was able to install suagrcrm application stack(downloaded bin file).
Now I would like to install an application(eg orangehrm) which is not a bitnami stack.

Please state the steps to do so.
I believe the lamp stack comes with PEAR.
Regards
Arnab

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Hi,

Right, it ships PEAR. To install a different application you can follow it installation guide. You can follow a similar schema like the bitnami module: you can create a orangehrm folder in the “apps” directory and copy and customize the “conf/sugarcrm.conf” file in your application. You will ahve to create the database for orangehrm and configure it.

 
Avatar arnab74 15 post(s)

Thanks for the reply,
Does php have support for GD2 and xsl as well.
Regards
Arnab

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Yes, LAMP Stack supports GD2 and xsl.

Forums LAMPStack