Control Web Panel

3rdParty => Softaculous => Topic started by: crakrz on November 05, 2015, 11:57:10 AM

Title: Unable to access softaculous after installation via CWP
Post by: crakrz on November 05, 2015, 11:57:10 AM
Hello,

I am using CWP 0.9.8.10 on a 32bit centos 6 VPS. Recently i've installed softaculous extension from CWP admin panel (script installer > script manager). After installation I was able to see a bunch of open source platform in /var/softaculous directory. I could also see cron jobs being executed daily with a few post fix errors which were related to softaculous updates.

The issue is when I try to access softaculous from either admin side (script installer > softaculous) or client side (file manager > softaculous) / or via dashboard. It routes me to https://x.x.x.x:2031/softaculous which then ends up to CWP login page. I've tried to login in the new window and repeat the same steps but end up in the same login page.

I would really appreciate if someone can help me rectify this issue.

Thanks in advance & apologies for my bad english.
Title: Re: Unable to access softaculous after installation via CWP
Post by: Dexxa on November 05, 2015, 04:59:20 PM
Sadly i have the same problem :(
Title: Re: Unable to access softaculous after installation via CWP
Post by: devnull on November 06, 2015, 09:33:36 AM


I contacted Softaculous. The have a patch for it which solves the problem for the moment.
(it is only one file which needs to be replaced)



Title: Re: Unable to access softaculous after installation via CWP
Post by: Farukh Khan on November 06, 2015, 10:37:06 AM
Can you share it with us?
Title: Re: Unable to access softaculous after installation via CWP
Post by: devnull on November 06, 2015, 11:12:48 AM

You can downlad the file here https://jumpshare.com/v/thBOIUjsxOstFUNBYS5S

It is gzipped you have to unzip it.

You have to replace /usr/local/cwp/softaculous/index.php with the index.php of the gzipped file.

Make sure you first make a copy of the original index.php


Good luck!

Title: Re: Unable to access softaculous after installation via CWP
Post by: Farukh Khan on November 06, 2015, 11:26:46 AM
Is it temporary solution or a permanent one?
Title: Re: Unable to access softaculous after installation via CWP
Post by: devnull on November 06, 2015, 11:41:32 AM


It is a temporary one. I have been told that in the next release of Softaculous this will be fixed.

Does it work for you too?
Title: Re: Unable to access softaculous after installation via CWP
Post by: Farukh Khan on November 06, 2015, 12:36:42 PM
Haven't tested it yet. Will do a test tomorrow as my server is running through some maintenance work today. Will post the feedback.
Title: Re: Unable to access softaculous after installation via CWP
Post by: Dexxa on November 06, 2015, 04:46:54 PM
I have just tested it and it works great
Title: Re: Unable to access softaculous after installation via CWP
Post by: devnull on November 06, 2015, 08:22:52 PM


Hi Dexxa,

Thanks for the feedback.  :) Very good it solves the issue for the moment.


Title: Re: Unable to access softaculous after installation via CWP
Post by: imgrooot on November 06, 2015, 09:00:22 PM
Thank you crakrz for posting the question and devnull for posting the solutions.
Replacing the index.php is working for me.
Title: Re: Unable to access softaculous after installation via CWP
Post by: Farukh Khan on November 06, 2015, 11:17:23 PM
Works for me too.
Title: Re: Unable to access softaculous after installation via CWP
Post by: crakrz on November 07, 2015, 06:08:54 AM
Works perfectly. devnull, appreciate your effort for taking up this issue to Softaculous.
Title: Re: Unable to access softaculous after installation via CWP
Post by: devnull on November 07, 2015, 04:34:25 PM

You welcome crakrz. This forum is great, we as community can help each other.
In the meantime the programmers of CWP are coding :)
Title: Re: Unable to access softaculous after installation via CWP
Post by: je2u on November 25, 2015, 07:29:26 AM
Works for me too, thanks!