Quote From : webgate June 3, 2011, 9:20 am Well,
we get all work when upgrade to Softaculous 3.3.
even with H-Sphere 3.4.1 except wwwuser account.
Couple thinks to check:
1./var/softtmp chmod 777
2./hsphere/local/config/httpd/custom.conf has following added:
<Directory /hsphere/shared/apache/htdocs/softaculous>
AddType application/x-httpd-php .php .php3 .php4 .phtml
php_admin_value upload_tmp_dir /tmp
php_admin_value open_basedir /
php_admin_value include_path /
php_admin_value session.save_path /tmp
DirectoryIndex index.php
</Directory>
Not if the username starts with an uppercase letter. I have the same configuration and tracked down the "ERROR IN SHIFTING TO USER LEVEL" to that.
Hope tech support is reading this and fixes that issue in the next update.
|