Hello guys, I’m new to this forum and software. I’m looking for self hosted password manager for my team.
I have my shared hosting and access to cPanel. I can upload files, create databases, create subdomains… But I dont have access to root.
Is it possible to do anything in my case?
             
            
              
            
           
          
            
              
                remy  
              
                  
                    December 20, 2019, 11:12am
                   
                  2 
               
             
            
              I’m not familiar with cPanel, I expect it would require some specific changes to get passbolt running. Another user posted some info on how they got it to work in June:
  
  
    Hi all, 
It takes me a long time but as i didn’t find solution on this forum, I post how I managed to do it. 
First, don’t use CentOS package, it doesn’t work well with Cpanel. 
I will only note things which differs from official tutorial to install passbolt from source. 
First install dependencies: 
With php 7.x you may need to enable popen function to be able to install needed packages. 
Go to /opt/cpanel/ea-php7x/root/etc/php.ini and edit : 
disable_functions = show_source, system, shell_exec…
   
 
             
            
              
            
           
          
            
              
                system  
              
                  
                    December 25, 2019, 11:24am
                   
                  3 
               
             
            
              This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.