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


ADVERTISEMENT

Apache Not Showing Full File Size

Aug 15, 2007

I have a 2,3 and 5GB files that I need to download but everytime they appear as 1.4GB for some reason. I've tried IE, Mozilla and opera and the same result each time.

Is there some sort of limit to the size of a file that apache will serve?

View 4 Replies View Related

What Would Prevent A File Being FTPed Immeidately And Showing Up On Website

Jan 29, 2007

I am trying to ftp some changes to my site. The strange thing is that while the FTP client (Filezilla) is accepting the new file, it will not show up on the new site. I've tried caching, refreshing browers, and rebooting but nada.

I then went back into my FTP client and checked the timestamp of the file being uploaded. For whatever reason, it will not show the most recent time of the file being uploaded, much less accept the most recent upload.

Here is a screenshot of what I mean.

View 3 Replies View Related

File Size (content Length) Not Showing When Downloading Files

Jun 30, 2009

When I download a file from my server, only specific extensions are working. This is really annoying since I want to be able to see how much time left to finish a download.

For example I uploaded a video with .vob extension
file.vob --> does not show filesize when downloading

If I rename the same file to different extension:
file.avi --> works fine shows filesize when downloading
file.mp3 --> works fine shows filesize when downloading
file.rar --> works fine shows filesize when downloading
file.mp4 --> does not show filesize when downloading
file.wmv --> does not show filesize when downloading

These are direct download links, not using any download scripts or anything. Why are some extensions displaying the filesize and some not displaying them? I am using Apache 2.x server.

View 2 Replies View Related

Apache :: Modified Excel File In Docroot Not Showing If Its Accessed

Aug 7, 2014

We have few application which serve static information to the users like excel sheet.

We used to place the .xls file in the docroot and it will be accessed using URL

for example, I'll place a file named test.xls and access it through [URL]

Problem here is if i modified the file content and accesed it through [URL] , it is showing the old content. New content is not displaying.

But the same if i did with .txt file , it showing the updated content for .txt file

Dont know why only xls files are not reflecting.

View 2 Replies View Related

Limit The Speed For Certain File Type

Apr 19, 2009

i have a server and let friends put images on it,

i find some people put big .zip and .iso files on it,

it make my server waste many bandwinth and make the images show lower and lower,

can i install any software to do the control,

to make "if user browse .zip or .iso files, they can only use the 1Mb bandwidth, if the content is images or html,the speed is no limit",

View 4 Replies View Related

File Size Limit In Cpanel

Aug 10, 2008

I wanted to add a maximum file size limit of 10mb to all files uploaded via cpanel, php scripts or ftp.

I am currently running cpanel and whm on a linux server.

how i can do this. (i have root access)

View 9 Replies View Related

Mysql Open File Limit

Aug 14, 2008

I am trying to increase my open file limit on my CentOS release 4.6 VPS.

I have tried modifying my /etc/security/limits.conf with the following:
@mysql soft nofile 4096
@mysql hard nofile 4096
@mysql soft sigpending 4096
@mysql hard sigpending 4096

Even is a mannual set it with "ulimit -n 4096 mysql" it will not stick.

Any ideas what I can do to get this limit increased permanently?

View 7 Replies View Related

Limit Access To A File (or Folder) To Only 2 IP's

Feb 22, 2007

I have a file on my server called admin.php and a folder called "admin" I only want 2 IP addresses to be allowed access to those files.

can this be done in .htaccess? if so can someone give me an example?

I have spent ages trying to work it out myself but I'm a bit of a noob

thanks in advance

what should .htaccess files be chmod'ed to ideally?

View 2 Replies View Related

Plesk 12.x / Linux :: Upload File Limit?

Jun 22, 2015

I have a big problem concerning the file upload limit (I need a large size, around 2Go) : I was using my app in /var/www/vhost/default and it was working perfectly, I decided to change it and use /var/www/vhost/mydomain.com to have it throught the plesk panel, and there I have an upload limit than I need to push. I can't upload files larger than 128Mo and I don't know why.

- I have checked all php.ini files (with locate php.ini) and they are all correct.
- I used plesk panel to set php conf -> done.
- I put :
php_value memory_limit 2000M
php_value upload_max_filesize 2000M
php_value post_max_size 2000M
in my .htaccess in htdocs

[Code]....

I reload/restart apache2, psa, ... And it still doesn't work, I have no more idea every conf file seems correct. It's not a permission problem because I can upload some 80Mo files but not 500Mo ...

View 6 Replies View Related

Script To Limit File Size On Video Share Server

May 29, 2008

We have found that we need to limit the amount of cpu uage by users on our video share server. On this server we currently have 20 users on a sharred plan. Thought that the obvious BW usage would be the biggest challenge, as it turns out we havent gone over the 2 TB that we have.

We have come up with an encoding process that uses the 264 codec and gives us excellent results in terms of quality but is very cpu intensive to the point of really slowing down the server when 10 or more users simutaneously are encoding their videos.

Can someone suggest a script that would allows us to limit the file size in terms of MB/GB that each user could upload per month.

So for example a client pays 10.00 per month and we wanted to limit their uploads to a total of 900 MB per month vs the client that is paying 50.00 per month who would have the ability to upload say 8 GB per month.

Cento 5
c-panel
Dual Quad Core 2.0 ghz
6Mb Ram
1TB HDD
2 TB of BW

View 2 Replies View Related

Plesk 12.x / Linux :: Deny User Upload File Via File Manager Or Hidden File Tab?

Feb 10, 2015

I'm build Plesk Panel for Linux and Presence Builder, I don't want my user can upload their website to hosting via File Manager. How can I do it...

View 2 Replies View Related

1.com/file.php, 2.com/file.php Where File.php Is Hosted On Main.com/file.php

May 26, 2008

Say I have 2 websites and they all use file.php which is located on mainserver.com/file.php.

I want to use the file like this:
website1.com/file.php
website2.com/file.php

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

Ffmpeg :: Cannot Open Shared Object File: No Such File Or Directory In Unknown On Line 0

Mar 6, 2008

Rapidly growing error logs showing the same message

$ug-non-zts-20020429/ffmpeg.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20020429//usr/local/lib/php/extensions/no-debug-non-zts-20020429/ffmpeg.so: cannot open shared object file: No such file or directory in Unknown on line 0

root@server [~]# ls /usr/local/lib/php/extensions/no-debug-non-zts-20020429
./ ../ eaccelerator.so*
root@server [~]# ls /usr/local/lib/php/extensions/no-debug-non-zts-20020429
./ ../ eaccelerator.so*

Using cpanel 11 / centos 4

View 1 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

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 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

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

How Can I Show Hidden File In Cpanel File Management Tool

Jun 16, 2008

i have a server with centos,

i need to edit the hidden file .htaccess from the file management tool of cpanel,

but the hidden files not shown,

ow can i modify the setting and let the files shown in the file management tool of cpanel?

View 6 Replies View Related

Plesk 12.x / Windows :: STOP Resetting File Permissions On DLL File?

Sep 17, 2014

How can we stop Plesk resetting the file permissions on a dll file that is found in

C:Program Files (x86)

??

Specifically,

we have a file, jmail.dll,

here

C:Program Files (x86)Dimacw3JMail

By default Plesk permissions are set to DENY for PSACLN.

But the JMail plugin cannot work with these permissions !

We change this to be ALLOW for READ & EXECUTE and DENY for WRITE.

And everything works fine.

But every time Plesk does an update it reverts it back !

This means that a number of our customers contact forms stop working !

View 12 Replies View Related







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