Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - psingh

Pages: [1]
1
Hello
we have CWP pro running on our server.
For one user we require disabling pdo_mysql  and enabling nd_pdo_mysql on PHP 8.3.4

we are using PHPFPM with Apache, Nginx and Varnish.

We have tried editing php.ini from user panel with below, but its not reflecting in the phpinfo shown on the domain

pls help what exact steps we need to perform to disable the pdo_mysql for that account and activating the nd_pdo_mysql extension with phpfpm

we have set below in edit php.ini
--
extension=nd_pdo_mysql
disable_functions=pdo_mysql

--
but it does not reflect in the phpinfo

thanks

2
SSL / Certificate Common Name (CN) and Hostname Match error
« on: May 13, 2024, 10:43:35 PM »
Hi
our letsencrypt is generating certs on our hostname instead of domain.

in another thread, a user has asked building vhosts, but we cannot find the option to build vhosts in our panel. there is an option to Rebuild Apache but no option as Apache settings in the latest version we are on. wiki is asking to search somewhere in apache settings, but option does not exist in our panel.

pls help to fix this

thanks

Pages: [1]