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 - diyhrt

Pages: [1]
1
CentOS 7 Problems / Disable dangerous PHP functions
« on: March 19, 2020, 01:55:30 PM »
I also can’t figure out how to disable dangerous PHP functions. I have tried like this in my PHP.ini

disable_functions = "exec, system"

But that didn’t work so now I trying this below.

# disable functions
disable_functions=exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec,

2
How to / How to install mod_cloudflare?
« on: March 17, 2020, 11:51:13 AM »
I’m using Cloudflare and Wordpress. Is this mod_cloudflare good for me to install? Or is it something I can live without?
If I need it, can I install it via the CWP panel direct?

3
Hi, I just bought the the CWP7-Pro-Version.
The problem is when I use the PHP-Selector 2 New and try to install the PHP V7.3 it say red and then I push to install it but after about 30 minutes it is done it still it’s red and not installed.
Even when I use the PHP version Switcher 2 and try to select PHP version to PHP 7.3 it start I can see that on the CPU but after about 15 minutes it still PHP 5.6.
So what ever I do I can’t change to PHP 7.3

I also tried to change on the domain. There it looks like the PHP 7.3 is an alternative but when I change the domain to PHP 7.3 it add an .htaccess on the domain files with this in it
AddHandler application/x-httpd-php73 .php
But that gives me 500 internal error

What can be the problem?
Please anybody?

Pages: [1]