Actual Images And Contents Do Not Show Up
Jun 26, 2008
i have to reload a page several times. at least once. the templates show up fine, but the actual images and contents do not show up unless i reload the page....this is evident during peak hours but not during normal hours.....
i've done tracert, no lost packets.
View 5 Replies
ADVERTISEMENT
Mar 8, 2015
I'm using .htaccess to show existing images instead of images which does not exist.
RewriteBase /images/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)_(.*)1200x900.jpg$ esittely_$21200x900.jpg
RewriteRule liiga1200x10.jpg esittely1200x10.jpg
RewriteRule liiga670x10.jpg esittely670x10.jpg [L]
Everyting works fine if an image does not exist.
But if an image does exist, the second RewriteRule
RewriteRule liiga1200x10.jpg esittely1200x10.jpg
will be used.
Why is that so? How could I modify my code to prevent that?
View 2 Replies
View Related
Apr 25, 2008
I would like to know what are the kernel values for an RPM kernel.. I mean, I have the latest 2.6.x kernel running on a RHE 4 system, my question.. Is there any way to know the actual kernel values (drivers, options, etc)?
Same as when we write a phpinfo file (that shows libraries, etc) to know php values..
View 5 Replies
View Related
Nov 1, 2008
Id like to know how If can backup my actual config ( I have a vps at vpsempire) that my buddy is setting up for us to have a vpn.
My idea is to have a backup just in case something happens to the server or If I should migrate it ( just precaution). FYI: server has 128 mb
the os Is centos
View 5 Replies
View Related
May 13, 2008
One friend I host sites for is reporting 492MB in WHM, but running DU reports 5.4GB for just one site!!! I've had the DC run Quotafix, but it's still not correct. The site is drupal and DC said they can't even list the tmp folder for that account. Any suggestions so I don't loose $45/month in extra charges? I have no clue how many months this is been going on, but it's costing me allot it seems.
View 6 Replies
View Related
Nov 5, 2008
Considering a dedicated box at Gigenet, as their configurations and prices look good. However, I don't know any customers there.
We're looking for a basic unmanaged box with decent latency to both coasts and non-idiotic people to respond to tickets.
View 6 Replies
View Related
Nov 4, 2007
I have some small colo in an a DC that I have actual transfer basis on each server. Now they give me MRTG graphs and they say they go by what the switch reports for when they bill me. I haven't had an issue until this month when one of my servers which I only have one TB with was reported using 1372GB on their switch.
Now on my MRTG graphs it reported the monthly graph as the following:
Average In: 2360.8 kb/s (2.4%) 763.855996 GB
Average Out: 471.7 kb/s (0.5%) 152.6205485 GB
This reports under 1TB, so I thought that I was okay on my usage. Am I wrong in thinking that the average usage and actual usage should be very similar? I figured since MRTG takes how much you transfer every 5 minutes and averages that over 300 seconds to find the rate that it would report basically the same average usage as my actual usage.
View 14 Replies
View Related
Jul 17, 2007
My host keeps telling me that it is my connection but my server keeps getting slower and slower. how can I actually test it?
View 3 Replies
View Related
Jul 13, 2008
Is there a site that shows the actual uptime for a host?
View 14 Replies
View Related
Mar 25, 2009
I got this warning message from a script I was working on to read XML feeds.
Warning: file_get_contents(url) [function.file-get-contents]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in C:Apache2.2htdocs est5.php on line 8
but when i run the url itself, it works fine.
i already set allow_url_fopen = On
View 2 Replies
View Related
Jul 28, 2008
Zip the contents of a directory (/path/to/dir/*) and then include a file in that zip that is located here: /a/whole/different/path/file.jpg. Is there a ZIP parameter that allows me to include that JPG file in the ZIP file that I am creating? Can someone give me the command?
Also, instead of zipping the contents inside of the "dir" directory, can I zip the "dir" directory itself but exclude the full path when creating the zip (/path/to/ part). I can do this with the -j parameter but when I do it also excludes the "dir" directory and only ZIPs the content inside of it.
View 3 Replies
View Related
Oct 13, 2009
What is Linux command for compressing all the files under a Directory, as
well as all the files in sub-directories under that directory, so that upon
uncompression the files are created in the right directory and sub-directory.
Also of course what is the command to un-compress this compressed file?
In case: the Linux OS here is Redhat Enterprise and the web server is Apache.
View 7 Replies
View Related
Jun 22, 2008
When some jobs done via php scripts which use file get contents , page gives internal server error without waiting.
View 3 Replies
View Related
Sep 15, 2007
Can anyone tell me a simple way in Bash to copy all of the contents of a directory (and only the contents), including hidden files, into another, existing directory?
E.g.
Code:
# I have this directory structure
- directory_A
--- existing_file
-
- directory_B
--- some_file
--- some_subdirectory
--- .some_hidden_file
# I want to end up with this
- directory_A
--- existing_file
--- some_file
--- some_subdirectory
--- .some_hidden_file
-
- directory_B
--- some_file
--- some_subdirectory
--- .some_hidden_file
# I *don't* want this
- directory_A
--- existing_file
--- directory_B
----- some_file
----- some_subdirectory
----- .some_hidden_file
-
- directory_B
--- some_file
--- some_subdirectory
--- .some_hidden_file
So far I've been stymied in finding a simple way to do this from the command prompt.
View 1 Replies
View Related
Apr 7, 2014
I am running plesk 11.05 Plesk on windows server. I have noticed this things twice...
While migrating accounts one server to another Smartermail not showing actual mail received date. For all accounts and emails Smartermail showing Migration date..
My more than 10000 emails showing migration date as received date..
View 1 Replies
View Related
Jun 17, 2009
how to setup Nginx webserver on a cpanel server to serve static contents,
say /images folder from every domains hosted on the server so that Apache's load will decrease?
View 12 Replies
View Related
May 23, 2015
When i add the private key and certificate via plesk panel, i get the following error:
ERR [panel] Unable to set the certificate: Unable to put certificate file: Unable to arrange cert file: file_put_contents failed:
View 1 Replies
View Related
Jul 28, 2009
I'm trying to do is wget images, however, i'm not sure how to do it 100% right...
what ive got is a index.html page that has images(thmubs) that link to the full size images. how do i grab the full size images?
Example of links on the page:
<a href="images/*random numbers*.jpg" target="_blank"><img border=0 width=112 height=150 src="images/tn_*random numbers*.jpg" style="position:relative;left:3px;top:3px" /></a>
i tried
wget -A.jpg -r -l1 -np URLHERE
View 1 Replies
View Related
Mar 2, 2008
Has anyone here gotten any of the Xen images from jailtime.org to work on CentOS? I've figured out what the heck I'm doing since my last question [url], but they still won't boot. And the more I Google it, the more people I find asking the same questions.
It looks like they're depending on a bunch of non-standard images in their initrd, and, unless we have some of these unknown modules, the darned thing won't boot. Mine ends up failing like this:
Code:
NET: Registered protocol family 1
NET: Registered protocol family 17
Using IPI No-Shortcut mode
XENBUS: Device with no driver: device/vbd/2049
XENBUS: Device with no driver: device/vbd/2050
XENBUS: Device with no driver: device/vif/0
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
VFS: Cannot open root device "sda1" or unknown-block(0,0)
Please append a correct "root=" boot option
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
The xen.conf for this particular VM:
Code:
# This points ta real Dom0 kernel!
kernel = "/boot/vmlinuz-2.6.18-53.1.13.el5xen"
memory = "256"
name = "Ubuntu-Matt"
vif = [ 'mac=00:01:02:03:04:07, bridge=xenbr0, vifname=vif1.0' ]
# Set the disk...
disk = ['file:/home/matt/vms/ubuntu-7.04/ubuntu.7-04.img,sda1,w', 'file://home/matt/vms/ubuntu-7.04/ubuntu.swap,sda2,w']
root = "/dev/sda1 ro"
This is driving me bonkers... Has anyone gotten these to work? Would I be better off just installing from an ISO?
View 0 Replies
View Related
Sep 5, 2008
I have uploaded my site through FTP. Everything seems to be showing except the /images files.
Images in .gif and .jpg ain't showing up. The error I get is
"The image "image URL" cannot be displaying, because it contains error"
It's weird because the image is uploaded on the ftp in images folder but for some weird reason it's not showing up.
View 6 Replies
View Related
Jun 18, 2009
how to have full size images in my DH (dreamhost) gallery2?
View 2 Replies
View Related
Aug 13, 2008
I plan to build huge image gallery, using lighttpd to server these images. It would be easiest for me to have all these files (more than 1 000 000) in one directory? Is it ok?
I have no idea, if this can cause any problems. Should I part my files into several directories, does it make serving better/faster?
View 14 Replies
View Related
Nov 21, 2008
Dose more images mean more RAM usage?
Do images take a heavy load on server RAM?
View 5 Replies
View Related
Mar 1, 2008
I have virtual folder in IIS6 which has asp file as default and several jpg files. How to prevent JPG files download from server? I want to let execute asp file only and do not let users download jpg files.
View 0 Replies
View Related
Dec 4, 2008
How to hotlink images in forum?
View 2 Replies
View Related