active questions tagged centos - Stack Overflow most recent 30 from stackoverflow.com 2009-11-30T11:25:08Z http://stackoverflow.com/feeds/tag/centos http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1446975/backup-xen-domu-machines-while-running 0 Backup Xen domU machines while running. [closed] Jonathan Hawkes 2009-09-18T21:47:45Z 2009-11-29T02:59:47Z <p>The host machine is running CentOS 5.3 and using LVM to create Logical Volumes (LVs) and to allow live snapshots to be taken of those LVs. My thought was to store all of the image files for the Xen underpriviledged domains (domU) in a single LV and periodically take a snapshot of that LV and copy the disk images out of the snapshot in order to make a live backup of these systems. Is this doable? Is there a better way?</p> <p>Thanks!</p> http://stackoverflow.com/questions/1779428/query-causes-mysql-server-to-go-away 1 Query causes mysql server to go away seengee 2009-11-22T17:56:58Z 2009-11-27T11:50:54Z <p>We have an application that has been deployed to 50+ websites. Across these sites we have noticed a piece of strange behaviour, we have now tracked this to one specific query. Very occasionally, once or twice a day usually, one of our debugging scripts reports</p> <pre><code>2006 : MySQL server has gone away </code></pre> <p>I know there are a number of reasons this error can be thrown but the thing that is most strange is that every single time it is thrown it happens from the same SQL query being run. There is nothing strange or complex about this query, it looks like this:</p> <pre><code>SELECT `advert_only` FROM `products` WHERE `id` = '6197' </code></pre> <p>This query must run tens of thousands of times a day, for various different product IDs so it certainly doesnt fail each time. It fails randomly on seemingly random sites across our 4 servers. There is seemingly no commonality, one small thing we have noticed is that it sometimes will happen on 2 or 3 page loads in a row for 1 specific person as we also track the IP of the person it has happened to.</p> <p>This is on CentOS 5 servers running MySQL 5.0.81</p> http://stackoverflow.com/questions/1806260/is-my-centos-dedicated-server-caching-disk-files-appropriately-or-not 0 Is my centOS dedicated server caching disk files appropriately, or not? [closed] peter 2009-11-27T00:23:40Z 2009-11-27T00:23:40Z <p>Here's the head of the top output from my centOS 5 server, at a moment with very low load. What I want to know is whether it is using its free memory wisely to cache files from disk. Of 2G of RAM, it seems to say 1G free - then it says also 600k cached and 40k buffers. Is the 1G free, or not? How much memory is used by memory as disk cache? If that free memory is really free, is there a way to tell linux to crank up and use that free memory? Thanks!!</p> <pre><code> top - 19:07:54 up 32 days, 15:59, 1 user, load average: 0.45, 1.10, 0.98 Tasks: 148 total, 3 running, 144 sleeping, 1 stopped, 0 zombie Cpu(s): 2.3%us, 0.3%sy, 0.0%ni, 97.0%id, 0.2%wa, 0.0%hi, 0.2%si, 0.0%st Mem: 2064728k total, 1064992k used, 999736k free, 39268k buffers Swap: 2096472k total, 92k used, 2096380k free, 668296k cached PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 30394 mysql 15 0 262m 58m 4816 S 2.0 2.9 1455:23 mysqld 20780 apache 16 0 53644 11m 7532 R 1.0 0.6 0:05.07 httpd 15795 apache 15 0 54520 22m 17m S 0.3 1.1 0:28.03 httpd 17941 apache 15 0 53960 13m 8972 S 0.3 0.7 0:38.01 httpd 19260 apache 20 0 53360 10m 7092 S 0.3 0.5 0:01.72 httpd 20777 apache 15 0 53676 11m 7732 S 0.3 0.6 0:04.84 httpd 20778 apache 19 0 53652 13m 9652 S 0.3 0.7 0:03.48 httpd 20830 root 15 0 2324 1052 796 R 0.3 0.1 0:02.89 top 1 root 15 0 2064 632 548 S 0.0 0.0 0:54.77 init 2 root RT -5 0 0 0 S 0.0 0.0 0:00.00 migration/0 3 root 34 19 0 0 0 S 0.0 0.0 0:00.89 ksoftirqd/0 </code></pre> http://stackoverflow.com/questions/1797017/trouble-upgrading-python-django-on-centos 0 Trouble Upgrading Python / Django on CentOS _bravado 2009-11-25T13:48:56Z 2009-11-25T20:39:35Z <p>As you can see by reading my other thread today <a href="http://stackoverflow.com/questions/1796105/point-django-at-different-python-version">here</a>, I'm having some troubles upgrading Python.</p> <p>At the moment I have Python 2.4 with Django installed on a CentOS machine. However I've recently deployed an application that requires 2.5 which has resulted in me installing that and getting into a whole load of mess. My original assumption was that I could <em>direct</em> Django to a different Python version, however as <em>S.Lott</em> informed me, I had it backwards... you attach Django to Python, not the other way round. Which means I currently have: <code>Python 2.4 with Django</code> and <code>Python 2.5</code>.</p> <p>I've tried a few things so far to no avail. The first idea being an <code>easy_install</code> which would put Django onto the Python 2.5 (So I'd have 2 versions of python with seperate Djangos). Therefore I went into 2.5's directory and did that, which then allowed me to find out that it had just reinstalls it on 2.4, not 2.5. Therefore first question is <strong>How do I direct <code>easy_install</code> to Python 2.5, not 2.4?</strong></p> <p><strong>Is there no way to just hit 'upgrade' and for a full update to occur?</strong> I know this may be asking for much, however it just seems like so much hassle and I'm surprised I can't find anyone else complaining. Any help would be greatly appreciated.</p> http://stackoverflow.com/questions/810861/using-centos-repository-on-a-redhat-installation 0 Using CentOS repository on a Redhat Installation Khattak 2009-05-01T10:05:17Z 2009-11-25T19:15:35Z <p>Does a Redhat installation support CentOS repository e.g I install Redhat and in the yum repositories I define it to use CentOS's repository?</p> http://stackoverflow.com/questions/565628/subversion-web-interface 1 subversion web interface Belliez 2009-02-19T14:48:45Z 2009-11-25T15:49:52Z <p>I have recently installed subversion onto a linux server (CentOS) and everything works great.</p> <p>I am wondering if there are any web interfaces available for managing the repositories i.e. create / delete repositories, manage users and permissions, view revision history etc.</p> <p>The idea is that I can do everything via a web interface instead of using SSH.</p> <p>Incidentally I have plesk/virtuozzo on this server (and Webmin on another test server) so if there is something that can integrate directly to these then even better!</p> <p>Thanks</p> http://stackoverflow.com/questions/1782528/illegalkeysize-exception 0 Illegalkeysize exception Azhar 2009-11-23T11:20:51Z 2009-11-23T13:35:44Z <p>I am using the <a href="http://www.bouncycastle.org/" rel="nofollow">Bouncy Castle</a> Java cryptographic algorithm implementation. I am getting an <code>IllegalKeySizeException</code>. To overcome this I have even changed my java security jars (<code>local_policy.jar</code> and <code>US_Export_policy.jar</code>), but I am still getting the same problem.</p> <p>Can anyone suggest a solution for this (I am using centos operating system)?</p> http://stackoverflow.com/questions/1780823/php-loop-acting-as-cronjobensure-only-one-instance-running 0 PHP loop acting as cronjob[ensure only one instance running] Saif Bechan 2009-11-23T02:29:31Z 2009-11-23T02:49:52Z <p>Hello everybody,</p> <p>I have a multi part question for a php script file. I am creating this file that updates the database every second. There is no other modeling method, it has to be done every second.</p> <p>Now i am running CentOS and i am new to it. The first noob question is:</p> <blockquote> <p>How do i run a php file via SSH. I read it is just # php path-to/myfile.php. But i tried to echo something, and i dont see it in the text.</p> </blockquote> <p>Now i don't think that starting the file is going to be a problem. One problem i guess will be, i don't know if it is even possible, but here goes.</p> <blockquote> <p>Is it possible for me to be hundred percent sure that the file is only run once. What happens if i by accident run the file again.</p> </blockquote> <p>I was wondering further, if i implement a write to a log every second, i can know if everything is running ok. If there is an error or something wrong the log file will stop.</p> <blockquote> <p>Is the writing to a log file with the fopen, and write and close. Isn't this going to take a lot of time, isn't there an easier method in CentOS.</p> </blockquote> <p>Ok another big point i have is what happens when i run the file. Is the file run in the memory, or does it use the file in the system. Does it respond on changes made in the file, for example to stop the execution of the script.</p> <blockquote> <p>Can i implement some kind of stop mechanism in the file itself. Or is there a command i can use to stop the file.</p> </blockquote> <p>Another option i know of is implementing a cronjob that runs every minute. And this cronjob executes the php file. The php file will loop for one minute, updateting everything needed, and terminating. I implemented this method, but just used a browser. I just browsed to mu file, and opened it. I saw the browser was busy for a minute, but it didn't update anything in the database. Does anyone have an idea what the reason of this can be.</p> <p>Another question i have is by implementing the cronjob method, what is the command i fill in the PLESK panel. Is it the same as the above command. just php and the file name. Or are there special command like -f -q -something.</p> <p><strong>Sorry for all the noob questions.</strong></p> <p>If someone can help me i really appreciate it.</p> <p>Ciao!</p> http://stackoverflow.com/questions/1775267/how-to-cross-compile-from-mac-os-x-to-linux-x86 1 How to cross compile from Mac OS X to Linux x86? Viet 2009-11-21T11:44:12Z 2009-11-22T06:44:14Z <p>Hi, I'm running Mac OS X 10.5.8 and want to compile for target CentOS 5.3 with GCC 4.1.2. How could I:</p> <ol> <li>Compile GCC 4.1.2 toolchain and related tools?</li> <li>Use that tool to cross compile for target CentOS 5.3?</li> </ol> <p>Any help is greatly appreciated!</p> http://stackoverflow.com/questions/901476/pecl-install-fails 1 PECL install fails James 2009-05-23T12:47:18Z 2009-11-21T03:24:48Z <p>Hey!</p> <p>I have browsed every Google result, read all the forum posts about this error, but I cannot solve it.</p> <p>When using PECL install for anything, I always end up getting this error:</p> <pre><code>checking whether the C compiler works... configure: error: cannot run C compiled programs. </code></pre> <p>Everything else succeeds up to that point them bam!</p> <p>I'm using CentOS 4.3, PEAR is the latest stable version, GCC is a stable and recent version. Everything is working as it should, but the C compiler always seems to error. I've tried to make tmp have the right privilages for the operation by temporarily enabling it using:</p> <pre><code>mount -o remount,exec,suid /tmp </code></pre> <p>But that doesn't work.</p> <p>I've literally tried everything that has been suggested by to no avail. Any ideas?</p> http://stackoverflow.com/questions/1730608/how-do-you-install-gnu-make-without-compiler 1 How do you install gnu MAKE without compiler [closed] Ed Gl 2009-11-13T17:05:15Z 2009-11-13T17:09:53Z <p>I'm a little new in this area. I have a virtual machine centos5.1 that doesn't come with make or any compiler... basically stripped down. It doesn't come with any install packages like yum, rpm or apt. In order to install 'make', you have to have a valid compiler like gcc. However, in order to compile GCC, you need to have 'make'. How do I go about installing these dev tools?</p> http://stackoverflow.com/questions/1720530/how-to-install-php-mysql-apache2-in-centos 0 how to install php/mysql/apache2 in centOS [closed] MakDotGNU 2009-11-12T07:32:22Z 2009-11-12T07:37:09Z <p>Hi I running a CentOS remotely now I want to install PHP/Mysql/apache into it. Can you guys please help me in doing so I'm newbie. </p> <p>thanks </p> http://stackoverflow.com/questions/1706782/automatic-database-reads-write-every-second 1 Automatic Database reads/write every second Saif Bechan 2009-11-10T09:56:02Z 2009-11-10T17:46:57Z <p>I am making an auction website, which has an auto-bid system. This system lets people make biddings without having to be there.</p> <p>My question is how to implement such a system. I have made the php files and everything is ready, I've made a html page which refreshes every second. It works, but I'm wondering if there's a better solution.</p> <p>The second option I tried was making an java application which opens the webpage every second. This consumes "a lot" of memory/CPU. Also, I think there is a memory leak somewhere.</p> <p>I am running this application on a dedicated linux server with centOS and Plesk, so I am sure there are a lot of alternatives.</p> <p>For example:</p> <ol> <li><p>A cronjob that executes a php file every minute, where the php file loops for a minute with sleeps.</p></li> <li><p>One php file that loops with 1 second sleeps.</p></li> <li><p>One cronjob that executes and schedules another cronjob after a second.</p></li> <li><p>MySQL scheduler, but I don't know how to implement that, and I heard it locks the db for other writes.</p></li> <li><p>I also heard about cli, perl, python scripts, but I am not familiar with any of them.</p></li> </ol> <p>Please can someone with any knowledge of these options please shed some light for me on this subject. I am searching for a solution that is best suited in terms of speed and memory usage.</p> <p>If someone has another alternative solution I would be glad to hear that also.</p> http://stackoverflow.com/questions/1700857/image-rendering-issue 0 image rendering issue burkejam71 2009-11-09T13:02:19Z 2009-11-10T11:21:35Z <p>I am running Apache/2.2.3 (CentOS). For some reason certain images, jpg, gif, or png will show up as byte code when accessed directly on the server. Firefox 3 and Safari both think the content type is text/html. IE I believe has something built in to recognize it is an image and ignore the content type and renders the image correctly regardless. I can't seem to find anyone else with this issue. An example of this can be found at</p> <p><a href="http://www.thedacs.com/admin/gp/userfiles/image/gp28%5Fimg%5F01.jpg" rel="nofollow">http://www.thedacs.com/admin/gp/userfiles/image/gp28%5Fimg%5F01.jpg</a></p> <p>but the image below on same server the image is rendered correctly (use same path from above)</p> <p>Fig3mod.jpg</p> <p>The first image works fine in Photoshop CS, Illistrator, GIMP, Paint.net,and any other image editing software. I have tried everything when editing the images from trying multiple file formats to print screens and cropping to create a new image to lose old image meta data. Can anybody help?</p> http://stackoverflow.com/questions/1645433/apache-forbidden-error-on-clean-centos-install 0 Apache Forbidden error on clean CentOS install James 2009-10-29T17:47:25Z 2009-11-06T14:12:59Z <p>Hey folks,</p> <p>I have a clean copy of CentOS.</p> <p>Just installed Apache, PHP and MySQL. Everything works like a charm.</p> <p>Except for I created a new user, let's call it 'demo'.</p> <p>I created a new virtual directory in httpd.conf and pointed it to '/home/demo/www'. I created an empty index.html under '/home/demo/www'.</p> <p>Apache is running under user 'apache' and group 'apache'.</p> <p>Maybe user 'apache' does not have access to user 'demo's file, that's why I get the Forbidden problem?</p> <p>Do you have any ideas how to solve this problem?</p> <p>Thanks,</p> <p>James</p> http://stackoverflow.com/questions/1686490/what-is-the-centos-equivalent 0 What is the centOS equivalent? alex 2009-11-06T09:38:03Z 2009-11-06T09:46:13Z <pre><code>apt-get install devscripts </code></pre> <p>What is the equivalent in centOS?</p> http://stackoverflow.com/questions/1204255/eficient-logging-of-stdin-with-rsyslog 0 Eficient logging of stdin with rsyslog Amos Shapira 2009-07-30T03:11:15Z 2009-11-06T01:00:01Z <p>Hello,</p> <p>Our environment: CentOS 5, which comes with Apache 2.2 and rsyslog 2.0.6</p> <p>In order to send Apache 2.2 error log we followed instructions found on the here: <a href="http://wiki.rsyslog.com/index.php/Working_Apache_and_Rsyslog_configuration" rel="nofollow">http://wiki.rsyslog.com/index.php/Working_Apache_and_Rsyslog_configuration</a></p> <p>It works, but the included perl script is very inefficient - it takes huge part of the system resources and from looking at the Sys::Syslog::syslog subroutine I can imagine why - it does lots of parameter parsing and moving around before it actually sends the message.</p> <p>Is there some efficient C/C++ program to replace this script? It seems to be a 5-liner but I'd rather not re-invent the wheel.</p> <p>Other solutions to efficiently send apache ERROR logs to syslog would also be welcome.</p> <p>Thanks.</p> http://stackoverflow.com/questions/1129753/how-to-install-gnome-desktop-on-linux-centos -2 How to install GNOME desktop on linux (CENTOS) [closed] Krishna Kumar 2009-07-15T06:37:34Z 2009-11-05T16:28:08Z <p>How to install GNOME desktop on linux (CENTOS).I would appreciate detailed steps as I am a linux newbie.</p> http://stackoverflow.com/questions/1663014/ghostscript-error-undefined-in-get 0 Ghostscript ERROR: /undefined in --get-- Favzzzzz 2009-11-02T19:00:32Z 2009-11-04T05:03:09Z <p>I'm trying to use Ghostscript in CentOS. When trying to issue the following Ghostscript command <code>ghostscript -sDEVICE=pcx256 -r150x150 -sOutputFile=OUTPUT_FILE INPUT_PDF</code> I am getting the following error:</p> <blockquote> <p>ESP Ghostscript 815.02 (2006-04-19) Copyright (C) 2004 artofcode LLC, Benicia, CA. All rights reserved. This software comes with NO WARRANTY: see the file PUBLIC for details. Processing pages 1 through 1. Page 1 ERROR: /undefined in --get-- Operand stack: --dict:8/8(L)--<br /> --dict:8/11(L)-- CS0 --dict:10/10(ro)(G)-- CS0 Execution stack: %interp_exit .runexec2<br /> --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_pop<br /> 1 3 %oparray_pop 1 3<br /> %oparray_pop --nostringval--<br /> --nostringval-- 2 1 1 --nostringval-- %for_pos_int_continue<br /> --nostringval-- --nostringval-- --nostringval-- --nostringval-- %array_continue --nostringval--<br /> false 1 %stopped_push<br /> --nostringval-- %loop_continue --nostringval-- --nostringval-- --nostringval-- --nostringval-- --nostringval-- Dictionary stack: --dict:1121/1686(ro)(G)-- --dict:0/20(G)-- --dict:107/200(L)-- --dict:107/200(L)-- --dict:104/127(ro)(G)-- --dict:241/347(ro)(G)-- --dict:20/24(L)-- --dict:4/6(L)-- --dict:21/32(L)-- --dict:1/1(ro)(G)-- --dict:3/5(L)-- --dict:1/1(ro)(G)-- --dict:1/1(ro)(G)-- --dict:1/1(ro)(G)-- --dict:8/11(L)-- Current allocation mode is local Last OS error: 2 ESP Ghostscript 815.02: Unrecoverable error, exit code 1</p> </blockquote> <p>Any help is supper appreciated! I've been Googling all weekend for an answer.</p> http://stackoverflow.com/questions/1666848/mysql-create-database-and-user-script 1 mysql create database and user script Lizard 2009-11-03T11:51:19Z 2009-11-03T13:02:14Z <p>Question Rewritten:</p> <pre><code>HOMEDIR="ftpuser" REMOTEIP="1.1.1.1" MYSQLPASS="password" Q1="DROP USER "$HOMEDIR"_shop;" Q2="DROP DATABASE "$HOMEDIR"_shop;" Q3="CREATE DATABASE IF NOT EXISTS "$HOMEDIR"_shop;" Q4="GRANT ALL ON "$HOMEDIR"_shop TO '"$HOMEDIR"_shop'@'localhost' IDENTIFIED BY '$MYSQLPASS';" Q5="GRANT ALL ON "$HOMEDIR"_shop TO '"$HOMEDIR"_shop'@'anotherip' IDENTIFIED BY '$MYSQLPASS';" # Need to grant permissions from another server as well Q6="FLUSH PRIVILEGES;" SQL="${Q1}${Q2}${Q3}${Q4}${Q5}${Q6}" echo $SQL echo " " ssh -p 8899 root@$REMOTEIP "mysql -u root -p "$SQL"" </code></pre> <p>I then run:</p> <pre><code>/root/testing/migratesite.sh </code></pre> <p>And get:</p> <pre><code>bash: DROP: command not found bash: CREATE: command not found bash: GRANT: command not found bash: GRANT: command not found bash: FLUSH: command not found </code></pre> <p>What am I missing?</p> http://stackoverflow.com/questions/1657449/php-sessions-unknown-failed-to-write-session-data 2 PHP Sessions "Unknown: Failed to write session data". citricsquid 2009-11-01T15:35:02Z 2009-11-03T09:45:43Z <p>Hello, I'm using centos 5 with php 5.3.0.</p> <p>I have php installed and set up, in my php.ini I have session.save_path set to "/tmp", I have "/tmp" set to 7777, it's fully writeable. I have a script that uses sessions (in fact, all do) and it doesn't work. A session ID is generated fine but that isn't stored on the server, checking error_log I see the following:</p> <blockquote> <p>[Sun Nov 01 15:28:55 2009] [error] [client 8x.xx.xx.xx4] PHP Warning: Unknown: Failed to write session data (memcache). Please verify that the current setting of session.save_path is correct (tcp://localhost:11211?persistent=1&amp;weight=1&amp;timeout=1&amp;retry_interval=15) in Unknown on line 0</p> </blockquote> <p>What could possibly be causing this? How can I verify that /tmp is in fact writeable by php? It seems that could be the problem but I dunno how to check it... </p> http://stackoverflow.com/questions/1651210/accessing-documents-on-a-http-server-running-in-a-virtual-machine 0 Accessing documents on a http server running in a virtual machine Whitey 2009-10-30T17:24:51Z 2009-10-30T17:54:50Z <p>I run Windows 7 as my main OS, and for development work I installed CentOS on a virtual machine under VirtualBox. Everything is installed, including httpd and php with mysql, but I can't figure out what IP to use to gain access to the server.</p> <p>For example, I used to have XAMPP installed on 7 and I just used "localhost" to get to the servers document root, but I have no clue what it is for the virtual machine.</p> <p>I have tried "locahost", "192.168.11.2" (my address on the network) and my own IP address and I can't seem to get it working.</p> <p>Any help would be appreciated. Thank you. :)</p> http://stackoverflow.com/questions/1605299/how-many-maximum-files-per-directory-on-centos-5-64bit-or-linux-redhat-64bit 0 How many maximum files per directory on CentOS 5 64bit or Linux RedHat 64bit? [closed] jQuery.in.th 2009-10-22T06:08:48Z 2009-10-22T06:39:10Z <p>Now, I have any 20,000 files in single directory. How many maximum files per directory on CentOS 64bit ext3?</p> http://stackoverflow.com/questions/1465036/install-python-2-6-in-centos 1 Install python 2.6 in CentOS tehryan 2009-09-23T09:53:04Z 2009-10-16T21:24:22Z <p>I have a shell that runs CentOS For a project I'm doing I need python 2.5+ but centOS is pretty dependent on 2.4 From what I've read a number of things will break if you upgrade to 2.5 I wan't to install 2.5 separately from 2.4 but I'm not sure how to do it. So far I've downloaded the source tarball, untarred it and did a ./configure --prefix=/opt which is where I want it to end up. can I now just make, make install ? or is there more?</p> http://stackoverflow.com/questions/1560927/php-upgrade-problem-is-this-an-encoding-error 0 PHP upgrade problem - Is this an encoding error? Miroslav Solanka 2009-10-13T15:20:50Z 2009-10-13T15:45:11Z <p>I upgraded <strong>php-common</strong> and <strong>php-devel</strong> packages on CentOS 5.3 system. Now, when I try to access any PHP script in a browser I get garbage like this:</p> <p><img src="http://javierdesign.com/error.jpg" alt="alt text" /></p> <p>If I try to CURL GET the page, or try plain HTML, CSS or JS in the browser everything looks OK.</p> <p>Encoding is set to UTF-8 in both PHP itself and the PHP output via "Content-Type: text/html; charset=UTF-8".</p> <p>I am lost as to what may have caused the change? Any ideas??</p> http://stackoverflow.com/questions/774772/django-on-centos 1 Django on CentOS Kyle Cronin 2009-04-21T21:47:43Z 2009-10-12T07:00:06Z <p>I'm looking to use Django on a shared host that's running an unknown version of CentOS. My main problem is trying to interface with a database. The server has MySQL installed, but not MySQL-python. I initially thought of suggesting running "yum install MySQL-python", but apparently the version of MySQL-python that's in the default repositories for CentOS is 1.2.1, and Django requires 1.2.1p2.</p> <p>This requirement first started with Django 0.96. In the <a href="http://docs.djangoproject.com/en/dev/releases/0.96/" rel="nofollow">release notes</a>, a deprecated interface called mysql_old was added for compatibility with older versions of MySQL-python. Last July this deprecated interface was unceremoniously <a href="http://code.djangoproject.com/changeset/7949" rel="nofollow">dropped</a>. The <a href="http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#MySQL%5Foldbackendremoved" rel="nofollow">announcement</a> of this change does not indicate a reason other than that it was old.</p> <p>Is it possible to resurrect this old interface in Django 1.1? Have there been any changes to the database interface since then? What would be the danger in forcing Django to skip the version check and using 1.2.1? Is it possible to compile a later version on another machine and copy the files over to the host? What would I need to know in order to do that?</p> <p>I also looked into SQLite, but CentOS ships with Python 2.4.3, and therefore would require the pysqlite2 extension, which (afaict) doesn't exist in the repository.</p> <p>Everything could be solved by simply installing from source, but that's rather messy and I have a much smaller chance of convincing the company to do that than getting them to install something from the repository. I realize that it seems like I should just get a different host, but you'll have to trust me that I have my reasons to try to make this work.</p> <p><em>note: I don't have any experience using CentOS or yum, so everything I've said about them is an informed guess. Please let me know if all I need to do is specify some settings or change repositories to get the updated versions of these packages. Thanks.</em></p> http://stackoverflow.com/questions/1482974/domain0-with-kernel-2-6-18-92-1-22-el5xen-fails-to-boot-guests-with-kernel-2-6-18 0 Domain0 with Kernel 2.6.18-92.1.22.el5xen fails to boot Guests with Kernel 2.6.18-164.el5xen [closed] Devraj 2009-09-27T07:06:18Z 2009-10-11T20:51:35Z <p>Hi all,</p> <p>I am in a bit of a fix here, I have several Guests paravirtualized running on a Dom0 that is currently running the 2.6.18-92.1.22.el5xen Kernel. All my guests (administered by different people) have subsequently been updated to later versions of the kernel (namely 2.6.18-164.el5xen or 2.6.18-128.4.1.el5xen).</p> <p>Ones that are still running are using the Kernel 2.6.18-128.4.1.el5xen while Dom0 is still booted up into 2.6.18-92.1.22.el5xen</p> <p>I restarted a Guest that's now trying to boot with the 2.6.18-164.el5xen Kernel and it spits out messages like</p> <pre><code>XENBUS: Waiting for devices to initialise: 295s...290s... </code></pre> <p>and eventually reboots.</p> <p>If I try and interrupt the boot and choose a previous version of the Kernel on the Guest, it says the following and fails to boot. The guests use a single disk image that has the SWAP and Root partitions.</p> <p>Is this happening because the version of the kernel on the Dom0 is way too old for guests to boot? I am just a bit hesitant in rebooting my server for the new kernel to take effect unless I am sure :)</p> <pre><code>device-mapper: dm-raid45: initialized v0.2429 Scanning and configuring dmraid supported devices Scanning logical volumes Reading all physical volumes. This may take a while... Activating logical volumes Volume group "VolGroup00" not found Creating root device. Mounting root filesystem. mount: could not find filesystem '/dev/root' Setting up other filesystems. Setting up new root fs setuproot: moving /dev failed: No such file or directory no fstab.sys, mounting internal defaults setuproot: error mounting /proc: No such file or directory setuproot: error mounting /sys: No such file or directory Switching to new root and running init. unmounting old /dev unmounting old /proc unmounting old /sys switchroot: mount failed: No such file or directory Kernel panic - not syncing: Attempted to kill init! </code></pre> http://stackoverflow.com/questions/171506/make-and-build-utilities-on-centos-rhel 1 Make and build utilities on CentOS/RHEL? DV 2008-10-05T04:45:39Z 2009-10-08T17:13:37Z <p>Hello,</p> <p>I've been unsuccessfully searching for a way to install <code>make</code> utility on my CentOS 5.2. I've looked through some RPM repositories and online, with no avail. Installing <code>gcc</code>, <code>gcc-c++</code> didn't help! Package <code>build-essential</code> is not made for CentOS/RHEL. I have RPMFORGE repo enabled in YUM.</p> http://stackoverflow.com/questions/1538766/what-is-the-name-of-the-centos-font 1 What is the name of the CentOS font? [closed] mstearne 2009-10-08T16:02:32Z 2009-10-08T16:13:16Z <p>What is the name of the font used in the CentOS logo?</p> <p><a href="http://www.centos.org/" rel="nofollow">Link to CentOS Site</a></p> http://stackoverflow.com/questions/1535086/problem-with-r-rendering-base-graphics-in-centos-4 0 Problem with R rendering base Graphics in CentOS 4 McPeterson 2009-10-08T01:12:24Z 2009-10-08T02:04:04Z <p>Hi we're trying to get R with the standard gui loaded onto CentOS 4, and under certain users R will not render certain graphics. When logged in as root the graphics render, but under the restricted user they don't. The graphics don't render with the error:</p> <pre><code>&gt; testdata &lt;- rbind(c(1,2,3,4,5,6),c(3,4,5,4,6,2),c(3,6,7,2,2,1),c(5,4,9,8,9,1)) &gt; pairs(testdata) Error in text.default(x, y, txt, cex = cex, font = font) : X11 font -adobe-helvetica-%s-%s-*-*-%d-*-*-*-*-*-*-*, face 1 at size 16 could not be loaded </code></pre> <p>Anyone come across this one or have any ideas?</p> <p>Thanks</p>