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.


Messages - Igor S.

Pages: 1 ... 69 70 [71] 72 73 ... 95
1051
Installation / Re: instalation of munin
« on: March 04, 2016, 11:12:25 AM »
Hello.

You can install it as and to any other server. Do not forget, config files will be in /usr/local/apache/conf.d/

1052
FTP / Re: Problems PureFTPD
« on: February 26, 2016, 10:55:39 AM »
Hello.

Try to connect as root via SCP or SSH and remove your files.
I suppose file owner not a user.

1053
FTP / Re: Where are saved FTP accounts?
« on: February 26, 2016, 10:53:58 AM »
Hi,

or, if you want to use the root user for connection, use WinSCP or sFTP. Username will be 'root' (without domain)

1054
PHP / Re: Php 5.6.x
« on: February 26, 2016, 07:48:21 AM »
Hello.

You can use PHP switcher in the CWP for PHP 5.6 install.

1055
Apache / Re: ownership and permissions
« on: February 26, 2016, 06:37:49 AM »
Hello.

The CWP are using SuPHP and owner for web site files and directories must be a user.

1056
Apache / Re: Apache maxclient for prefork MPM
« on: February 26, 2016, 06:31:49 AM »
Hello.

Edit the Apache config
Code: [Select]
/usr/local/apache/conf/httpd.conf You need include the
Code: [Select]
/usr/local/apache/conf/extra/httpd-mpm.conf to Apache confg. Just uncomment line:
Code: [Select]
#Include conf/extra/httpd-mpm.conf

After that you will be able for edit /usr/local/apache/conf/extra/httpd-mpm.conf

1057
Information / Re: CWP without Apache ?
« on: February 26, 2016, 06:23:57 AM »
Hello.

The CWP works without Apache.


After stopping the Apache on the panel, CWP continues working. How is this possible?

1058
MySQL / Re: problems with databases
« on: February 19, 2016, 06:01:12 AM »
Hello.

Try to ask your developer about it or somebody, who can using Linux.
Also you can contact with our support:  http://centos-webpanel.com/support-services

1059
PHP / Re: How i install XDebug?
« on: February 19, 2016, 05:59:02 AM »
Hello.

No, you can install it via SSH and throught PECL.
( https://pecl.php.net/package/Xdebug )

1060
PHP / Re: Do you use joomla?
« on: February 19, 2016, 05:56:39 AM »
Hi.

It will be set popular PHP setting for the Joomla.

1061
Postfix / Re: (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
« on: February 19, 2016, 05:54:58 AM »
You're welcome.

1062
Other / Re: Softaculous or not with PRESTASHOP
« on: February 19, 2016, 05:53:52 AM »
Hello.

I guess he means /usr/local/apache/logs/error_log (if you didn't set other)

1063
CentOS 6 Problems / Re: phpMyAdmin Not Installed [FIXED]
« on: February 19, 2016, 05:51:51 AM »
Hello.

Never hear about same bug.


1064
CentOS 6 Problems / Re: [SOLVED] CLAMAV update problem
« on: February 19, 2016, 05:50:54 AM »
The commands was run without any errors? Are you sure?

1065
Postfix / Re: (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
« on: February 16, 2016, 08:11:14 AM »
Hello.

Just check if amavisd-new installed:
Code: [Select]
yum --enablerepo=epel install amavisd-newand try to restart it
Code: [Select]
service amavisd restart

Pages: 1 ... 69 70 [71] 72 73 ... 95