Tagged Questions
1
vote
3answers
1k views
Safely update php 5.3.3 to >=5.3.4 on centos 6
Would the following works fine without any issues? I have apc cache installed, the other packages the usual php configuration.
yum update php
would that be enough?
it is an active server, so want ...
1
vote
3answers
46 views
Mysql automatic update on Linux servers
We are running a couple of shared host linux servers and a private one.
We are running cPanel/WHM licenses under them.
The predicament I am facing is :
How can I run the following command ...
0
votes
2answers
118 views
Upgrading php, mysql, and apache
I have been looking around and have not found a good answer to my question. I currently have php 5.3.3 installed via yum on my centos 6.3 server. I need to upgrade to php 5.3.10 or later. It is my ...
0
votes
3answers
154 views
Scripts has stopped working after apache/php update
I have updated php to 5.3.1 now some of the scripts hosted on my vps have stopped working. This includes whmcs and fantastico. All these scripts are showing a blank page. now debugging each and every ...
2
votes
2answers
1k views
Do I need to update Apache on CentOS 5.6?
Running: CentOS 5.6
I have been on Google and reading all weekend on trying to update Apache to the latest version (2.2.19), but am now a little confused. Does the CentOs version 2.2.3 include ...
0
votes
2answers
464 views
Server problems: Apache2 upgrade problem
I have just been running aptitude update on my debian server via webmin when the install failed, Now my Apache2 server isn't running properly as it isn't recognizing the "namevirtualhost" directive, ...