Horde Tweak In Greek Language

Apr 5, 2008

i want horde email to be default in greek language...i mean when someone clicks in horde email icon to go automatically on his box...i don't want the screen where he choose the language...is that possible?

View 1 Replies


ADVERTISEMENT

Horde Error: Warning: Failed Opening '/usr/local/cpanel/base/horde/config/horde.php'

Aug 16, 2008

Horde error: Warning: Failed opening '/usr/local/cpanel/base/horde/config/horde.php' for inclusion

I am getting the above given error message.

View 2 Replies View Related

Tweak Mod_userdir Security

Jun 17, 2009

mod_userdir Protection:
Apache's mod_userdir allows users to view their sites by entering a tilde(~) and their username as the uri on a specific host. For example http://test.cpanel.net/~fred/ will bring up the user fred's domain. The disadvantage of this feature is that any bandwidth usage used by this site will be put on the domain it is accessed under (in this case test.cpanel.net). mod_userdir protection prevents this from happening. You may however want to disable it on specific virtual hosts (generally shared ssl hosts.)

We have enabled mod_userdir Protection for all our users but some our clients want to view their website via For example [url]

in this section there is mentioned that You may however want to disable it on specific virtual hosts (generally shared ssl hosts.)

but when i select a domain which i want to disable mod_userdir Protection & then ticked marked on Exclude Protection check box then i have restarted apache web server but still i am unable to view selected domain via IP based

View 2 Replies View Related

Best Configuration For My.cnf To Tweak MySQL

Jul 25, 2008

I just got a new server that has 2 quad core intel processors and 4GB of RAM. I am running about 1000 queries per second and have been having some issues where users are being denied a connection to the database every few minutes. I am not sure how to tweak the my.cnf file correctly to solve this issue. The contest of my.cnf are below:

[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
skip-locking
skip-innodb
query_cache_limit=1M
query_cache_size=32M
query_cache_type=1
max_user_connections=2000
max_connections=2000
interactive_timeout=100
wait_timeout=100
connect_timeout=100
thread_cache_size=128
key_buffer=16M
join_buffer=1M
max_allowed_packet=16M
table_cache=1024
record_buffer=1M
sort_buffer_size=2M
read_buffer_size=2M
max_connect_errors=10
thread_concurrency=8
myisam_sort_buffer_size=64M
server-id=1

#[mysql.server]
#user=mysql
#basedir=/var/lib

[safe_mysqld]
err-log=/var/log/mysqld.log
pid-file=/var/lib/mysql/mysql.pid
open_files_limit=8192

View 5 Replies View Related

Cpanel PHP Open_basedir Tweak

May 10, 2008

if i enable PHP open_basedir Tweak in cpanel, it disables all sites and none load, do note that the other tweak called Apache mod_userdir Tweak is also enabled.

Now i am wondering is if they both clash with each other to compete for the security ?

Anyone else noticed this also?

Info :
WHM 11.15.0 cPanel 11.18.6-S24255
CENTOS Enterprise 5 i686 on standard - WHM X v3.1.0

View 4 Replies View Related

How To Tweak Linux For File Serving

Sep 14, 2007

i have few servers that just serve files (1MB-100MB)

Suse Linux on all

the servers have minimal apps installed and i already got a llarge performance increase by dumping apache

now im look at tweaking at the OS level

any settings in Linux itself to speed up sending files down the pipe?

net.ipv4.tcp... in /etc/sysctl.conf?

View 0 Replies View Related

Tweak Amount Of Php Process Spawn-fcgi

Apr 5, 2009

Where do I find the file to tweak spawn-fcgi process. I look in lighttpd.conf and php.ini I couldn't find any. I use lighttpd.

View 3 Replies View Related

French Language On Dedi / VPS

Jun 19, 2009

I have non-english languages being showed as ? on different servers / vps.

I have tried "yum install french support" which installed but the problem persist.

On one of the VPS i switched to lighttp and the problem disappears.

I guess it has to do with Apache?

View 0 Replies View Related

Multi Language Hosting

Apr 10, 2008

Is "selectable Multi-Language" professional for a hosting company website? and does it attract more clients? I mean giving visitors a drop down menu of some major languages and allow them to select the language of your website. Is it professional to have? attract more clients?

View 1 Replies View Related

About Awstats Language Settings

Aug 13, 2008

I can't find the language setting "lang" that should be in / etc / awstats / awstats.conf or in / etc / awstats / awstats.model.conf.

In addition, I can't show the drop-down to select the month, and only shows the current month.

View 1 Replies View Related

Change Mysql Language

Oct 24, 2008

Where do i change the language of mysql(4.0) i have WHM on a centos 5 box i checked that the current path is /usr/share/mysql/spanish and it must be /usr/share/mysql/english
is there any way to do this?

View 4 Replies View Related

Website In Chinese Language

Jun 10, 2008

I have a windows server 2003 with plesk 8.2 , one of my client wants his website's pages in chinese language , how that can be done.

View 5 Replies View Related

How Change Language In CentOS

Jul 14, 2007

How change language in CentOS?

Code:
[root@serwer /]# locale
LANG=
LC_CTYPE="POSIX"
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=
I don't have on my server file: /etc/sysconfig/i18n

Can one use command: locale LANG="pl_PL" ? - not working

Should you restart the system after the change of the language?

View 10 Replies View Related

Install Language File

Feb 20, 2007

How do I install new language files for Roundcube (cpanel integrated)?
[url]

View 1 Replies View Related

Cpanel Default Language

Dec 7, 2007

My customer's language is portuguese. On my VPS have cpanel with X and X3 theme. When I create a new account with X3 theme, cpanel default langage is english. I ask my hosting company if have a method to change cpanel default language to portuguese. They saied that is no possible. I dont know, but I think that can to have an alternative to make it, but HOW?

View 3 Replies View Related

Blocking A Country Using Browser Language

Nov 3, 2008

I got a list of IPs from the country i want to block from blockacountry.com and i added them to my .htaccess as I have no access to PF or IP tables firewall.

I am concerned about the server load if I get too many requests from that country to access the webpage, I have been told of a better solution, blocking someone based on the browser language they use, for example for China that is "zh-CN" but I don't know how to implement this and I have not been able to find it through Google, help with this appreciated.

Second thing, anyone knows what happens when someone attempts to access a webpage from a blocked IP? Do they get a "Page not found" or "your IP is blacklisted" message?

If I block by browser language it would be good if the blocking message does not tell the user about this

(Notice that I am aware that blocking by browser language is not a perfect solution).

View 8 Replies View Related

Does Awstats Software Support Russian Language

Sep 9, 2008

As far as I know this tool, Fantastico scripts and other software are included almost in all hosting packages! I know exactly that this tool supports English language. If for example my website is written in Russian, will be the Russian requests under which my website is found in Google displayed?

View 8 Replies View Related

Adjust The Russian Language For Awstats In Cpanel 11

Nov 6, 2008

The point is that my website (forum) is written in Russian and hosted by American hosting provider. The situation is the following, all requests under which my website can be found in search engines are currently displayed in English only. So, they are not displayed properly for non-English language websites. The question is that if it is possible to adjust Cpanel 11 settings in to see all the requests in Awstats statistics in Russain?

View 3 Replies View Related

Does Awstats Software Support The Russian Language

Sep 9, 2008

Fantastico scripts and other software are included almost in all hosting packages! I know exactly that this tool supports English language. If for example my website is written in Russian, will be the Russian requests under which my website is found in Google displayed?

View 6 Replies View Related

Plesk 11.x / Windows :: Adding Language Packs

Sep 4, 2012

We just installed a new Windows 2008 r2 server with Plesk v 11.0.9. We need to install the French Language pack, but can not find how to do it. nothing in the knowledge base on this. I tried the look in the add/removing components, but it is not there.

Is there a command line program to install language packs?

View 9 Replies View Related

Plesk 12.x / Linux :: Wordpress Default Language Change

Sep 9, 2014

My server currently installed plesk 12 , I need to change wordpress default language ( default English )

Which aps table to edit language.

View 1 Replies View Related

Horde

May 3, 2007

if there is a way to pass the first screen (about choosing the language) in the horde...if there is way when someone logins,to go right ahed in the main account...

View 1 Replies View Related

Horde Webmail

Jul 7, 2009

My horde webmail got corrupted so i install it again. Following is the error when i log in into horde

User xxxx is not authorised for Mail.

I am using kloxo

View 0 Replies View Related

Restart Horde

Jan 22, 2008

when my clients log in into the webmail... they cant access Horde.. it just dont load.. if you go for squirrelmail it loads perfectly..

how can i restart horde from ssh(putty)?

View 8 Replies View Related

Horde Dynamic IP

May 18, 2007

I received this error msg for my Plesk account

Cannot log into Webmail. It shows error: "Your Internet Address has changed since the beginning of your Mail session. To protect your security, you must login again."

The solution is given by

[url]

But the host that I was using in the USA refuse to implement it saying it will endanger the server. Is it true? But most of us are using dynamic IPs ADSL, this restriction will affect all, wont it?

View 3 Replies View Related

Horde IMP Webmail / ASSP

Mar 25, 2009

I have a Windows 2003 server running Plesk 8.3, Mailenable with Horde IMP webmail client. I have installed Anti-Spam SMTP Proxy (ASSP) [url] on my server to counter SPAM.

I have configured it with the instructions found here - [url]This configuration works perfectly apart from one issue - whenever I try to send emails from my Horde IMP webmail interface, I get an error saying "unable to set sender to [emailaccount at domain]".

If I deactivate ASSP everything works fine.

I believe this is not an issue with ASSP since no one's complaining on ASSP forums. I posted this issue there and someone suggested it had something to do with how Horde IMP tries to send emails. I posted this to Horde's mailing list too but no one ever answered.

View 0 Replies View Related

Horde - Squirremail Not Working

Jul 18, 2008

Squirremail says:

Squirrelmail ERROR: Connection dropped by IMAP server

Horde opens fine, and when I tried to click new message horde says:

Not Found

The requested URL /horde/imp/compose.php was not found on this server.

I've tried to restart exim, IMAP. POP3 and nothing works,

View 0 Replies View Related

Horde, SquirrelMail Or RoundCube

Jul 21, 2008

I am seeking recommendation on which of the following webmail interface should I use:

Horde, SquirrelMail or RoundCube

I have tried squirrelmail and I am searching for more features - would prefer something similar to outlook/yahoo etc.

View 14 Replies View Related

Horde DB Error On Plesk

Jun 27, 2007

I've got these strange errors:

070628 2:56:35 [ERROR] C:Program FilesSWsoftPleskDatabasesMySQLinmysqld-nt.exe: Can't find file: 'horde_datatree.MYI' (errno: 2)

070628 2:56:35 [ERROR] C:Program FilesSWsoftPleskDatabasesMySQLinmysqld-nt.exe: Can't find file: 'horde_prefs.MYI' (errno: 2)

Where would these files disappear?

It is Plesk 7.6.1 on Win 2003

Does it mean that db is corrupted?

View 12 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved