Questions tagged [ubuntu-8.04]

For issues relating to using Ubuntu, version 8.04.

Ubuntu is a desktop and server operating system based on Debian GNU/Linux. Note that http://askubuntu.com is specifically dedicated to Ubuntu questions.

31 questions
1
vote
2 answers

rsync error: Bad file number

I'm trying to rsync content from local machine (Windows 7 on 64bits) to remote server (Ubuntu 8 on 64bits) and it fails. Any piece of advice is more than welcome as I've already spent too much time with this crap... Thanks in advance! $ ls -al total…
eistrati
  • 2,314
  • 6
  • 26
  • 35
1
vote
1 answer

Undefined method `end_with?' for "no such file to load -- Win32API":String (NoMethodError)

I'm just setting up a new server and want to install the Twitter gem but am running into problems on Ubuntu 8.04/Ruby 1.8.6 It says that "multi_json requires RubyGems >= 1.3.6", but running "gem update --system" obviously tries and updates to…
wastedhours
  • 257
  • 5
  • 14
1
vote
0 answers

SVN checkout using https Error

I'm setting up Qebek using the instructions and tool versions as given in its paper Click to see the link An error occurs when svn checkout using https is executed. The error is as follows: ubuntu@ubuntu-desktop:~$ svn co…
Nooma Roohi
  • 21
  • 1
  • 3
1
vote
1 answer

Upgrade maven.2.0.8 to maven.2.0.9 on Ubuntu Hardy Heron (8.04)

Ubuntu packages for 8.04 only goes upto version 2.0.8 of Maven. How do I install maven 2.0.9 package using apt-get or other Ubuntu package installer ? Thanks.
user369599
  • 81
  • 2
1
vote
1 answer

Syntax shell scripting? "word unexpected in" getopts

Good evening everybody, We're looking forward to execute a shell script on an Ubuntu 8.04, But it returns a special error: line 14: Word unexpected (expecting "in") So here is a preview of the script: #!/bin/sh #Declaration of shell…
2G1P
  • 67
  • 9
1
vote
2 answers

monit and apache site behind http-basic-auth

I have a web server which is protected behind http-basic-auth. I've read through the monit docs and it doesn't seem like there's a clear way to pass credentials in order to test that the test page on the server is being returned correctly. Any…
Julian H
  • 1,809
  • 17
  • 18
1
vote
3 answers

My server intermittently won't serve pages to Safari 4... Need help!

I just upgraded my browser to Safari 4 and find that our website is having some major issues specific to that browser version. As I click through pages on our site it takes one or two clicks before the browser window simply goes blank. When the…
user77413
  • 30,205
  • 16
  • 46
  • 52
0
votes
2 answers

How to Mono, PHP and .NET module run together on Ubunty Hardy at Slicehost?

I'm running a rails app and PHP at my SliceHost Ubuntu Hardy Heron vps server. I've a PdfProcess.exe module built upon ASP.NET (.NET 2). I've one PHP file which uses a passthru("PdfProcess.exe ......") function which loads a pdf template and outputs…
millisami
  • 9,931
  • 15
  • 70
  • 112
0
votes
1 answer

sqlite group_concat without group_concat

I'm in a bit of a bind: I'm limited to using sqlite 3.4.2 w/ php5-sqlite (ubuntu hardy) and I've got some complex queries that were written using the group_concat() function. Now, this function isn't supported in version 3.4.2 of sqlite, and I can't…
danjarvis
  • 10,040
  • 3
  • 22
  • 21
0
votes
1 answer

manually compiling ruby 1.8.7 on ubuntu hardy

running two rails 2.3.8 apps on two virtual servers in ubuntu 8.04 with apache and passenger. the ruby version is 1.8.6 we are upgrading one of the apps to rails 3.0.4. my understanding is that we need ruby 1.8.7 to run the app. with this version of…
Jay
  • 6,206
  • 11
  • 48
  • 82
0
votes
2 answers

cant understand mondodb server installation steps

i followed a lot of steps and finally am stuck here. am a rookie. pls help me understand the following lines :: (frm the page http://www.mongodb.org/display/DOCS/Building+for+Linux) pick a stable version unless doing true dev git tag -l Switch to a…
Chani
  • 5,055
  • 15
  • 57
  • 92
0
votes
1 answer

nginx - ubuntu 8.04 LTS - php-fpm

Does anyone know a repository which can be used to install php5-fpm for Ubuntu 8.04 LTS ? Can it be installed onto 8.04 LTS ? Im currently usnig spwan-fcgi, but wanted to try php5-fpm to see the speed diference. thanks
Ankh2054
  • 1,103
  • 2
  • 16
  • 39
0
votes
1 answer

RSS via Ubuntu Apache PHP - content delivered but not recognized by reader

This is a little difficult to explain so please bear with me : Using FF as my RSS reader to test, I am migrating a site which has an RSS Feed component to it; on the old server (apache on fedora 7) the PHP delivers the RSS, and the content is…
user373396
  • 100
  • 1
  • 1
  • 6
0
votes
1 answer

I get a timeout when I try to install Android app through Eclipse ADT

Whenever I try to install an Android app on my HTC device via the Eclipse ADT I get: [2010-07-27 15:33:20 - Touch] Failed to upload Touch.apk on device '' [2010-07-27 15:33:20 - Touch] java.io.IOException: Unable to upload file:…
Magne
  • 1
  • 1
0
votes
1 answer

CVS - Cleaning up the CVS repository

I just set up CVS on my local machine. But now I need to clean it up and bring it up to a point of the raw CVS installation. I tried searching for "uninstall cvs on ubuntu" but did n't find any luck. Can anyone share his/her views on how to proceed…
peakit
  • 28,597
  • 27
  • 63
  • 80