home   |   about us   |   our network   |   services   |   affiliates   |   contact
 
Services
» Web Hosting
» Reseller Hosting
» Dedicated Servers
» Windows/ASP.net Hosting
» Managed Web Hosting
» Server Security / Auditing
» Remote Backup / Storage
» Linux VDS
» Windows VDS
 
Support
» Support Desk
» Client Login
» Forums
» FAQs
» Help Files
» Acceptable Use Policy
» Client Testimonials
» Blog
 
Tutorials
» Dedicated Server Tutorial
» Website Optimization
» Search Engine Optimization
» Web Hosting Tutorials
» Web Programming Tutorials
» Networking Tutorials
» Virtual Server Tutorials
» Resources

The Crucial Blog - Archive

June 4, 2009

PHP 5.2.9 Compile with mcrypt failing on CentOS 5

If you are getting the following message while trying to compile 5.2.9 with mcrypt:

/usr/bin/ld: cannot find -lltdl
collect2: ld returned 1 exit status
make: *** [libphp5.la] Error 1

Then try this:

install libtool-ltdl-devel

Tags: , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 12:50 am


June 3, 2009

Compiling PHP 5 on CentOS 5 64 Bit configure: error: mysql configure failed.

If you are receiving the following error while trying to compile 5 on or RHEL 5 64bit:

configure: error: mysql configure failed. Please check config.log for more information.

And in the config.log you see:

/usr/bin/ld: skipping incompatible /usr/lib/mysql/libmysqlclient.so when searching for -lmysqlclient

Then add the following to your configure line:

–libdir=/usr/lib64 –with-libdir=lib64

Tags: , , ,

Related posts


(1) Comment

Filed under: Uncategorized by — aaron @ 6:19 pm


May 22, 2009

Howto Disable Firewall (iptables) in Linux (Redhat/Fedora/CentOS)

You can run the following to stop iptables from running, by default on Entrprise 4 and 5, Fedora, and the firewall is enabled:

chkconfig iptables off
service iptables save
service iptables stop

Tags: , , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 12:49 am


May 22, 2009

How to find out which processes are using RAM in Linux?

An easy quick way to find out which processes are using RAM in is the following:

top -c

Then

Shift + M

This will list the top processes using the most RAM.

Tags: , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 12:46 am


May 17, 2009

yum upgrade error (openvz) on Lxlab’s HyperVM

When I try and do a upgrade on an openvz node, I’m getting the following error:

Total download size: 220 M
Is this ok [y/N]: y
Downloading Packages:
http://download..com/download/update/-5/x86_64/t emp/x86_64/-5.2.6-5.x86_64.rpm: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://download..com/download/update/-5/x86_64/t emp/x86_64/-cli-5.2.6-5.x86_64.rpm: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://download..com/download/update/-5/x86_64/t emp/x86_64/-common-5.2.6-5.x86_64.rpm: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.

Error Downloading Packages:
- 5.2.6-5.x86_64: failure: temp/x86_64/-5.2.6-5.x86_64.rpm from lxlabsupdate: [Errno 256] No more mirrors to try.
-cli - 5.2.6-5.x86_64: failure: temp/x86_64/-cli-5.2.6-5.x86_64.rpm from lxlabsupdate: [Errno 256] No more mirrors to try.
-common - 5.2.6-5.x86_64: failure: temp/x86_64/-common-5.2.6-5.x86_64.rpm from lxlabsupdate: [Errno 256] No more mirrors to try.

To fix this, you can run the following:

clean all

upgrade

Tags: , , , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 3:05 pm


March 22, 2009

How to find out which processes are using RAM in Linux?

An easy quick way to find out which processes are using RAM in is the following:

top -c

Then

Shift + M

This will list the top processes using the most RAM.

Tags: , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 6:44 pm


February 2, 2009

Fantastico not installing (Not Installed)

Sometimes, even after we install it will show as “Not Installed”. Or during the installation itself, it may show an error message like “Buggy version of wget”.

To fix this, we need to correct the version of wget.

For 32-bit:

rpm -qa wget
wget http://mirrors.kernel.org/fedora/core/5/i386/os/
Fedora/RPMS/wget-1.10.2-3.2.1.i386.rpm
rpm -e wget
rpm -ivh –force wget-1.10.2-3.2.1.i386.rpm
rpm -qa wget

For 64-bit:

rpm -qa wget
wget http://download.fedora..com/pub/fedora//releases/7/
Everything/x86_64/os/Fedora/wget-1.10.2-15.fc7.x86_64.rpm
rpm -e wget
rpm -ivh –force wget-1.10.2-15.fc7.x86_64.rpm
rpm -qa wget

Thats it!!!

Thanks for this article Gopi!

Tags: , , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 9:35 pm


November 17, 2008

How to disable Firewall or SELinux in CentOS 5

Disabling the Firewall and/or SELinux on 5 is fairly easy, just run the following command and you can make all the necessary changes!

/usr/bin/system-config-securitylevel-tui

Tags: , , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 5:56 pm


November 10, 2008

CentOS 5 yum error: Error: None

On some new installs of we have been getting the following error while using :

[root@s ]# upgrade
Error: None

To fix this phython sqlite and must be re-installed.

First remove phython sqlite and , then download and re-install them using the following:

rpm -ivh -metadata-parser-1.1.2-2.el5.x86_64.rpm
rpm -ivh python-sqlite-1.1.7-1.2.1.x86_64.rpm
rpm -ivh -3.2.8-9.el5..1.noarch.rpm
rpm -ivh -updatesd-0.9-2.el5.noarch.rpm

Then execute:

clean all
upgrade

This should fix the issue.

If you are still having issues try the following:

rm /var/lib/rpm/__db*
rpm –rebuilddb
clean all
upgrade

Thanks Gopi for this article!

Tags: , , ,

Related posts


No Comments

Filed under: Uncategorized by — aaron @ 4:32 pm




     

Quick Links: Debian Dedicated Servers, Direct Deposit Hosting, Unmetered Dedicated Servers, Virtual Dedicated Servers, Windows Server Management, High Traffic Web Hosting - Load Balanced Clusters, Windows 2008 Server Virtual Dedicated Servers