Softaculous


Topic : Error: Could not write SESSION DATA.Child failed to make LIVEAPI connection to cPanel.


Posted By: i_maq on May 9, 2019, 6:08 pm
Hello everyone! I tried searching for this elsewhere but not getting very far.

When I try to access Softaculous from within my Cpanel, please see the screen capture attached...

Hope someone can help, thanks!

Posted By: Brijesh on May 10, 2019, 1:34 pm | Post: 1
Hi,

Please try executing the following commands :
mkdir /var/softtmp
chmod 0777 /var/softtmp

If you still face the issue please open a support ticket with us so that we can check this for you :
https://softaculous.deskuss.com/

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Posted By: i_maq on May 10, 2019, 1:40 pm | Post: 2
Hi, I tried it but get this:

[imaq@vps679699 ~]$ mkdir /var/softtmp
mkdir: cannot create directory `/var/softtmp': File exists
[imaq@vps679699 ~]$ chmod 0777 /var/softtmp
chmod: changing permissions of `/var/softtmp': Operation not permitted

Posted By: YDSWM on May 10, 2019, 5:20 pm | Post: 3
Thank you for the fix! I had exactly the same issue. this worked for me.
mkdir /var/softtmp
chmod 0777 /var/softtmp

Cheers,
Craig

Posted By: Brijesh on May 13, 2019, 7:24 am | Post: 4
Quote From : i_maq May 10, 2019, 1:40 pm
Hi, I tried it but get this:

[imaq@vps679699 ~]$ mkdir /var/softtmp
mkdir: cannot create directory `/var/softtmp': File exists
[imaq@vps679699 ~]$ chmod 0777 /var/softtmp
chmod: changing permissions of `/var/softtmp': Operation not permitted
Hi,
You are executing these commands as a user. You need to execute these commands as root.

If you still face the issue please open a support ticket with us :
https://softaculous.deskuss.com/

Edited by Brijesh : May 14, 2019, 5:47 am

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Posted By: i_maq on May 13, 2019, 5:39 pm | Post: 5
I tried as root but I get this:

[root@vps679699 ~]# mkdir /var/softtmp
mkdir: cannot create directory `/var/softtmp': File exists
[root@vps679699 ~]# chmod 0777 /var/softtmp
[root@vps679699 ~]#

No action on the second command, just blank new line...

Posted By: Brijesh on May 14, 2019, 5:47 am | Post: 6
Hi,

Can you try the following commands as root :
rm -rf /var/softtmp
mkdir /var/softtmp
chmod 0777 /var/softtmp

If you still face the issue please open a support ticket with us :
https://softaculous.deskuss.com/

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.