liebn0r
- Total activity 60
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
Posts
Recent activity by liebn0r-
Installing php-pecl-memprof
I want to install this software to profile php's memory usage: When I preview the installation with dnf I get the following:
-
Okay to install dnf?
Is it okay to install dnf on a standard WHM installation? Using
-
python3-mod_wsgi
The experimental ea-apache24-mod_wsgi module seems to be built for Python 2. Is there an ea- equivalent of python3-mod_wsgi?
-
Uninstall PostgreSQL
Is there any way to uninstall PostgreSQL after it's been installed with the /usr/local/cpanel/scripts/installpostgres script?
-
Supporting a PostgreSQL version newer than 10 years old
PostgreSQL 9.2 was released in 2012 and is no longer supported (PostgreSQL: Linux downloads (Red Hat family)). How can I run a supported version of PostgreSQL on WHM/cPanel?
-
Addon Domain: Manage Subdomain(s) Only, not the Primary Domain
I have an account, my main account, let's call it Blue and it hosts blue.com on IP 1.2.3.4 (for sake of example). My friend has a domain on their own server, let's call it buddy.com (for sake of ex...
-
phpMyAdmin Missing Features
I've installed phpMyAdmin before on non-cPanel server setups and I've noticed that there are some features missing in the WHM version: Relation View: Internal relations Table columns: Browser Dis...
-
Exim not adding Message-ID and Date headers when sending via PHP & Pear Mail factory
The following is my code for sending mail with PHP (within the context of a custom Email class). If I change the first parameter of Mail::factory() to 'mail', Exim will add the Message-ID and Date ...
-
Preferred Method of Changing SSLSessionCache SHMCB cache size
There is an apache config variable called SSLSessionCache:
-
Generate certificates for domains not in cPanel?
Would it be possible to utilize AutoSSL to generate certificates for domains not in the cPanel/WHM system? My site is built on a custom CMS which allows our customers to use their own domain names,...