Author Topic: howto install php 5 on ebox - sarge with webserver module  (Read 2764 times)

nicolasdiogo

  • Forum Moderator
  • Zen Samurai
  • *****
  • Posts: 263
  • Karma: +3/-0
  • a pessimist, but trying out optimism
    • View Profile
    • BrainPowered Business Intelligence Consultancy - UK
howto install php 5 on ebox - sarge with webserver module
« on: March 10, 2008, 03:04:02 pm »
hi,

i would like how i can install php5 on a ebox debian sarge?
could it cause problem to the ebox installation?

thanks

Nicolas
my opinions and suggestion expressed on this forum are my own as a user.
please note that i am not part of the Zentyal Development Team

www.brainpowered.net - supporting open-source Business Intelligence in Europe

sixstone

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1417
  • Karma: +26/-0
    • View Profile
    • Sixstone's blog
Re: howto install php 5 on ebox - sarge with webserver module
« Reply #1 on: March 10, 2008, 04:46:19 pm »
Add your favourite debian sarge repository to /etc/apt/sources.list, for instance:
Code: [Select]
deb http://ftp.de.debian.org/debian sarge main contrib

And run the following command prior to installing php5:
Code: [Select]
$ apt-get update

I should be ok. Every new created virtual host, you have a special directory (/etc/apache2/sites-available/user-ebox-$vhostName) to include every configuration file you need.

I hope this helps.
My secret is my silence...