|
Attention: Last reply in this thread was more than 17 Years ago |
|
Thread Tools |
#1
|
|||
|
|||
MIME Error
Code:
Content visible to registered users only. The photoplog/images section has been chmod to 777. Safe mode is switched off. Only problem I can think of is that there was no tmp folder on the server - so i created one in the root and chmod it to 777. Im running vb 3.6.7 - This is a fresh install. Any help greatly appreciated. |
#2
|
||||
|
||||
Sounds like a problem with the /tmp directory. Check your php.ini file:
Code:
Content visible to registered users only.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#3
|
|||
|
|||
Where is the php.ini file? Should that be in the /tmp folder? If so I havent got one as for some reason no tmp directory was located on the server.
I created a new folder called tmp and chmod it to 777. Im all a bit lost when it comes to tmp! What groups do you mean when you say check if the can access them? Sorry to be such a pain! |
#4
|
||||
|
||||
Run locate php.ini from the command line to find the php.ini file, and no, the php.ini file should not be in the /tmp directory. As for group information, run man chown from the command line to read more about it. The /tmp directory needs to be accessible and writable so that HTTP uploads can go there. You should really speak to your sysadmin to help you with this, so it is set up safely and correctly, as I don't work with server setup or maintenance.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#5
|
|||
|
|||
Strange thing is, its working for everyone else, but I keep getting the same error regardless of the file size or type of file im trying to upload.
I have the same permissions as everyone else. Odd |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wrong Mime type or file too large Error | TwistedGFX | Troubleshooting & Problems | 10 | 08-02-2007 07:55 PM |
Mime type error | noodles2k5 | Troubleshooting & Problems | 2 | 06-13-2007 07:28 PM |
photoplog error- Bad Type - File is of the Wrong MIME Type | weedheaven | Troubleshooting & Problems | 10 | 02-20-2007 05:21 PM |