Ubuntu Servers :: 8.04 LTS - How To Get Updated Version Of PHP
Dec 3, 2010
How can I get an updated version of PHP on Ubunut8.04LTS? I think the version that is on it by default is php5.2.1 - I need to use 5.2.10 at least for a web based application I use. Is there a way to tell Ubuntu to use this version - I don't what to go to 10.04LTS as that has php5.3 I think. If I manually install php 5.2.10 it might get messy and will Ubuntu damage it when I run an apt-get update?
View 1 Replies
ADVERTISEMENT
Feb 23, 2010
Im trying to install a program off of the internet and i cannot figure it out. i need to install an updated version of deluge, the updated version is not in the ubuntu catalog yet. so here is the process i went through.
1) went to deluges site, clicked download version 1.2.1 on homepage.
2) went to ubuntu category and chose: "The Deluge packages in Ubuntu:"
3) went to the exact hits category and chose the lucid 1.2.1 version of deluge.
4) went to bottom of page and under "download deluge" and clicked the link
5) chose one of the north america choices
6) chose to open with GDebi Package Installer (default)
7) gave me this error in red letters at top : Error: Dependency is not satisfiable: deluge-gtk (= 1.2.0-1)
View 2 Replies
View Related
Apr 17, 2010
I had downloaded Bluefish editor from the Ubuntu Software center, some time ago... but today I just visited their new site and I found out that their latest stable version is 2.0.0 where as I have the 1.0.7.
how do I remove the existing one and install the latest stable release? I searched in the software center but it wasn't available. what do I do and how do I get the latest release....
this is the instruction given but can't understand it.
[URL]
View 7 Replies
View Related
Dec 30, 2010
I recently updated my ubuntu to the newest version 10. I have a DSL router with a password. When I try to connect to the net it will try to connect for about 5 or so min then say that I am disconnected. I cannot remember what option I had before to connect but its not on this version.
View 4 Replies
View Related
Mar 18, 2010
The DST in Chile has changed due to the earthquake. I am using openSuSE 11.2, but my clock is using the pre-earthquake info. I am currently using timezone and timezone-java version 2009u-0.1.1, and I believe there is an updated timezone version 2010u, but it hasn't been uploaded to the official repositories yet. How can I fix my timezone?
View 1 Replies
View Related
Jan 27, 2011
What is the best place to get an updated nVidia video driver for CentOS 5.5? Is there a CentOS package available that will update it? Or is it best to download it directly from nVidia? Also, I do not have an internet connection on the machine, so it will have to be a manual download and installation.
View 1 Replies
View Related
Aug 10, 2010
I havent used Linux in a long time. I dug up an old copy of Suse (version8.2), and installed it on an old 599MHZ PC. Ive been trying to update the various libraries to be able to get a updated version of Firefox installed. Is there any chance that this can work? I need to know if Im wasting my time and should just put winxp on this PC. Also, I cant get any repositories working. I assume the default ones I have on the Suse installation are bad and the ones for the later versions will not work.
View 9 Replies
View Related
Aug 1, 2010
I am using CentOS 5.4. I updated my firefox to 3.6.7.
After that when I login in facebook and click anything in facebook, my pc log out, even from root user.
cause & solution of this problem.
View 2 Replies
View Related
Aug 31, 2010
On my virtual machine ubuntu 8.10, the date and time settings are not updated every time when I restart the machine.
View 2 Replies
View Related
May 4, 2010
I've just updated from 9.10 to 10.04. Everything seems to run fine except for zend optimizer which is throwing "Zend Optimizer not installed" error. I went to php.ini and the following line is still there
Code: zend_extension=/etc/php5/ZendOptimizer.so.Also I checked that the file does exist and that the php.ini I am looking at is in fact the php.ini file that is being used by the server.
View 3 Replies
View Related
Oct 31, 2010
Code:
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/apache2/conf.d/mcrypt.ini on line 1 in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib
[Code]....
I have checked for directories and the file it is looking for does not seem to exist. the only file in that folder is pdo.so
View 3 Replies
View Related
May 25, 2011
I am looking for a version of vmware that manages 2 severs at the same time and that mirrors them such that if one goes down we can still work on the second and of course it also works as a backup. Also, must work on a ubuntu server I have looked but there are so many version that I don't know which one is the best.
View 1 Replies
View Related
Sep 1, 2009
But after it updated and I restarted the service, it's reporting 2.2.0 on any error page. Yet through yum it's reporting 2.2.13-1. Is that normal? I've only ever used 2.2.x, starting with 2.2.6ish.
View 3 Replies
View Related
Jun 21, 2011
I am using the default CVS available in Fedora 9. I initiated the CVS server by
cvs -d /usr/local/cvsproj init
To check-in and check-out the following exports commands are used
export CVS_RSH=ssh
export CVSROOT=:ext:swathi@SERVER:/usr/local/cvsproj
I shall explain problem by taking an example. A project was checked in long before (for example the checkin date is 25 Feb 2010). And today (i.e. 21 June 2011) I checked out the project from the repository. After checkout, the date of the project in the repository is changed from 25 Feb 2010 to 21 June 2011. This date is set to all the subfolders in that project. But the files in the project retains the checking date i.e. 25 Feb 2010. Why the check-in dates are getting updated/changed to the system time after doing check-out.
View 2 Replies
View Related
May 5, 2010
With: Code: sudo apt-get clean ; sudo apt-get update ; sudo apt-get upgrade I get:
[Code]...
View 6 Replies
View Related
May 30, 2010
My remote server is running on php 5.3.*
but I need php 5.2.*. what command line entries I need to make to get my php to the desired version?
View 1 Replies
View Related
Dec 9, 2010
For testing purposes is it possible to have two different PHP Versions running on the Same Server? I have Ubuntu 10.04 with PHP 5.3.2 and I an older applcation that will not run on 5.3.2 but will run on 5.2.x - I will be upgrading this application shortly but until then I need it to run using the older PHP.I've seen notes on remove 5.3.2 and install 5.2.10? from teh Karmic packages, but it would be great to have both version running together.
View 2 Replies
View Related
May 23, 2011
Is the MySQL version installed during the installation of say Ubuntu Server 10.04, the MySQL Community Version?
View 2 Replies
View Related
Feb 19, 2010
When I use apt-get to install Samba the latest version is 3.0.26??????. The current stable version is 3.4.5 and 3.5 is about ready to be released. Is there anywhere I can get a deb package any newer that the one in APT? or will I have to compile from source?
View 4 Replies
View Related
Jun 1, 2010
Would someone please point me in the direction of how to change the display resolution on Ubuntu server version 9? I am talking about the actual VGA port on the back of the server. I am NOT talking about anything related to XWindows or a SSH session. This is a text based display. When I installed Ubuntu Server 9 on my server I picked a larger display resolution than I really want.
View 8 Replies
View Related
Jun 25, 2010
I've spent all day trying to work this out. We have a ticketing system (request tracker), which polls a POP3 mailbox for new inbound ticket emails. We've upgraded both our mailserver to exchange 2007 and are trialling RT on a new ESXi host. While this arrangement has worked perfectly for 2 years on exchange 2003, 2007 gives you the option of using TLS.
Unfortunately, the version of fetchmail in the repositories for 10.04 (fetchmail 6.3.9) just does not want to work with exchange 2007, no matter what i specify in /etc/fetchmailrc, however by playing around with the production RT server, I've found that upgrading fetchmail to 6.3.17 (which is the latest version) just makes everything work again.
However, I've pretty much broken the fetchmail install on my production box - I now seem to have both 6.3.9 & 6.3.17 installed on there, and if I use /etc/init.d/fetchmail to restart it, it'll restart 6.3.9 which then generates errors about certificates and never collects any mail, however if I manually start fetchmail then it starts 6.3.17 (which is the version that i want the init script to start for me).
So, 2 questions. How do I fix my garbled install of fetchmail on my production box, and how do I upgrade my ESXi instance to fetchmail 6.3.17 without breaking anything? I'm happy with doing the ./configure and make install to get 6.3.17 on the box, but it then extracts it to my home directory - what do I do then to update the 6.3.9 fetchmail files that are currently in existance?
View 2 Replies
View Related
Jul 12, 2010
I'm just about to commence a full reinstall of my home media server. Planning on using 1x 1tb and 7x 1.5TB drives in raid 6. I notice the version of mdadm distributed in Ubuntu is 2.6.7.1, but versions exist up to 2.6.9 (excluding all the 3.X ones) Is it worth using a later version? Or is 2.6.7.1 used for a particular reason?
View 2 Replies
View Related
Feb 9, 2011
I have Ubuntu Server 10.04 Lucid (LTS) installed on my server (EC2 instance). I'd like to install Memcached on it. When I type "sudo apt-get install memcached" I get version 1.4.2-1ubuntu3 installed.
I know there's a newer version 1.4.5 and looking at [URL]..I found it's available in the newer version of Ubuntu (Maverick). Question: is it possible to get the newer version 1.4.5 using apt-get on my current server?
View 1 Replies
View Related
Apr 15, 2010
We are running clamav on 9.10 (with MailScanner)... I upgrade our clam av from respiratory today and it is still showing old version.. When i do freshclam i get this: Local version: 0.95.3 Recommended version: 0.96
[Code]////
Is there 0.96 available from respiratory? Or i have to install it manually from .deb package?
View 2 Replies
View Related
Aug 12, 2010
Is it possible to install some administrative tools under the System -> Administration tab of the Desktop edition of Ubuntu, so that xinetd, chkconfig, netservices, etc can be controlled? I am left with an uneasy feeling about my Desktop version, and finding that it is running services that I really do not want to allow. Apache2 is running for example, but I really am not a web server (yet). Another service is strigi, the indexer. I prefer to have it turned off at times.What administrative tools does Ubuntu offer that can be placed in the sys-admin tab?
View 2 Replies
View Related
Sep 17, 2010
how you change the default version of python in Lucid. Lucid comes packaged with 2.6 but we use 2.5 where I work. I didn't see much of anything on the web for this topic so figured I'd post something. If you are installing python2.5 on Lucid version 10.04 (comes package with 2.6 only)
View 1 Replies
View Related
May 31, 2011
All, This is a x-post from the Linuxmint forums. I did this testing on Mint 11 install - but also tried the exact same thing on an Ubuntu 11.04 release and had the exact same output to deal with..Follow along: I'm having trouble with MDADM.... It's not acting like I expect it to.... hopefully someone can enlighten me.
Code:
MintRAID aaron # mdadm --create --verbose /dev/md0 --level=5 --raid-devices=3 /dev/sdb /dev/sdc /dev/sdd
MintRAID aaron # mkfs.ext3 /dev/md0
Added this line to /etc/fstab:[code]...........
I update my fstab with /dev/md127 instead of /dev/md0 and it seems to be working ok.What in the heck is going on? Why all of the naming descrepencies? Can someone help me understand what's going on? I have used the same steps on other (and older) distros and haven't had these troubles. (Ubuntu 9 or 10 something and Cent/RHEL 5.5) I've always named the first array md0, and it's always stayed md0 through reboots, etc etc etc...
View 9 Replies
View Related
Apr 7, 2010
how to configure ftps server on any version of fedora.
View 3 Replies
View Related
Dec 19, 2010
I've downloaded the Ubuntu Server 64AMD version. Will this work with an Intel Xeon processor? I've an old SuperMicro 1U Server X5DPR-8G2+ Xeon Dual 2.8GHz/1GB I'd like to use. Will Ubuntu Server work with this or do I need the 32bit version?
View 3 Replies
View Related
Oct 21, 2009
i have a new vServer with Fedora 6.So now i want to update my box. how can i get a full updated server??
i do this stepps:
yum install yum-fastestmirror
yum update << all installed
yum upgrade << no packages to update
is it a good idea to change the respository to a newer version? can I get a secure and good server with Fedora v6? if no, how can I upgrade to a newer version? is my box now updated or is this only a lightupdate of an old fedora version? ps: sorry for the very bad english
View 1 Replies
View Related