PDA

View Full Version : Invalid File Type


web_assist_mail157665
07-19-2009, 06:11 AM
When iRite first came out - I added to one of my sites.
I recently went back to the site and tried to upload some small images and files

The site works fine locally
the remote FCK config seems fine

but when I try to upload an image on the remote server, I get...

"Invalid File Type"

ANY reason why I should be getting this on the server and NOT locally
File sizes are easily under the limit and of correct extension, with no strange characters in file names. Permissions are correct - running out of things the check

Could something have been changed on the server???
my supplier has changed some setting that have caused 'no tmp folder found' errors before

FYI
phpinfo says

php ver 4.4.9
open_basedir /home/(edited:myuserrefhere)/:/tmp:/usr/local/lib/php

web_assist_mail157665
07-20-2009, 07:28 AM
When iRite first came out - I added to one of my
FYI
phpinfo says

php ver 4.4.9
open_basedir /home/(edited:myuserrefhere)/:/tmp:/usr/local/lib/php

Ah - looks like its a combinations of things

according to my supplier
PHP open_basedir setting for this particular url needs to be set to "no value"
or
use a more up to date version of FCK, which resolves the problem


Can you guys confirm this is the case?

Ray Borduin
07-20-2009, 08:39 AM
It sounds likely to be true. I would tend to believe them.