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.
331
Apache / Re: How to eneble Mod's
« on: February 28, 2018, 05:00:09 PM »
can you try to recompile apache and check
332
Apache / Re: How to eneble Mod's
« on: February 28, 2018, 09:36:00 AM »
all modules are loading fine. which module is missing?
333
MySQL / Re: Mysql CPU Load Problem
« on: February 28, 2018, 09:31:55 AM »
I have only tried mysqltuner.
334
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: February 27, 2018, 06:10:46 PM »
take your server in rescue mode and enable ssh access.
335
MySQL / Re: Mysql CPU Load Problem
« on: February 22, 2018, 05:03:54 PM »
Did you try to optimize mysql with mysqltuner?
336
CentOS-WebPanel Bugs / Re: cwp-httpd not recognized by yum as webserver
« on: February 19, 2018, 07:06:38 PM »
yes that is possible
337
Addons / Re: No Permissions in NextCloud
« on: February 19, 2018, 06:50:17 PM »
something you can find in apache error log?
338
CentOS-WebPanel Bugs / Re: cwp-httpd not recognized by yum as webserver
« on: February 19, 2018, 06:49:36 PM »
httpd doesnt comes pre installed with cwp-httpd. Better remove it and symlink right httpd path
ln -s /usr/local/apache/bin/httpd /usr/sbin/httpd
then run httpd -v
ln -s /usr/local/apache/bin/httpd /usr/sbin/httpd
then run httpd -v
339
CentOS-WebPanel Bugs / Re: cwp-httpd not recognized by yum as webserver
« on: February 19, 2018, 06:45:43 PM »what httpd -v output is?
With the dormant stock httpd shipped with CWP the output isQuoteServer version: Apache/2.4.6 (CentOS)
Server built: Oct 19 2017 20:39:16
If that stock httpd 2.4.6 is removed and only cwp-httpd remains on the system then the output isQuote-bash: /usr/sbin/httpd: No such file or directory
are you running httpd and cwp-httpd both?
340
Addons / Re: No Permissions in NextCloud
« on: February 19, 2018, 06:39:32 PM »
Did you check file permission are they owned by correct users?
341
CentOS-WebPanel Bugs / Re: cwp-httpd not recognized by yum as webserver
« on: February 19, 2018, 06:38:31 PM »
cwp-httpd comes with pre compiled http app. Its downloaded with centos web panel repository. For manual installation you can try.
https://panel.bullten.net/knowledgebase/36/Install-Apache-24-and-suPHP-072-in-CWP.html
https://panel.bullten.net/knowledgebase/36/Install-Apache-24-and-suPHP-072-in-CWP.html
342
CentOS-WebPanel Bugs / Re: cwp-httpd not recognized by yum as webserver
« on: February 19, 2018, 06:22:21 PM »
yum list installed | grep httpd
what httpd -v output is?
what httpd -v output is?
343
Addons / Re: No Permissions in NextCloud
« on: February 19, 2018, 06:17:36 PM »
any screenshot you can show of error?
345
CentOS-WebPanel Bugs / Re: cwp-httpd not recognized by yum as webserver
« on: February 19, 2018, 06:06:32 PM »
didnt get at all what you mean by that