How To Install Or Upgrade Update Apache Server
How To Install Or Upgrade Update Apache Server
Post Description:
Post Tags: how, to, install, or, upgrade, update, apache, server, free php support, php scripts, php questions, php answers, programming, codes, scripts
This Post Has Been Viewed 545 Times Since Sun Jul 30, 2006 6:26 pm Posted By pinguin with 1 replies
Post Description:
Post Tags: how, to, install, or, upgrade, update, apache, server, free php support, php scripts, php questions, php answers, programming, codes, scripts
This Post Has Been Viewed 545 Times Since Sun Jul 30, 2006 6:26 pm Posted By pinguin with 1 replies
| How To Install Or Upgrade Update Apache Server |
I leased a server from you guys, I removed the Apache server that came with the Linux installation you did. But now I want to re-install Apache server in the server. How can i do this?
Leave Your Comments
Share
URL:
You can use this HTML code to put it on your website to show your friends this wallpaper. Use this code on your profile like myspace, friendster, Facebook or others. Just Copy and Paste it in your HTML on your websites Fourms BBCODE:
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums
|
Comments and replies About How To Install Or Upgrade Update Apache Server
:: 1 :: Reply #59 Reply By pinguin On Sun Jul 30, 2006 6:28 pm
Login to your SSH into your server and execute the following command at the shell prompt:
Code:
This will all the required files to successfuly install your Apache Server automatically.
Hope this helps
Code:
apt-get install php php-devel php-gd php-imap php-ldap php-mysql php-odbc php-pear php-xml php-xmlrpc curl curl-devel perl-libwww-perl ImageMagick libxml2 libxml2-devel
This will all the required files to successfuly install your Apache Server automatically.
Hope this helps
