MIME type for a .bin file

Discuss anything TunerPro related.

Moderators: Mangus, robertisaar, dex

Post Reply
User avatar
EagleMark
Posts: 424
Joined: Mon Mar 22, 2010 11:11 am

MIME type for a .bin file

Post by EagleMark »

Wondering if any of the programmers here could help me determine the MIME type for an applacation to upload a bin file?
1990 Chevy Suburban
1994 Buick RoadMaSSter Estate Wagon LT1.
1972 IH 1210 Isky Cammed Balenced 345 TBI

GearHead-EFI.com EFI Conversions and Chip Tuners!
User avatar
Mangus
TunerPro Author
Posts: 1958
Joined: Wed Mar 19, 2003 1:49 pm

Post by Mangus »

Upload to where and using what? MIME (which is primarly used for email) is pretty much opaque these days (i.e. not really exposed to end users).
***************************************
TunerPro Author
1989 Trans Am
User avatar
EagleMark
Posts: 424
Joined: Mon Mar 22, 2010 11:11 am

Post by EagleMark »

It is for a Plug In for a photo gallery. I'm trying to use it to upload bin files.
1990 Chevy Suburban
1994 Buick RoadMaSSter Estate Wagon LT1.
1972 IH 1210 Isky Cammed Balenced 345 TBI

GearHead-EFI.com EFI Conversions and Chip Tuners!
User avatar
EagleMark
Posts: 424
Joined: Mon Mar 22, 2010 11:11 am

Post by EagleMark »

Mangus wrote:Upload to where and using what? MIME (which is primarly used for email) is pretty much opaque these days (i.e. not really exposed to end users).
Well inside a .bin file is just text correct?

It's Coppermine Gallery. I went the usual route of just adding the extention like "bin" same as you would for a picture "jpg" but for some reason it does not like it...

The program is php written and I'm wondering if it sees .bin and pulls it out? I'm familar with CGI and bin is common but no knowledge of php.
1990 Chevy Suburban
1994 Buick RoadMaSSter Estate Wagon LT1.
1972 IH 1210 Isky Cammed Balenced 345 TBI

GearHead-EFI.com EFI Conversions and Chip Tuners!
cmaje72
Posts: 26
Joined: Thu May 27, 2010 4:45 am

Post by cmaje72 »

You may also need to define the MIME type in the http server settings or in php.ini on the server if you have access to that.
User avatar
EagleMark
Posts: 424
Joined: Mon Mar 22, 2010 11:11 am

Post by EagleMark »

cmaje72 wrote:You may also need to define the MIME type in the http server settings or in php.ini on the server if you have access to that.
Thanks for the help!

But I got it dialed in.
1990 Chevy Suburban
1994 Buick RoadMaSSter Estate Wagon LT1.
1972 IH 1210 Isky Cammed Balenced 345 TBI

GearHead-EFI.com EFI Conversions and Chip Tuners!
Post Reply