Plesk 11.x / Windows :: Horde Localhost Configuration

Apr 2, 2014

In horde how we can configure that it will send email using the logged in user login to authenticate and send the email, currently it using localhost to send the emails.

View 1 Replies


ADVERTISEMENT

Plesk 12.x / Windows :: PHP Connecting Over Localhost To MySQL Very Slow

Jan 27, 2015

I have windows server 2012 and Plesk v12.0.18 #30 - I noticed speed problem.

When I try to connect to mySQL with:

$conn = new mysqli('localhost', 'joomla_***', '*****', 'joomla_test');

Connection takes 1 second!!!When I try to connect with '127.0.0.1' instead of 'localhost' connection takes 0,009 seconds.

1. I tried solution to add line '127.0.0.1 localhost' to c:windowssystem32driversetshosts - but no luck.

2. I tried to edit C:Program Files (x86)ParallelsPleskMySQLDatamy.ini - adding lines
bind-address=127.0.0.1
skip-name-resolve
then restarted mySql but 1 second lag time on connection was still there.

3. I even tried to disable IPv6 but still no luck

I guess all users windows windows server 2012 has the same problem??!?!...

View 3 Replies View Related

Plesk 12.x / Windows :: Horde Webmail Not Able To Send

Jan 8, 2015

Today my clients are not able to send mail via webmail. The message below is received no matter what email address is placed in the To: field.

There was an error sending your message: Message could not be delivered - the address was not found, is unknown, or is not receiving messages.

I have re-started all services. Note that they are able to send via outlook. Seems to just be webmail.

Running:
OS Microsoft Windows Server 2012
Plesk version 12.0.18 Update #30, last updated at Dec 26, 2014 03:35 AM

View 1 Replies View Related

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

Plesk 12.x / Windows :: DNS And SOA Records Configuration?

Mar 8, 2015

I have installed Parallels Plesk 12.0.18 installed on my Windows Server. I have found issues with my DNS and SOA records having issues it says I have not configured my DNS and SOA records when I do a DNS diagnosis.

setup my configure the records for me correctly so that my domains issues could be solved. You can see a link below to know the errors I have for my domain name. I have hosted multiple domain names on the same server with Plesk.

[URL]

View 1 Replies View Related

Plesk 12.x / Windows :: Add Existing MailEnable Mailbox To Configuration

Mar 8, 2015

Plesk Windows 12, MailEnable mailserver

I added users directly to mailenable (using their migration utility to import from an old mail server which plesk does not support). The domains exist in plesk but not the individual email users/mailboxes.

Now I want to add those email users to plesk but it doesn't let (not surprisingly), when I try to add a user it returns an error: "Unable to update the mail account properties:mailmng failed: MEAOPO.Mailbox.AddMailbox failed"

My question is: How can I add the users that already exist in MailEnable to the plesk configuration? (i.e. ignore the error and add the user to the plesk database, or even better yet if plesk can read the configuration and add all users)

Tthe plesk kb articles suggest running mchk.exe but that is designed to take users from plesk and add them to mailenable, I need the reverse).

View 3 Replies View Related

Plesk 12.x / Windows :: Edit PHP Configuration Upload Max Filesize

Jul 22, 2015

I have Windows Server 2012 with Plesk 12.0.18

Changing PHP Settings through control panel for domain not take effect to domain through phpinfo()

I'm trying to change upload_max_filesize and post_max_size through control panel but it don't take effect on the website.

View 11 Replies View Related

Plesk 11.x / Windows :: DotNetNuke Application - Configuration Error

Feb 4, 2015

I've tried to install the DotNetNuke 7.0.6 appl. over plesk. if i call the website, i get a configuration error

For example : [URL] .....

"Parser Error Message: The connection name 'LocalSqlServer' was not found in the applications configuration or the connection string is empty."

View 2 Replies View Related

Plesk 11.x / Windows :: Cannot Log In - Unable To Read Control Panel Configuration File

Apr 29, 2013

I can not log into to plesk right now. It's display message " Unable to read Control Panel configuration file: date_default_timezone_get() [function.date-default-timezone-get]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_ timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier.We selected 'Asia/Krasnoyarsk' for '7.0/no DST' instead".

View 1 Replies View Related

Plesk 11.x / Windows :: Website Error 404.3 - Requested Page Cannot Be Served Because Of Extension Configuration

Jun 29, 2015

We are hosting provider. I running Plesk 11 on Window 2008 64 bit. I have a website error as flow

HTTP Error 404.3 - Not Found

The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.

View 4 Replies View Related

Plesk 12.x / Windows :: Error (String Was Provided For Unescaped Parameter Host) In IP Configuration

Jun 27, 2014

I recently upgraded from Plesk 11.5 to 12.0. I also just got an extra IPv4-address for my server (provider is Strato), unfortunately I have some problems with adding it to Plesk.

The IP should be assigned automatically through DHCP, but when I did a Reread IP in Plesk, nothing happened. I tried to manually add the IP, but then Plesk manually configured it and I lost the IPv4-connectivity (IPv6 kept working though).

Now when I want to remove the IP, I get the following error:

Is this a bug or a problem with my specific configuration?

View 3 Replies View Related

Plesk 11.x / Windows :: Unable To Read Control Panel Configuration File Error

Aug 29, 2014

I'm unable to access my plesk control panel .its giving this error "Unable to read Control Panel configuration file";tried all available solution for permissions but the problem remains.

View 3 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

Plesk 12.x / Linux :: PHP Could Not Connect To MySQL Over Localhost

Feb 6, 2015

I have a problem with connection to MySQL database over PHP.

If I define host address '127.0.0.1' works well. Problem occurs if host address is 'localhost'.

How to allow both 'localhost' and '127.0.0.1'?

View 1 Replies View Related

[Plesk] Horde/Kronolyth Security

Jun 14, 2008

I just had a ticket from one of my clients, he is able to see the calendar of another domain!

After some research I found out that more than 60 clients are able to view his calendar!

SQL view:
[url]
(There was a list of e-mail addresses at the last, but I left them out for privacy reasons.

This should never have been able to have happened! How do I prevent his calendar to be shared?

View 3 Replies View Related

Plesk 12.x / Linux :: Mails From Localhost Do Not Follow MX Records

Apr 22, 2015

I have a PPP12.0 hosted on ubuntu 12.04, and several websites and domains, mail service active using postfix.

Lets take for example two domains :

www.domainA.com
www.domainB.com

DomainA uses postfix
DomainB uses an external mail service , MX records are duly entered in the DNS zone of DomainB

If i send a mail from an adress of DomainA, lets say contact@domainA.com to any email of domainB lets say info@domainB.com, the server does not take into account the MX records, and i receive an answer from the server : 550 5.1.1 <info@domainB.com>: Recipient address rejected: User unknown in virtual alias table

But, if i send an email using any other external mail service (gmail, hotmail...), the mail is correctly forwarded to the mail server entered in the MX record of domainB.

View 2 Replies View Related

Plesk 12.x / Linux :: Whitelisting Localhost And Mailing Lists

Apr 3, 2015

There seems to be confusion and documentation conflicts around whether we should be whitelisting localhost or not when using Mailing Lists.

In this documentation it suggests that localhost is no longer needed, and in fact needs to be removed from the whitelist if Outbound Spam protection is to function correctly: [URL] ....

But on the other hand, this documentation suggests to add localhost to the whitelists, even though the warning says otherwise, and that outgoing mailing list mail will still be processed by Outgoing Spam Control. [URL] ....

Through trial and error, i've found that my mailing lists were not able to send mail to external email accounts unless localhost is whitelisted.

If I want all mail scripts to be going through the Outbound Spam Control, and also having my mailing lists working, should I be adding localhost to my whitelist?

View 3 Replies View Related

Plesk 12.x / Linux :: HTML Email In Horde

Jul 24, 2014

I've just upgraded from Plesk 11.something to 12.0.18 on Centos 6. And I've seen that Horde has stopped displaying HTML email again. editing psa-horde/imp/config/mime_drivers.php. I've made that same fix on my new Horde installation, but it doesn't seem to have worked this time. Is there anything different that I need to do on this version of Horde?

View 2 Replies View Related

Plesk 11.x / Linux :: Error When Install Horde With 11.5.30?

May 11, 2014

I'm facing a problems with my plesk 11.5.30 (latest update with CentOS 6.x).

One subscription can't switch between horde and round-cube. When they change to round-cube, it's still running Horde. To solve this problems, I tried remove Horde (everything's fine, successful) and install it again (error).

View 9 Replies View Related

Plesk 11.x / Linux :: Login To Horde Webmail Not Possible

Jul 13, 2012

When I try to login via webmail horde I get always:

Login failed because your username or password was entered incorrectly.

The logfile shows:

Jul 13 12:23:32 HORDE [error] [imp] FAILED LOGIN for mail@domain.tld [1.2.3.4] to to {127.0.0.1:143 [imap/notls]} [pid 5358 on line 139 of "/usr/share/psa-horde/imp/lib/Auth/imp.php"]Click to expand...

View 17 Replies View Related

Plesk 12.x / Linux :: Horde Update As Admin?

May 28, 2015

just a quick question for those already tried it. I have Horde installed as the webmailer for my Plesk installation. After login in to Horde with an admin account I get update notifications for several of Hordes apps. Is it safe to update them or will it lead to problems with Pleskl?

View 2 Replies View Related

Plesk Automation :: Horde Error On MSIE11

Apr 9, 2014

Customers using MSIE 11 are getting warnings that they are using version < 8 - and limited functionality - how can we fix this ASAP?

View 1 Replies View Related

Plesk 12.x / Linux :: Migration Manager And Horde Settings

Apr 8, 2015

I am setting up a new server and started to migrate domains from an 11.x plesk server to this new server with plesk 12.x on it. Everything works fine, domains, users, mailboxes, everything is migrated - except the horde settings inside the webmail. I recognized this after my first login into webmail, normally the inbox is shown (I configured my webmaoil this way) but after the migration this setting is lost - including all other settings. How to migrate this settings?

View 1 Replies View Related

Plesk 12.x / Linux :: Can't Create Sieve Filter Within Horde

Sep 30, 2014

I want to create a Sieve filter for my email account using the Webmail interface of Horde.When I save a script at /ingo/basic.php?page=filters I get the following error message:Please note: My system language is German. See my translation of the German error messages within braces.

Code:

Skript nicht aktualisiert ("Script not updated"): exception 'Ingo_Exception' with message 'Beim Aktivieren des Skripts ist ein Fehler aufgetreten.
Fehlermeldung des Treibers ("Error while activating the script. Error message of the driver"): exception 'Ingo_Exception' with message
'Verbindungsaufbau abgelehnt' ("Connection refused") in /usr/share/psa-horde/ingo/lib/Transport/Timsieved.php:87

[code]...

Is there a way to modify / create Sieve filters without Horde?

View 3 Replies View Related

Plesk 11.x / Linux :: Horde In 11.5 Prevents Some Attachment Viewing

Jul 18, 2014

Version: 11.5.30 CentOS 6 115140407.17 x86_64

Description: On prior versions of Plesk, users could attach Microsoft Office (word, excel, etc) files to messages they are composing in Horde, and then, before sending, click on those attachments to view them to make sure they are correct. After upgrading to 11.5, the following error is shown in Horde instead:

"Fatal error has occured could not display attachment. Details had been logged for the administrator."This issue does not occur with other file types, such as a PDF or text file.Steps to reproduce: Install Plesk 11.5 on Centos 6 x64, create an email in Horde, attach a Word document, before sending, try to view the document.

ACTUAL RESULT: Fatal error has occured could not display attachment. Details had been logged for the administrator.

View 1 Replies View Related

Plesk 12.x / Linux :: Roundcube Not Installed And Horde Not Loading?

Feb 22, 2015

In the list of available webmail clients there's only Horde. Why don't I have Roundcube? I thought it's preinstalled with Plesk 11.5 and higher.

When accessing Horde webmail, the page never loads till the end and all I get is the top menu, no e-mails.

View 1 Replies View Related

Plesk 12.x / Linux :: Horde Login Failed Since Update

Sep 26, 2014

Since the update from 11.5 to 12 working Horde login no longer, IMAP works otherwise perfect.

psa-horde.log:
ERR: HORDE [horde] FAILED LOGIN for info@xydomain.tld (info@xydomain.tld) [xx.xx.xx.xx] to horde [pid 20347 on line 216 of "/usr/share/psa-horde/login.php"]
xx.xx.xx.xx = Server-IP

Message from the Horde:
Login failed.

(Email / password are of course correct)

View 15 Replies View Related

Plesk 12.x / Linux :: Horde - JavaScript Is Either Disabled Or Not Available On Browser

Jul 17, 2015

When i try to go to horde after my upgrade from plesk 11.5.30 to plesk 12.0.18, my horde is loading as minimal cause this:

JavaScript is either disabled or not available on your browser. You are restricted to the minimal view.

But my javascript is enabled for this site.

View 2 Replies View Related

Plesk 12.x / Linux :: Migrate Horde Calendar Settings

Apr 16, 2015

We've migrated a web hosting account from a Plesk 10 server to a Plesk 12 one but the customers Horde calendar and events settings haven't transferred over.I've tried exporting and importing the data manually and that seems to work, but why doesn't the migration manager bring this information across?

View 4 Replies View Related

Plesk 12.x / Linux :: Horde Admin Email Removed After Each Update?

Aug 26, 2014

Plesk 12.0.18#14, CentOS6.5

in order to have a Horde admin email we open
/etc/psa-webmail/horde/horde/conf.php

and change
$conf['auth']['admins'] = array();
into
$conf['auth']['admins'] = array('emailaddress@xyz.com');

Works fine. This change than reverses itself after every Plesk update incl micro updates. Are we editing the right file / is there an underlying one we should edit instead? Cannot find a setting in Plesk itself to configure a Horde admin email.

View 4 Replies View Related

Plesk 12.x / Linux :: Horde Error - Unable To Create VFS Directory

Sep 4, 2014

We are having an issue when users are trying to add attachments via horde the error:

unable to create VFS directory /.horde/imp

appears. How this can be resolved? 

View 3 Replies View Related







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