(10-16-2015, 05:50 PM)TGates Wrote:(10-16-2015, 02:58 PM)td2000 Wrote: I had same error, can not upload in both joomla and wordpress source code. My server is centos 5.7 and php 5.4.45.
Did you check the permissions for the folders the files are being uploaded too?
The permission is ok.
As some guy refer to suhosin, I check with php - v as results as follow:
# php -v
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/suhosin.so' - /usr/lib/php/modules/suhosin.so: undefined symbol: php_checkuid in Unknown on line 0
PHP 5.4.45 (cli) (built: Sep 30 2015 15:09:38)
Copyright © 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright © 1998-2014 Zend Technologies
What is problem?