Softaculous


Topic : Getting a 404 page


Posted By: usdcserv on February 3, 2016, 12:18 pm
Clients are complaining when in cPanel and clicking on the Softaculous link they get a 404 page, I have duplicated that. How can I fix that?

Posted By: Brijesh on February 3, 2016, 1:42 pm | Post: 1
Hi,

Can you please execute the following command on your server :
Code
ln -s /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/enduser /usr/local/cpanel/base/frontend/x3/softaculous

ln -s /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/enduser /usr/local/cpanel/base/frontend/paper_lanter/softaculous


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

Posted By: usdcserv on February 3, 2016, 7:39 pm | Post: 2
Quote From : Brijesh February 3, 2016, 1:42 pm
Hi,

Can you please execute the following command on your server :
Code
ln -s /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/enduser /usr/local/cpanel/base/frontend/x3/softaculous

ln -s /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/enduser /usr/local/cpanel/base/frontend/paper_lanter/softaculous


The second command came back with

ln: creating symbolic link `/usr/local/cpanel/base/frontend/paper_lanter/softaculous' to `/usr/local/cpanel/whostmgr/docroot/cgi/softaculous/enduser': No such file or directory
root@linuxsrv01 [~]#

Posted By: Brijesh on February 4, 2016, 1:40 pm | Post: 3
Hi,

It looks like there was a typo in "paper_lantern".

Please execute the following command :
Code
ln -s /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/enduser /usr/local/cpanel/base/frontend/paper_lantern/softaculous


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

Posted By: usdcserv on February 4, 2016, 5:52 pm | Post: 4
Quote From : Brijesh February 4, 2016, 1:40 pm
Hi,

It looks like there was a typo in "paper_lantern".

Please execute the following command :
Code
ln -s /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/enduser /usr/local/cpanel/base/frontend/paper_lantern/softaculous


That worked, Thank You.

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.