I am installing on Bluehost linux sentos server and getting the following error that is aborting the installation. Seems to be a permissions problem. I am new to linux, but have managed to overcome permissions in /tmp, UTF-8 issues and this seems to be the final hurdle. I have also set the python directories for root ownership and 777. Does Anybody have any ideas? help much appreciated :)
File "SavForLinux.py", line 27, in main
File "Controller.py", line 123, in action
File "Controller.py", line 396, in __install
File "Controller.py", line 941, in __performActions
File "ActionList.py", line 165, in doOperation
File "ActionList.py", line 152, in __doInstall
File "AbstractAction.py", line 62, in installAction
File "EngineCheck.py", line 73, in updateAction
File "/build/python-build/python/install64/lib/python2.7/subprocess.py", line 710, in __init__
File "/build/python-build/python/install64/lib/python2.7/subprocess.py", line 1335, in _execute_child
OSError: [Errno 13] Permission denied
This thread was automatically locked due to age.