Softaculous


Topic : Softaculous and ISPConfig Firewall and ips


Posted By: gLeW on June 21, 2018, 12:00 am
Hi im very new on the VPS world im try to install Softaculous on ISPconfig

i see the wiki to install Softacolous on ISPconfig
but have a question

Quote
If you have firewall enabled, then please allow access to *.softaculous.com

The ISPconfig Firewall only givme to config ports not address

Quote
api.softaculous.com (IP : 192.198.80.3)
s1.softaculous.com (IP : 158.69.6.246)
s2.softaculous.com (IP : 192.200.108.99)
s3.softaculous.com (IP : 178.32.158.97)
s4.softaculous.com (IP : 138.201.24.83)
s7.softaculous.com (IP : 167.114.200.240)


Where in ispconfig i need to give access to this ips.

Thanks

Posted By: Brijesh on June 21, 2018, 6:24 am | Post: 1
Hi,

Softaculous should work without adding the IPs to Firewall.

Please go ahead and install Softaculous and let us know if you face any issues.

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

Posted By: gLeW on June 21, 2018, 11:47 am | Post: 2
Hi i already finish the wiki but see a blank page.

I already add this lines to  /usr/local/softaculous/php.ini


extension=mysql.so
extension=mysqli.so
extension=curl.so
extension=soap.so
extension=posix.so
extension=json.so
extension=xml.so
extension=ftp.so
extension=mbstring.so
extension=simplexml.so
extension=mcrypt.so

Posted By: gLeW on June 21, 2018, 11:54 am | Post: 3
upu can see the php config here

https://panel.pimax.xyz/0.php

Posted By: Brijesh on June 21, 2018, 2:33 pm | Post: 4
Hi,

It looks like you are using mysqlnd so you need to add that as well.

Please try this :
extension=mysqlnd.so
extension=mysql.so
extension=mysqli.so
extension=curl.so
extension=soap.so
extension=posix.so
extension=json.so
extension=xml.so
extension=ftp.so
extension=mbstring.so
extension=simplexml.so
extension=mcrypt.so

Do let us know if you still face the issue.

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

Posted By: gLeW on June 21, 2018, 5:22 pm | Post: 5
Hi, i already have this on my php.ini on usr/local/softaculous/php.ini

Quote
extension=mysqlnd.so
extension=mysql.so
extension=mysqli.so
extension=curl.so
extension=soap.so
extension=posix.so
extension=json.so
extension=xml.so
extension=ftp.so
extension=mbstring.so
extension=simplexml.so
extension=mcrypt.so

error_reporting = E_PARSE
log_errors = On
error_log = "/var/softaculous/error_log"
display_errors = Off

date.timezone = "America/New_York"

max_execution_time = 0
max_input_time = 0

memory_limit = 128M
post_max_size = 8M

magic_quotes_gpc = Off
magic_quotes_runtime = Off
magic_quotes_sybase = Off
safe_mode = Off
enable_dl = On

open_basedir="/"

zend_extension = "/usr/local/softaculous/ioncube.so"


i already reboot, but still see blank page.

Posted By: Brijesh on June 22, 2018, 6:05 am | Post: 6
Hi,

Please add the extensions at the end of php.ini file.

If you still face the issue please open a support ticket with us and we will check it for you :
https://www.softaculous.com/support/

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

Posted By: gLeW on June 22, 2018, 11:21 am | Post: 7
i already put at the end of /usr/local/softaculous/php.ini

or need to put in other php.ini????


Quote
[PHP]

error_reporting = E_PARSE
log_errors = On
error_log = "/var/softaculous/error_log"
display_errors = Off

date.timezone = "America/New_York"

max_execution_time = 0
max_input_time = 0

memory_limit = 128M
post_max_size = 8M

magic_quotes_gpc = Off
magic_quotes_runtime = Off
magic_quotes_sybase = Off
safe_mode = Off
enable_dl = On

open_basedir="/"

zend_extension = "/usr/local/softaculous/ioncube.so"

extension=mysqlnd.so
extension=mysql.so
extension=mysqli.so
extension=curl.so
extension=soap.so
extension=posix.so
extension=json.so
extension=xml.so
extension=ftp.so
extension=mbstring.so
extension=simplexml.so
extension=mcrypt.so


Already open a ticket.
Thanks

Posted By: Brijesh on June 23, 2018, 9:05 am | Post: 8
Hi,

We are unable to SSH to your server.

Please update the details in the support ticket and once we get access to the server we will debug further.

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

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.