Questions tagged [softaculous]

Softaculous is a commercial script library automating installation of open source or commercial web applications on a website.

Softaculous scripts are executed from the administration area of a website control panel, typically via an interface tool such as cPanel,[1] Plesk,[2] H-Sphere, [3] ISPmanager, DirectAdmin and InterWorx. Softaculous applications typically create tables in a database, install software, adjust permissions, and modify web server configuration files.

Softaculous targets open-source software and is available in Pro and Free versions. The free version supports the installation of over 50 applications.[4] The Pro version provides one-step installation of over 280 applications.[5]

Wikipedia (https://en.wikipedia.org/wiki/Softaculous)

27 questions
4
votes
0 answers

Running Zend Server alongside Softaculous AMPPS?

I currently do most of my local server testing using Softaculous AMPPS. However, I would like to see if I can install and run Zend Server under the same AMPPS Apache installation without disrupting anything. I really want the Zend Optimizer, Loader…
eComEvo
  • 11,669
  • 26
  • 89
  • 145
2
votes
1 answer

Softaculous start symfony app

So i have downloaded Softaculous (ampps), and from their dashboard I installed the symfony framework, and it created a symfony3 folder with all of the files in the www directory (with an index.php file in the root directory of symfony that only…
Nodir Rashidov
  • 692
  • 9
  • 32
2
votes
0 answers

programmatically install themes with php in softaculous

Is there any way possible to create PHP script that auto installing themes on user site after user filled up username, password, & select theme ?
cyberneo
  • 57
  • 11
2
votes
0 answers

phpmyadmin says restricted access

I installed phpmyadmin with Softaculous on my webspace in a folder named data. When I go to the phpmyadmin link it provided after install it says like restricted access!. I made sure all access was marked 777. Any help with this would be great.…
ericnj
  • 21
  • 1
1
vote
1 answer

Error 404 after migrating laravel 8 to a shared host

Hello everyone i am new to laravel and i hope someone can help me about my problem. I created a laravel project. After that I import it to cpanel using softaculous. Then, I made some changes base on what i research in the net to avoid showing…
Hope
  • 644
  • 2
  • 6
  • 21
1
vote
1 answer

Laravel fresh installation via softaculous - File not found

i tried installing Laravel 5.7 from Softaculous it showed no error, installation was successful but when i go to the installation URL, it says : File not found. i tried deleting and reinstalling, even reinstalling in a different path... i get the…
Ahmedmmkh
  • 11
  • 1
1
vote
1 answer

Install custom package from softaculous by API PHP

I need to install my custom package from softaculous by API. I have created a custom package in softaculous its working fine when I install from WHM but I need to install from API. If I install WordPress API then it's working. Wordpress is installed…
Pritesh Mahajan
  • 4,974
  • 8
  • 39
  • 64
1
vote
2 answers

Magento Install - Identifier name is too long

I am getting this error while trying to install Magento using Softaculous. Could not make the query numbered : 17 MySQL Error No : 1059 MySQL Error : Identifier name 'UNQ_60450534796045053479API2_ACL_RULE_ROLE_ID_RESOURCE_ID_PRIVILEGE' is too…
coderking
  • 39
  • 4
1
vote
1 answer

Softaculous/AMPPS - The installation package could not be found (localhost)

The installation package could not be found error returns after I hit install on http://localhost/ampps/ for most of the available packages such as Wikimedia. I tried to find out where this error comes from such as updating setting in …
1453939
  • 242
  • 5
  • 14
0
votes
0 answers

Moodle Softaculous Installation: MySQL Syntax error

I`m installing Moodle to a second domain inside the CPanel, using softaculous. It works with the primary domain.. but it should be installed to the second one instead. Error Code: Could not make the query numbered : 6 MySQL Error No : 1064 MySQL…
0
votes
2 answers

How to set up email with a gmail account from codeigniter now that Google has disabled "less secure app" setting?

All the documentation I'm seeing for sending emails from a gmail account specify to check the "allow less secure apps to access" setting in your google account. Apparently as of last week, Google has disabled that setting, at least for accounts with…
0
votes
0 answers

URL shows subdirectory named 'en' although it is not in the public_html

I am using Softaculous to install WordPress from Cpanel on the root public_html directory, and when the installation finishes successfully, and after opening the domain it opens like this: www.somewebsite.com/en, although there is no dirctory in…
0
votes
1 answer

curl_init() fails silently in softaculous custom script

I am building a custom softaculous script that installs and activates a theme along with wordpress. To accomplish this, I need to make a call out of the softaculous install.php file: $ch = curl_init(); curl_setopt($ch, CURLOPT_URL,…
Todd H. Gardner
  • 630
  • 4
  • 18
0
votes
1 answer

WordPress site cannot be reached after installation in CPanel with Softaculous

I am really a beginner using CPanel, so please apologize for my ignorance. I have my own domain name, let's call it victor.com. I had successfully installed WordPress with a selected Theme using Softaculous through CPanel. In the end, it showed me…
victorio
  • 6,224
  • 24
  • 77
  • 113
0
votes
0 answers

Install Ioncube Loader on an Ubuntu 16.04 server

I want to install Ioncube Loader on an Ubuntu 16.04 server, in order to install Softaculous and WHMCS, by following this tutorial: https://www.howtoforge.com/tutorial/how-to-install-ioncube-loader/ The problem is that I'm not sure about the correct…
DavidM
  • 307
  • 2
  • 6
  • 22
1
2