KB Home | Advanced Search | News | Glossary | Login
Navel Knowledge Base Logo
Home » Categories » Webmin » Virtualmin
All Categories
Expand
Category
Apache (16)
Expand
Category
App Tools (4)
Expand
Category
CentOS (11)
Expand
Category
CMS (2)
Expand
Category
CSS Tricks (4)
Expand
Category
Electronis > (1)
Expand
Category
JavaScript (9)
Expand
Category
jQuery (5)
Expand
Category
Linux Command Line (13)
Expand
Category
MikroTik (1)
Expand
Category
MySQL (23)
Expand
Category
Network (2)
Expand
Category
Nginx (1)
Expand
Category
PHP (12)
Expand
Category
PHP Tricks (2)
Expand
Category
Smarty (1)
empty
Category
Smarty Tricks (0)
Expand
Category
SSL (1)
Expand
Category
Third-party (2)
Expand
Category
TypeScript (1)
Expand
Category
Virtualization (18)
Expand
Category
VMware (1)
Collapse
Category
Webmin (10)
Collapse
Category
Virtualmin (6)
article
Add cron jobs directly to Scheduled Cron Jobs
article
Virtualmin - Installing PHP 7.4 and/or 8.0 on CentOS 7
article
Multiple PHP Versions - Installing PHP 7.4 and/or 8.0 on CentOS 7
article
Where is path for rh-php73 in CentOS
article
How to show content (files) in directory in browser?
article
Allow user to create database in a virtual domain
article
How To Locate And Access The Webmin Command Shell
article
Add cron jobs directly to Scheduled Cron Jobs
article
Multiple PHP Versions - Installing PHP 7.4 and/or 8.0 on CentOS 7
article
Installing PHP Versions in Webmin
Expand
Category
Windows (6)
Expand
Category
WordPress (9)
Virtualmin Articles RSS FeedIcon Subscriber Subscribe
Virtualmin - Installing PHP 7.4 and/or 8.0 on CentOS 7
Viewed 3794 times since Tue, Dec 28, 2021
enable epel repo yum install https://rpms.remirepo.net/enterprise/remi-release-7.rpm && yum clean all yum install php74 php74-php php74-build php74-runtimeyum install php74-php-{cli,dba,pdo,fpm,zip,gd,xml,mysqlnd,opcache}yum install php74-php... Read More
Multiple PHP Versions - Installing PHP 7.4 and/or 8.0 on CentOS 7
Viewed 986 times since Wed, Dec 22, 2021
enable epel repo yum install https://rpms.remirepo.net/enterprise/remi-release-7.rpm && yum clean all yum install php74 php74-php php74-build php74-runtimeyum install php74-php-{cli,dba,pdo,fpm,zip,gd,xml,mysqlnd,opcache}yum install php74-php... Read More
Where is path for rh-php73 in CentOS
Viewed 929 times since Fri, Feb 5, 2021
  /opt/rh/rh-php73/root/usr/bin/php Read More
Add cron jobs directly to Scheduled Cron Jobs
Viewed 704 times since Tue, Jul 19, 2022
if you like working with VIM, then you know you can manually add them.Open the crontab in edit mode (crontab -e) add the cron jobs and save, that's all. Read More
How to show content (files) in directory in browser?
Viewed 628 times since Fri, Feb 5, 2021
To enable directory listings for a folder on your web site: - If a directory doesn't contain an index file (index.html, index.htm, index.php, etc) then you get an error message - If you want them to see all the files in a directory, create an ... Read More
Allow user to create database in a virtual domain
Viewed 598 times since Thu, Feb 4, 2021
For that to work, you'd want to make sure the "MySQL Database Enabled" feature is checked in "Edit Virtual Server". Additionally, look in Administration Options -> Edit Owner Limits, and make sure they haven't reached the database limit... Read More
 
Subscribe to knowledgebase
Get notified when new articles are added to the knowledgebase.