Add new comment

Submitted by Anonymous (not registered) on Wed, 2006-01-25 20:55.
slight modification to the apache2/php installation i posted before... Do this before you install apache2... or the old settings will remain in the system
  apt-get --purge remove apache2
apt-get --purge remove apache2-common
apt-get --purge remove php4
when you install use this instead
  apt-get --reinstall install php5 libapache2-mod-php5 php5-mysql php5-curl php5-gd

-- thanesh .s
Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.