Help! (Home for newbies)

Got a problem not covered by the docs? Don't know where to look in the docs or in the forums? All of the other forums over your head? If you're new to Virtualmin, this is the place for you.

php file_get_contents returning false ...

Hi,

I am stuck with the issue.

Trying to retrieve rss from my url to a sub path, I am getting false. But the rss appears when retrieving it from the browser.

Here is my code. Could someone please advice me on what I should do ?

    $this->feed = 'https://www.appsoma.com/blog/rss';

    print_r($this->feed);echo PHP_EOL;

    // die('getting feed url');

    $feed = file_get_contents($this->feed);

    var_dump($feed);

[SOLVED] How do I do this - webmail and roundcube on the host, without a virtual server?

1) I am just really struggling to setup the webmail to use https://webmail.domain.com with roundcube
2) How do I install roundcube if I am not using a virtual server?
- I have tried manually installing roundcube via download and attempting to get it working in the directory the webmail is pointing to, but that is not working.

How to configure postfix to use domain.tld instead of host.tld

In my setup, I am using postfix for emails, I had configured my Virtualmin to use sender IP for outgoing emails (I follow this tutorial: https://www.virtualmin.com/documentation/email/dependent) Now see the following result. hostname = example.com (IP: 1.1.1.1) (rdns 1.1.1.1 > example.com (this hostname hosting multiple virtual domains on dedicated IP addresses.) virtual domain = domain1.com (IP: 2.2.2.2) (rdns 2.2.2.2 > mail.domain1.com) (set up for dependent address)

FTP User W/O @domain.tld

hi i apologize because I have a really dumb question that my searches can't seem to answer. Right now I have an ftp account created for a specific home directory that uses the format of "username@domain.tld" for the login, but i want just "username" without the "@domain.tld" portion. I dont mind the user being an admin, but i the ability to specify the homedirectory is a must.... anyone have any tips, guide, or resource they can point an idiot like me to? thanks!

Virtualmin and Joomla sending notification emails.

I am really new to virtulmin always used cpanel so excuse me for not knowing or describing my problem in fluent english. since last 5 days I am trying to install my joomla website to a new VPS from Contabo and making it work completely with virtualmin, tried several distros, and ended up with grade a supported Debian 9.

everything else I ended up configuring myself, .htaccess issues and folder permissions upgrading php to 7.02 etc.

https:// redirect not working. Do i need to disable edit virtual server/enabled features/apache website?

i have struck upon a problem...

  1. used virtualmin to obtain and install a Letsecvrypt SSL certificate

  2. then went to virtualmin/system settings/virtualmin configuration/SSL settings and selected "redirect http to https by default"

  3. browsing website and its still loading http

Do i need to manualy disable virtualmin/edit virtual server/enabled features/apache website (thus only enabling apache ssl website?)

Pages

Subscribe to RSS - Help! (Home for newbies)