Softaculous https://www.softaculous.com/board/index.php? <![CDATA[Where auto installer PBBoard Forum]]> https://www.softaculous.com/board/index.php?tid=16555&tpg=1#p56651
I strongly do not recommend adding this script because it has many vulnerabilities. I am an application tester and I found its programming to be bad and not up to the level of modern forum management programs.

Regards
]]>
Mon, 29 May 2023 20:26:57 GMT https://www.softaculous.com/board/index.php?tid=16555&tpg=1#p56651
<![CDATA[Webuzo 3.9.3 Launched]]> https://www.softaculous.com/board/index.php?tid=19070&tpg=1#p56650

The Webuzo Team has released version 3.9.3 which includes cGroups feature or improvements and bug fixes.

1)[Feature] We are launching a beta feature of cGroups in Webuzo to restrict users resource consumption. Please refer to the guide on how to create resource plans for the users.
https://webuzo.com/docs/how-tos/create-resource-plan-in-cgroup
https://webuzo.com/docs/how-tos/how-to-enable-cgroups-v2

2)[Feature] Admin Panel File Manager has been added. Admins can now browse the entire OS via the Webuzo Admin Panel. It also supports all file operations like edit, create files, untar, etc.

3)[Feature] Multiple new PHP extensions have been launched.

4)[Task] Improved the incremental backups structure format. Soon, a file and DB level restore option will be available.

5)[Task] If SElinux is enabled, Webuzo will now throw a notice to the Admin.

6)[Task] Added a CLI utility to add the localhost entry in the /etc/hosts

7)[Bug-Fix] Backups for users who have no space left were throwing errors of unable to backup. This is fixed.

8)[Bug-Fix] Reseller Resource Usage wizard link was not visible when logged in as a Reseller. This is fixed.

9)[Bug-Fix] Plan features with value as 0 (zero) was being considered as unlimited. This is fixed. Only values set as unlimited will be considered as unlimited.

10)[Bug-Fix] In rare cases, the load average in the top bar of the Admin Panel would show many digits after the decimal point. This is fixed.

11)[Bug-Fix] In login logs, the user search was not working properly. This is fixed.

12)[Task] OpenLiteSpeed log level setting has been added.

13)[Task] OpenLiteSpeed symlink setting has been added.

14)[Task] Updated all PHP versions.

15)[Bug-Fix] Apache Custom Log format caused issues in bandwidth calculation. This is fixed.

16)[Bug-Fix] The installer for CXS on ubuntu was failing. This is fixed.

17)[Bug-Fix] Error messages were shown when calculating Dovecot quotas. This is fixed.

18)[Bug-Fix] For Dovecot after deleting a user, the SNI / SSL file was not rebuilt correctly at times. This is fixed.

19)[Bug-Fix] User config of exim was not deleted when the user was deleted. This is fixed.

20)[Bug-Fix] In rare cases, if custom universal settings of multiple apps were saved simultaneously, previous values of other apps would get deleted. This is fixed.

21)[Bug-Fix] On AlmaLinux and CentOS PostgreSQL connection was failing. This is fixed.

22)[Bug-Fix] In the enduser when SpamAssasin is enabled or disabled, the message would always show as disabled even though it was enabled. This is fixed.

Launched in Release Candidate(29-05-2023)]]>
Mon, 29 May 2023 16:11:08 GMT https://www.softaculous.com/board/index.php?tid=19070&tpg=1#p56650
<![CDATA[add second nic to virtual machine]]> https://www.softaculous.com/board/index.php?tid=15105&tpg=1#p56649 Mon, 29 May 2023 14:23:50 GMT https://www.softaculous.com/board/index.php?tid=15105&tpg=1#p56649 <![CDATA[Error Creating VM]]> https://www.softaculous.com/board/index.php?tid=18921&tpg=1#p56648
Quote From : nickirwin May 23, 2023, 6:51 am
Quote From : enunciateabcd March 12, 2023, 2:43 am
I'm scared deleting the content of the C:\ProgramData\Microsoft\Windows\Hyper-V\Virtual Machines folder.
__________________________________
spacebar clicker



Got it resolved after the deleted this folder's content. To be on the safer side, just copy the content in a new folder in different drive and then delete from the original location. that's exactly how i did it.


worked?]]>
Mon, 29 May 2023 06:24:45 GMT https://www.softaculous.com/board/index.php?tid=18921&tpg=1#p56648
<![CDATA[using iSCSI storage with LVM as shared storage]]> https://www.softaculous.com/board/index.php?tid=19069&tpg=1#p56647
Is combination of iSCSI (manually connected on each server) and LVM on top of it - a supported solution for Virtualizor to use for live migrations/HA?
I.e. if two nodes see the same disk and volume group.

thank you]]>
Thu, 25 May 2023 14:18:24 GMT https://www.softaculous.com/board/index.php?tid=19069&tpg=1#p56647
<![CDATA[Close Account?]]> https://www.softaculous.com/board/index.php?tid=16213&tpg=7#p56646
Please remove my account, Thank you.]]>
Thu, 25 May 2023 09:08:46 GMT https://www.softaculous.com/board/index.php?tid=16213&tpg=7#p56646
<![CDATA[Error creating WordPress staging environment]]> https://www.softaculous.com/board/index.php?tid=19050&tpg=1#p56645 This is frustrating as I've previously been able to create staging environments without an issue. I wondered whether this may be a permissions issue?
Any help with this would be gratefully received.RegardsNick
]]>
Thu, 25 May 2023 07:30:00 GMT https://www.softaculous.com/board/index.php?tid=19050&tpg=1#p56645
<![CDATA[Windows background service without windows logon]]> https://www.softaculous.com/board/index.php?tid=19024&tpg=1#p56644
Sorry for the delay in response.

AMPPS does not start Windows background service without Windows logon.

To run AMPPS as Windows background service without Windows logon please follow these steps :

1. Go to the AMPPS settings

2. In the settings window look for Start on session startup, select the checkbox

3. Click Apply and now try restarting your Windows PC

4. AMPPS will start without login (It might take some time)

If you face any issues please let us know.
]]>
Wed, 24 May 2023 13:37:33 GMT https://www.softaculous.com/board/index.php?tid=19024&tpg=1#p56644
<![CDATA[is open_basedir supported ?]]> https://www.softaculous.com/board/index.php?tid=19051&tpg=1#p56643
open_basedir can be configured by editing php.ini from admin or enduser panel. This will affect only php scripts and not shell scripts.
However the settings will be per account not per domain so if you want to secure sites for different clients you should create a separate account per client/domain.

We do have API to add domain.

You can find API docs for Webuzo here :
https://webuzo.com/docs/api/

You can find API docs for Softaculous here :
https://www.softaculous.com/docs/api/api/]]>
Wed, 24 May 2023 13:19:52 GMT https://www.softaculous.com/board/index.php?tid=19051&tpg=1#p56643
<![CDATA[apache doesn't work with php]]> https://www.softaculous.com/board/index.php?tid=19063&tpg=1#p56641
PHP files are not executable when accessing via IP.

Please access your file via domain and it should work fine. ]]>
Wed, 24 May 2023 13:08:12 GMT https://www.softaculous.com/board/index.php?tid=19063&tpg=1#p56641