PHP: disk_free_space() has been disabled for security reasonsuri: index2.php?option=com_expose&task=checkpath: /administrator/components/com_expose/admin.expose.phpversion: Elxis 2008.0 Stable rev1891 [ Olympus ] 10-February-2008 00:39 GMT+2WARNING(2): /home/?????/public_html/components/com_expose/expose/manager/check_system.php, line 127
7.3.2 I can’t upload photo’s from my PC to the site ”Could not connect with the server” error messageThis is a long issue..First, check if your server has the minimum requirements for Joomla!:Check if the server has the minimum requirements for Exposé: * PHP version 4 or higher * DOM or DOMXML library (in RC4, this is used in frontend and backend) * GD library and the ICONV library extensions (only if backend Manager used) * Verify http://www.gotgtek.com/cms/expose-php-settings.html for additional infoRestart the server service to apply the new settings.Did you try to change the .htaccess file ? By default, in the root of your Joomla! site, you can find a htaccess.txt file which you need to rename. Add the following lines to it:# Config for Exposé component: upload errors SecFilterEngine??? Off SecFilterScan???POST Off # End config ExposéNote: Your host can restrict some or all functions that you write in this file. If you get an Apache error after renaming/creating this file. If so, you’ll need to contact your host. (more info on http://httpd.apache.org/docs/2.0/mod/core.html#allowoverride )