Hello.
I did but then when I tried to access, the modules page for example, I got the following page...
CCGI Error: Execution of this script not permitted
--------------------------------------------------------------------------------
Execution of (admin/modules.php) is not permitted for the following reason:
Script is not executable. Issue 'chmod 755 filename'
Server Data:
Server Administrator/Contact:
support@plus.net Server Name: ccgi.isisitsolutions.plus.com
Server Port: 80
Server Protocol: HTTP/1.1
Virtual Host: ccgi.isisitsolutions.plus.com
Request Data:
User Agent/Browser: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322)
Request Method: GET
Remote Address: 84.92.214.217
Remote Port: 50981
Query String: type=admin
Referring Page:
http://ccgi.isisitsolutions.plus.com/admin/modules.php?type=adminSo I set the admin/modules.php permision CHMOD to 755 and then it work (still with the script error)...
Thanks.