Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - direktor

Pages: [1]
1
E-Mail / set up SMTP and IMAP
« on: July 19, 2020, 07:36:39 PM »
Hello,

Can somone tell me how to set up SMTP and IMAP or what are the settings? I managed to install latest CWP, set DNS, create new email accounts, use Roundcube, everything works perfectly, sending and receiving but I can't figure out the settings to set up email client like Outlook. The server is IP address, username and password I use the same as for creating new account. But which port does it use? 25, 587.... ? How to set this or read? Same for POP/IMAP. Where I can see the settings?

Regards, Bogomil

2
CentOS 6 Problems / can't make domain point to right folder
« on: May 09, 2019, 06:54:29 PM »
My domains still point to localhost root folder. I set up httpd.conf like this

<VirtualHost *>
ServerName www.pockaj.club
DocumentRoot /home/username/public_html/pockaj
</VirtualHost>

I added domains via CentOs Web Panel, each domain pointing to different folder. Set DNS records.... but still all domains point to localhost base folder (/home/username/public_html). What is wrong?

3
CentOS 6 Problems / can't find httpd.conf
« on: May 09, 2019, 06:55:10 AM »
Hello,

I'm trying to configure domains to point to each respective folder on server. I heard this can be done by configuring virtual host file. But I can't find it on CentOS 6. Can someone tell me where it is please?

Regards, Bogomil

4
Installation / can't start Webpanel
« on: April 29, 2019, 05:38:57 PM »
Hello,

I installed new Web panel on CentOS 6. But how to run it? The IP_ADDRESS:2030 does not work. Says connection refused. I can't open in on localhost either. I turned off the firewall, still the same problem. I added 2030 port, still nothing. Apache is running. What could be wrong? Can someone help me with this?

Regards, Bogomil

Pages: [1]