Best OS to use for MailWizz ?

MrMailWizz

New Member
Hi,
I am running CentOS with CWP (CentOS WebPanel) serveron an OVH vps.

I have been having issues with setting the PHP Version.
In the CWP7, I set the version to 8.2 and that's what is reported as the current version:

PHP Info​

You are running PHP version: 8.2.0
But when I run this script :
<html>
<head>
</head>
<body>
<h1><BR>HELLO</h1>
<?php
echo 'Current PHP version: ' . PHP_VERSION;
?>
</body>
</html>

The result is Current PHP version: 5.4.16

I was wondering if Mailwizz needs to run on CentOS, or if I can run it on ubuntu 20.04 ?
Then I won't have to deal with this peski CWP.

Any recommendations?
 
Hi,
I am running CentOS with CWP (CentOS WebPanel) serveron an OVH vps.

I have been having issues with setting the PHP Version.
In the CWP7, I set the version to 8.2 and that's what is reported as the current version:

PHP Info​

You are running PHP version: 8.2.0
But when I run this script :
<html>
<head>
</head>
<body>
<h1><BR>HELLO</h1>
<?php
echo 'Current PHP version: ' . PHP_VERSION;
?>
</body>
</html>

The result is Current PHP version: 5.4.16

I was wondering if Mailwizz needs to run on CentOS, or if I can run it on ubuntu 20.04 ?
Then I won't have to deal with this peski CWP.

Any recommendations?
In CWP if you want to use PHP version in your domain you need to assign it in settings.

If you want free version use VestaCP.

Ubuntu also fine if you know to manage it.
 
You can operate without a control panel using Ubuntu or another operating system. However, based on my experience, I recommend using the DirectAdmin control panel with CentOS. It offers ease of maintenance and includes a wide range of tools and features, such as a firewall, email management, effortless backup solutions, and supports straightforward setup for large databases.
 
Back
Top