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 ... 81 82 [83] 84 85 ... 95
1231
PHP / Re: How to edit PHP Selection for latest version of PHP?
« on: November 10, 2015, 07:11:09 AM »
Hello.

You can not modify any scripts.
You can install any version manually.

1232
DNS / MOVED: Bug detected - some ccTLDs doesn't work
« on: November 10, 2015, 07:09:44 AM »

1233
Varnish / Re: How to exclude any file or folder from varnish cache?
« on: November 10, 2015, 07:05:59 AM »
Hello.

You can configure it manualy.
Just add in vcl_recv something like that:

Code: [Select]
if (req.url ~ "^/path/to/exclude/folder") {
return(pass);
}

1234
Installation / Re: Installation FAILED at pure-ftpd
« on: November 10, 2015, 06:31:43 AM »
Hi, tell us what OS version do you use?

1235
CentOS 6 Problems / Re: How to fix error 500 for subdomain
« on: November 05, 2015, 12:46:30 PM »
Hi, first you have to check your apache log /usr/local/apache/logs/error_log

1236
PHP / Re: Is it possible to use HHVM?
« on: November 05, 2015, 10:39:37 AM »
Thank you. How? Apache uses suPHP by default.

Hello.

You can try to use PHP as Apache's module + your Web server.

1237
Information / Re: What does CentOS 7 Installer mean?
« on: November 05, 2015, 10:34:07 AM »
Thx - so the information on CWP on Facebook is about the support of CentOS 7 as installation plattform, right?

Yep.

1238
Information / Re: quota
« on: November 05, 2015, 10:32:14 AM »
Unfortunately no. The team works on CentOS 7 support.

1239
E-Mail / Re: i cannot send email with roundcube
« on: November 05, 2015, 10:29:02 AM »
i login to webmail with this URL
http://eghbalplastic.com/roundcube
after login
select Compose
after click on SEND MESSAGE
i see [ DIV ] in bottom of my content mail "Sending message..." and after 30sec hide this word but mail NOT SEND to my reciption.
Hi.

What do you mean and what errors do you have?
All the telepathists on vacation, and you have to write more details about you problem.

Try to update your Roundcube ( /usr/local/apache/htdocs/ ). I guess you have a problem with it.

1240
CentOS-WebPanel GUI / Re: Webpanel theme
« on: November 05, 2015, 10:25:36 AM »

1241
CentOS-WebPanel GUI / Re: How to install thiss theme
« on: November 05, 2015, 10:24:30 AM »
Hello.

This is very old theme and can not be installed.

1242
Installation / Re: how can install MemCached ? thanks
« on: November 05, 2015, 10:21:49 AM »
Hello

Mine fails at the ./configure stage
error is:
Code: [Select]
checking for libmemcached location... configure: error: memcached support requires libmemcached. Use --with-libmemcached-dir=<DIR> to specify the prefix where libmemcached headers and library are located
I'm a noob at this, so any help appreciated!


all the best

Dan


Hi,

try to comile it with the option: --with-libmemcached-dir or --with-libmemcached-dir=/usr

1243
Glad to help you.
Have a nice day.

1244
Information / Re: What does CentOS 7 Installer mean?
« on: November 05, 2015, 10:18:47 AM »
Hello.

We're still work. To be a patience guys, thanks. It will be soon.

1245
Information / Re: quota
« on: November 05, 2015, 10:15:59 AM »
Thx - which Data is Count in Option Quota? Only Webspace? And if so, will it be changed  or extended to Database and Mail ... too?

Quota it is only disk quota for user's home directory.
And yes, we have it in a plans.

Pages: 1 ... 81 82 [83] 84 85 ... 95