I have 5 CMSMS sites up and running for quite a long time now, even a few of them running on IIS+PHP (with some limits o'course).
But today I'm struggling with the latest version 1.6.6, although on the same server (shared hosting) I have another site based on 1.6.4 running smoothly.
I copied the files, run the setup... had to request the hoster to disable safe_mode (done - although the 1.6.4 install didn't ask anything so far).
Then, I try to add modules and get some problems and error messages :
=>> Extensions » Modules says
The modules folder (and/or the uploads folder) is not writable, if you would like to install modules by uploading an XML file you need ensure that these folders have full read/write/execute permissions (chmod 777). Safe mode may also be in effect.
=>> Extensions » Module Manager >> Available Modules says
WARNING: Insufficient directory permissions to install modules. You may also be experiencing problems with PHP Safe mode. Please ensure that safe mode is disabled, and that file system permissions are sufficient.
And each module is marked as "Cannot download"
O'course, all these directories are both set to 777 (done through Plesk and checked with FileZilla), and I asked my hoster to remove safe_mode, and it's now done.
Here's my global config, FYI :
----------------------------------------------
Cms Version: 1.6.6
Installed Modules:
* CMSMailer: 1.73.14
* FileManager: 1.0.1
* MenuManager: 1.6.2
* ModuleManager: 1.3.1
* News: 2.10.3
* nuSOAP: 1.0.1
* Printing: 1.0.4
* Search: 1.6.1
* ThemeManager: 1.1.1
* TinyMCE: 2.5.5
Config Information:
* php_memory_limit:
* process_whole_template: false
* max_upload_size: 5000000
* default_upload_permission: 664
* assume_mod_rewrite: false
* page_extension:
* internal_pretty_urls: false
* use_hierarchy: true
Php Information:
* phpversion: 5.2.0-8+etch16
* md5_function: On (True)
* gd_version: 2
* tempnam_function: On (True)
* magic_quotes_runtime: Off (False)
* memory_limit: 32M
* max_execution_time: 30
* safe_mode: Off (False)
* session_save_path: No check because open basedir active
* session.use_cookies: On (True)
Server Information:
* Server Api: cgi-fcgi
* Server Db Type: MySQL (mysql)
* Server Db Version: 5.0.32
----------------------------------------------
Should I go back to 1.6.4

What should I change and where to get "right" to upload/update modules

I checked many different topics in this forum, but all said the solution was to change permissions on modules and upload, and I already did it... what else ?
I wanted to update the 1.6.4 site to 1.6.6 but I must refrain :D

Thanks in advance for your help.
Sincerely
DJM