Webhosting

From SME Server
Jump to navigationJump to search







webhosting
NeedImage.svg
webhosting logo
MaintainerStephdl
Source: smeserver-webhosting
Licenceopen source
Category

Webhosting

Tags ModDAVPHPApache settings



Is this article helpful to you?
Please consider donating or volunteering
Thank you!

Webhosting for SME Server

Version

smecontribs 11:
smecontribs 10:
smecontribs 9:
smeserver-webhosting
The latest version of smeserver-webhosting is available in the SME repository, click on the version number(s) for more information.


Description

This contribution for Smeserver adds the abilities to manage particular ModDAV, PHP and Apache settings for each Ibays, directly from the server-manager. No more needs to play with DB commands.

This contribs is ONLY for SME Server 9.x and 10.x

Requirements

The Webhosting contrib requires smeserver-mod_dav as dependency. Follow the instructions for using the DAV contrib - http://wiki.contribs.org/DAV

You need to enable the smecontribs repository.

Installation

yum --enablerepo=smecontribs install smeserver-webhosting
yum --enablerepo=smecontribs install smeserver-webhosting

You will then need to activate the database changes, etc. The 'official' way is to perform

signal-event post-upgrade;  signal-event reboot

or if you don't like to reboot your server, simply do

config set UnsavedChanges no

Go to the I-bays - Web hosting panel on Server Manager and activate settings you need.

New settings

Apache

  • +Indexes
  • FollowSymLinks
  • AllowOverride
  • WebDav (DAV)

PHP

  • allow_url_fopen
  • memory_limit
  • upload_max_filesize
  • post_max_size
  • max_execution_time
  • PHPBasedir

Uninstall

yum remove smeserver-webhosting
yum remove smeserver-webhosting
signal-event console-save

Bugs

Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-webhosting component or use this link


IDProductVersionStatusSummary (3 tasks)
13346SME Contribs11.0VERIFIEDsmeserver-webhosting: remove old server-manager panels
13281SME Contribs11.0RESOLVEDuseless untainted
12404SME Contribs10.0CONFIRMEDAllow directory listing does not block file access

Changelog

Only versions released in smecontrib are listed here.

smeserver-webhosting-11.0.0-8.el8.sme Changelog: SME 11 (smecontribs)
2025/11/28 Jean-Philippe Pialasse 11.0.0-8.sme
- remove old server-manager panel [SME: 13346]
2025/11/10 Jean-Philippe Pialasse 11.0.0-7.sme
- fix untaint [SME: 13281]
2025/10/07 Brian Read 11.0.0-6.sme
- Add UTF8 and avoid potential DB caching problems [SME: 13209]
2025/10/04 Brian Read 11.0.0-5.sme
- Remove smanager-refresh from spec file [SME: 13212]

2025/09/26 Jean-Philippe Pialasse 11.0.0-4.sme
- fix smanager caching issue [SME: 13098]
- fix Disabled functions displays [SME: 12347]

- add ErrorReporting and DisplayErrors [SME: 11692]
smeserver-webhosting-11.0.0-8.el8.sme Changelog: SME 10 (smecontribs)
2024/09/06 Terry Fage 0.0.9-19.sme
- apply locale 2024-09-06.patch
2024/03/01 Brian Read 0.0.9-18.sme
- Edit Menu entry to conform to new arrangements [SME: 12493]
2023/11/10 Jean-Philippe Pialasse 0.0.9-17.sme
- add more memory limit options [SME: 12429]
2022/11/11 Jean-Philippe Pialasse 0.0.9-16.sme
- apply locale 2022-11-11 patch
2021/12/19 Brian Read 0.0.9-15.sme
- Add extra class attribute to SM2 panel html [SME: 11811]