View Full Version : & Symbol Crashes Website
jondavis45
8-10-06, 09:47 AM
I recently had my wesite go down do to an & symbol in one of my images files.
example test&test.jpg
The explanation by powweb support was that this special character corrupted my zone file which in turn knocked my website off.
Could someone explain this to me in detail because I do not understand it.
thanks.
snowmaker
8-10-06, 09:52 AM
Well I'm not sure why that would go so far as to crash your site, but you could try replacing the & with &
Do you have that explanation in writing? Because I would leave to see the exact explanation, for the simple fact that that is complete BS. It's a very bad idea to use the "&" sign in filenames, though. The "&" sign is a special character in HTTP requests. It's used by the server to parse the request into the filename and parameters. I'm not sure how servers are supposed to handle scenarios where the "&" comes before the "?", though. But in general, don't use the "&" sign in filenames.
joshuamc
8-10-06, 10:31 AM
& should work fine in a file name. This is hosted on PowWeb: http://www.siezingtheday.com/test&test.jpg
jondavis45
8-10-06, 10:31 AM
I understand that it is a bad practice, it was a file from a couple of years ago not created by me.
I would just want an explanation on how it could crash my website.
joshuamc
8-10-06, 10:33 AM
If you want, I can look at the ticket and perhaps give you a better explanation. I would need your domain name or tracking code.
& should work fine in a file name. This is hosted on PowWeb: http://www.siezingtheday.com/test&test.jpg
Faith and ^H^H^H^H & The Muse!!
YvetteKuhns
8-10-06, 02:32 PM
Special characters used in queries should not be used in filenames. It is possible that the symbol crashed a program such as a migration program or a search program. Simply calling an image or linking to it would not cause a problem, but a mysql query could get confused.
http://www.domain.com/test&test.jpg
This is okay.
http://www.domain.com/index.php?id=test&test.jpg
This is confusing.
joshuamc
8-10-06, 02:55 PM
Faith and ^H^H^H^H & The Muse!!
A fan?
yeah - Strange Boutique too...
vBulletin v3.6.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.