adamjedgar Posted April 18, 2017 Share Posted April 18, 2017 (edited) Hi guys, I have the following... Google Cloud Platform Ubuntu 16.04 instance VestaCP Ioncube loader I for what ever reason decided to ftp my whmcs files across to the /var/www/public_shtml/ directory instead of public_html one. Can whmcs be installed from here? I am unable to browse to the install.php (ERR_CONNECTION_REFUSED) My assumption is that a firewall setting is the issue...do i need to open a specific port for it, what port does whmcs use, is it 443? ( i do have 443 open) My firewall rules from the default VestaCP installation are as follows: ACCEPT TCP/ SSH 22 0.0.0.0/0 ACCEPT TCP/ WEB 80,443 0.0.0.0/0 ACCEPT TCP/ FTP 21,12000-12100 0.0.0.0/0 ACCEPT UDP/ DN S53 0.0.0.0/0 ACCEPT TCP/ DNS 53 0.0.0.0/0 ACCEPT TCP/ SMTP 25,465,587,2525 0.0.0.0/0 ACCEPT TCP/ POP3 110,995 0.0.0.0/0 EDIT SUSPEND DELETE ACCEPT TCP/ IMAP 143,993 0.0.0.0/0 ACCEPT TCP/ DB 3306,5432 0.0.0.0/0 ACCEPT TCP/ VESTA 8083 0.0.0.0/0 ACCEPT ICMP/ PING 0 0.0.0.0/0 Edited April 18, 2017 by adamjedgar 0 Quote Link to comment Share on other sites More sharing options...
twhiting9275 Posted April 19, 2017 Share Posted April 19, 2017 If you're getting a 'connection refused' message, then you may not have setup apache with SSL correctly. Make sure the system has port 443 open as well 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.