Hi, first sorry for my english. I use Ckeditor and kcfinder. When I want upload some image which is bigger then about 120 Kb, i give internal server error 500. In log file is error Warning: include(): open_basedir restriction in effect. File() is not within the allowed path(s): (/) in /var/www/clients/client1/web38/.....
But if I upload smaller image it's all right. In php.ini is max_file_size set on 512M, max_post_size 512M and all values have limits set big.
Can you help me please?
Thank's
But if I upload smaller image it's all right. In php.ini is max_file_size set on 512M, max_post_size 512M and all values have limits set big.
Can you help me please?
Thank's

Note that this is the PHP guide. You didn't mention which version of CKFinder you are using. All the guides are here: http://docs.cksource.com/CKFinder_2.x/Developers_Guide
My phpinfo is here: http://malovanivtichu.cz/test/test.php
I have ckfinder version 2.2.2.1 and ckeditor 3.6.4
My hosting using open_basedir, but i don't know a lot of this.
Please help me, because i try it three days.
Thanks a lot for your answers.