Red Hat :: Running Centos But Don't See A Centos Forum?
Jan 1, 2011I'm actually running Centos but I don't see a Centos forum yum stanza/url for the source repository please?
View 3 RepliesI'm actually running Centos but I don't see a Centos forum yum stanza/url for the source repository please?
View 3 RepliesGood forum server(application) for Centos5(Linux) Server
View 3 Replies View RelatedI recently moved my site to a new server (Apache 2, PHP5, MySQL5). The site is an Invision based forum. Every few posts / topics it just hangs. The data has been written because if you stop and reload, the post / thread is there. I thought it was a write issue initially, but nope. So, the data is written but the page load never completes. It doesn't leave the page where the data has been input.
Whats the best way to trouble shoot this issue? The only thing I have done recently is reduce my MySQL timeouts, but I can't see that being an issue as the values are still big enough and there are no mentions of timeouts in the MySQL log. (For the record there is nothing in PHP's error log either)
I have checked my server-status. It all looked ok, but I have a suspicion I was hitting my ServerLimit, so I doubled that. Also enabled my Keepalives. Will keep an eye on it.
Some additional info;
1. Apache is throwing seg faults, but enabling core dumps does not produce them.
2. I have tried disabling the modules in apache but it just stops things from working.
3. I fear it may actually be DNS related. If I watch Live Headers in Firefox, absolutely nothing happens during this 'hanging' period. After that, the responses come back fairly promptly.
I've got two USB webcams I'm trying to get running with CentOS 5.4 x86_64. I've downloaded and installed the gspca driver from http://mxhaard.free.fr/spca5xx.html. Running lsusb yields:
Bus 002 Device 003: ID 0ac8:307b Z-Star Microelectronics Corp. USB 1.1 Webcam
Bus 002 Device 002: ID 0ac8:307b Z-Star Microelectronics Corp. USB 1.1 Webcam
I am trying to install CentOS 5.2, and the installation ran out of disk space after running for about 2 hours.I checked the FAQ, and it said 1.2 GB. The disk is 3 GB. The default install was selected, and I think that it checks for sufficient available disk space before installing. Still, it ran for quite a while before announcing that it was out of disk space.The Installation Guide is not very helpful, since there is a blank page where the disk space requirement is supposed to be. I just picked the default installation. A search of the forums on "not enough disk space" did not return much.
View 13 Replies View Relatedi wanna ask if it's possible to install centos on hard2 while am running centos on hard1 then after installation is complete boot from the second hard drive. i dont have physical access to the server, all i can is connect to it through SSH. so is it possible to install centos on the second hard drive from CLI! then boot from it?
View 1 Replies View RelatedI have a Dell E5400 laptop running parallels with guest OS of CentOS 5.4. My problem is when I'm connected via Ethernet all connections are good. When I go wireless, CentOS is dead via network connections. Now according to Dell, I have a DELL 1397 mini card as my wireless card. Searches on the web state that the dell 1397 is another name for Broadcom 43xx wireless card. So after following any information I retrieved from the forum on trying to get the wireless connection up, I'm still having problems. Here is the latest error trying to build a driver using the hybrid_wl software from broadcom:
make -C /lib/modules/`uname -r`/build M=`pwd`
make: Entering directory `/usr/src/kernels/2.6.18-164.15.1.el5-i686'
CC [M] /usr/local/src/hybrid_wl/src/shared/linux_osl.o
CC [M] /usr/local/src/hybrid_wl/src/wl/sys/wl_linux.o
CC [M] /usr/local/src/hybrid_wl/src/wl/sys/wl_iw.o
[Code]...
I am running a CentOS 5.5 system which does NOT support VT Technology, so I am unable to use Xen HV. I am very happy with OpenVZ other than the fact that it doesn't support Windows, only Linux.I'd like to have VMWare Server 2.x installed, but it appears that OpenVZ changes the Kernel to, in my case, 2.6.18-194.3.1.el5.028stab069.6. The default kernel on my system is 2.6.18-194.3.1.el5.i386.If I change grub to load 2.6.18-194.3.1.el5.i386, VMWare will work but OpenVZ will not. If I change grub to load 2.6.18-194.3.1.el5.028stab069.6, OpenVZ will work, but VMWare will not.If I try to run /usr/bin/vmware-config.pl while in the 2.6.18-194.3.1.el5.028stab069.6 kernel, I get an error of:
None of the pre-built vmmon modules for VMware Server is suitable for your running kernel. Do you want this program to try to build the vmmon module for your system (you need to have a C compiler installed on your system)?Using compiler "/usr/bin/gcc". Use environment variable CC to override.
What is the location of the directory of C header files that match your running kernel?[/usr/ src/ linux/ include]I'm so lost as what to do now..is there anyway I can compile both of the kernels together somehow?
I managed to install xdebug from pecl, using the php-pear package from Centos base.
However, when trying to install PHPUnit i get an error saying I need at least PEAR >= 1.8.x
Has anyone managed to get a later version of PEAR running on Centos please?
I have seen that is possible to boot from a USB stick and use a USB memory as hard drive.I have a server enable to hold 6 sata drives 3.5", But I want to use the 6 drives and make a Raid-5 setup for backups 5 -1 spare. /boot cannot be on a raid-5 level 0 or 1. But I want to have redundancy for my OS, them I can install Centos on a Raid-1 using 2 disk, which let me only 4 for the raid 5. I will run a backup I want to have a lot of space.
Using 4 disk for raid-5 2 TB I will have 6TB no spare, no spare is not a good option at least I will prefer 1 spare.Well, I was thinking, the server MoBo have USB support, if I open the box I can see the small entrances, If Centos let me installed on a USB memory drive, can I trust a USB memory stick?t night with bacula.
I have Centos 5.3 on our server When I log-in in webmin I have a message "Warning - Your system is actually running CentOS Linux version 5.3." In the next line I have a button "Update Detected Operating System" My question is Do I need to click the link and update Detected operating system? If I do, is it going to change any configuration on our server?
View 2 Replies View Relatedroot@vz03i106 [~]# yum groupinstall "X Window System" "GNOME Desktop Environment"
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: centosk2.centos.org
[code]....
I'm trying to setup an SMF forum on a server running Ubuntu Hardy. The problem is that the website on the server was built using Django. So considering that Django uses Python and SMF uses PHP, would it be possible for both of these to coexist on the same server? If so, how? If this can't be done, I'm more than willing to rebuild the website in PHP. If I were to do this, then what do I need to do to reconfigure Apache? As of right now it's using mod_wsgi, but I'm assuming I would need mod_php. How would I set this up?
View 9 Replies View RelatedProblems with xen 3.1.2 creating and installing domU CentOS 5.5 I am trying to do a virt-install --prompt --paravirt, and the install error out while trying to download install RPMs. I have googled for xen centos virt-install and various permutations. I have found similar howtos for 5.4 and 5.3, but they resulted in the same outcome. I did find several posts with similar issues, but no solution was posted.[URL]..
View 4 Replies View RelatedI am in the process of building a new server on an Asus P5QPL-AM motherboard and an Intel E8600 processor.explain to me the difference between the two versions and what would you recommend.Also, is there any advantage of SATA over IDE hard drives?
View 1 Replies View RelatedI've just installed latest verion of centos and am having trouble getting Apache to work or even knowing how to test it's working.
When I open up firefox and type 'http://localhost/' I am getting the message "failed to connect" firefox can't establish a connection to server localhost.
I have created a conjob via ssh by going to crontab -e and adding my scripts like 05 10 * * * /scripts/old-files-delete.sh.The file has 755 permissions and if I run the script manualy it works fine. I have checked the cron log and it does not show up as running at all.
View 5 Replies View RelatedI decided to take centos 5.5 for a testdrive. I download the live cd iso and attempted to boot the system via virtualbox on my mac os 10 system. I get the blue boot screen and choosing either the graphical boot or text boot gets me no where, the blue screen remains and nothing happens). Virtualbox is able to boot other linux systems fine so I am not sure if this is a centos issue or centos/virtualbox issue.
View 1 Replies View RelatedI'm trying to get php-fpm running to use with nginx. I usually just use spawn-fcgi, but I would like to try php-fpm this time. I was hoping that it would be as easy as yum install php-fpm, but alas, that is not so. how to get php-fpm working on CentOS?
View 1 Replies View RelatedI recently reinstalled CentOS, and after a ton of updates, I'm just about finished getting things set up again. However, today I've noticed this really interesting message whenever I run yum. Just for demonstration, I'm going to remove gnome-screensaver, since I prefer the Xscreensaver anyway. This is the complete output, with the strange message highlighted;$ sudo yum remove gnome-screensaverLoaded plugins: fastestmirrorSetting up Remove ProcessResolving DependenciesThere are unfinished transactions remaining. You might consider running yum-complete-transaction first to finish them.
--> Running transaction check
---> Package gnome-screensaver.i386 0:2.16.1-8.el5 set to be erased
--> Finished Dependency Resolution
[code]....
I have a multiheaded setup with one X server and two displays i.e. :0.0 and :0.1. Is there a way to have one instance of an X client for example xeyes and have this displayed on both displays at the same time. I want one keyboard/mouse that controls both displays. I do not want to use Xinerama.
View 5 Replies View RelatedI recently updated CentOS and PHP from 5.2 to 5.3. I ran into this issue though code...
I attempted to re-install memcached and got memcache.so moved to the appropriate module folder and updated php.ini. I am not sure if the updates removed other dependencies or if this is related to my CentOS update.
I have a CentOS 5.5 system that I am able to run fully virtualized 32-bit VM's on just fine, but I have need to run some 64-bit VM's on it. It has a "paravirtualized" option that might possibly work, but it wants a network install path, and I am not sure if this is the actual solution. When I go to create the VM I only have i686 and xen for options on the virtualized method, is there a way to add (I am presuming) amd64 in here somehow? The CPU is definitely 64-bit. My google-fu hasn't found results for me yet.
View 3 Replies View Relatedservice xend status returns nothing - simply moves to next line
service xend start does the same thing
xm list
ERROR Internal error: Could not obtain handle on privileged command interface (2 = No such file or directory)
Error: Unable to connect to xend: No such file or directory. Is xend running?
I am a newbie in linux. I tried to write an autorun bash script on /root and select System-Preferences-More Preferences-Sessions-Startup Programs-Add.But the bash script seems like not working. Following is my bash script:
#!/bin/bash
#
#chkconfig:345 99 99
[code]...
I receive sequence of the following errors on CentOS 5.5 64bit when I want to install vmware worksatation 7I searched a lot but gain nothing Code:First this error appear:"Too many virtual machines are running."After that this error :"The maximum number of running virtual machines is 64."and at end :"Unable to change virtual machine power state: Cannot find a valid peer process to connect to"Code:Do you agree? [yes/no]: ySystem path prefix. Please note that choosing a path other than /usrmay result in missing icons, application launchers, and other desktopintegrations [/usr]: System lib directory [/usr/lib]:
Architecture-independent files [/usr/share]:
User level binaries [/usr/bin]:
Super user level binaries [/usr/sbin]:
[code]....
I am trying to figure out how to get an almost bare metal virtualization running, and having a hard time getting it going I tryied the Virtual Machine manager, but it wont let me do full virtualization.
View 3 Replies View RelatedI have just acquired a new co-hosted server and want to get squirrelmail up and running for all domains.
I only have ssh access and have installed squirrelmail using "yum install squirrelmail" which seemed to go ok but when I try to invoke it on any domain produces a blank page.
I have looked at various installation tutorials but all seem to take it from initial compilation etc which I haven't had to do. IMAP is already set up.
I have a production box I am trying to get CA's XCOM transport utility running on. I have been able to successfully transmitt a file but on a receive I get the following error.
"XCOMU0505E Received a signal from TCP/IP"
and in the debug I get the following:
E - catotxpi.c(1623): TxpiReceive: Receive.
E - catotxpi.c(1624): Entering TxpiReceive
E - catotxpi.c(2835): GetConnect: 0x095006BC
E - catotxpi.c(1684): Receiving header. MaxLength: 32784
E - catotcp.c(704): No timeout; select omitted for socket 5.
[Code].....
I do have a ticket open with CA and they are doing there best to assist me, but this is not a supported version, they only support RedHat distros. They want to know what the equivilant RedHat kernel is to my CentOS install. I guess my biggest question is: Anyone out there running XCOM on CentOS? I searched and searched and can't find anyone else running XCOM like this. It's hard to believe I'm the only one out there trying to do this.
service xend status returns nothing - simply moves to next line.service xend start does the same thing
xm list
ERROR Internal error: Could not obtain handle on privileged command interface (2 = No such file or directory)
Error: Unable to connect to xend: No such file or directory. Is xend running?