Plesk 12.x / Linux :: New Created Domain Does Not Appear At Panel

Jul 11, 2014

I just created a new Domain "bernhardlinz.de" at the

Plesk Panel -> Websites & Domains -> Add new Domain

After the Creation the new Domain does not appear under "Websites & Domains".

I check the domain with

Code:
/usr/local/psa/bin/domain -i bernhardlinz.de

And all looks fine like my other, older domains:

Code:
General
=============================
Domain name: bernhardlinz.de
Owner's contact name: Bernhard Linz (admin)
Domain status: OK

[Code] ....

I can see the domain under "Mails" and also create new mail accounts. There are no Errors for this under

Code:
/usr/local/psa/admin/logs/panel.log

As i try to add the domain first i got a

Code:
[11-Jul-2014 21:41:35 Europe/Berlin] PleskUtilException: mailmng-outgoing failed: ERROR:outgoing:database disk image is malformed

Which I removed with the

Code:
/usr/local/psa/admin/sbin/mchk

Command I found in the Plesk forum. After that i could add the domain.

I try a add another fantasy domain - also works but alos not displaying in Panel "Websites & Domains"

I take a look at the Plesk-Database "psa" with the Build-In "phpMyAdmin"

I take a look at the table "domains" and it looks like the other entries.

The Server was restored a few days before from a Backup. After the restore i had have the problem the "mysql" service did not start. I fixed the problem with the description from [URL] ... (Start mysql in recoverymode, export all data, delete the content of the whole mysql folder /var/lib/mysql folder, init new database and import the exported data). After that all looks fine.

View 2 Replies


ADVERTISEMENT

Plesk 12.x / Linux :: Domain Not Showing Up In Control Panel

Jul 4, 2015

I added a new domain to an existing subscription. I added the domain website as a forward to a domain that has frame forwarding to another domain.

When I go into domains, I can see the domain, but when I open it in control panel, I cannot find the domain.

I need to completely remove it at this point, but can find nowhere to make this happen.

View 1 Replies View Related

Plesk 12.x / Linux :: (Main) - Domain Is Not Shown In User Panel List

Aug 19, 2014

I have a problem with on domain. The domain is the "main-domain" of the customer but it is not shown in the overview /smb/web/view

Not with the User logged in and not with the admin logged in.

But I can change setting, when I call the detail-page manually: /smb/web/overview/id/d:26

I tried to lock/unlock the domain/account, but nothing worked.

I could not see any mistakes in the database.

Deleting and adding the domain would be a trick, but because of having many domains/subdomains and dns-entries this is not my first choice.

View 2 Replies View Related

Plesk 12.x / Linux :: Bandwidth Limitation Button Not Showing In Domain Control Panel

Jun 27, 2014

Bandwidth limitation button not showing in domain control panel

I am running Plesk 12.018 on CentOS 6.5. with ~75 domains hosted. All of them are allowed unlimited traffic and have Apache + Nginx installed and configured via Plesk.

Today I need for the first time to set a bandwidth-limitation for a domain, but I can't find a button for controlling it in the domain control panel.

I've checked I've mod_bw installed and have set the permissions for controlling server performance in the custom plan for the specific domain.

View 1 Replies View Related

Plesk 11.x / Linux :: No Mailbox Created

May 24, 2014

$request = <<<EOF
<packet version="1.6.5.0">
<mail>
<create>
<filter>
<site-id>34</site-id>
<mailname>
<name>$username</name>
<mailbox>
<enabled>true</enabled>
<quota>1024000</quota>
</mailbox>

[code]....

I write this code for creating mail box, but I get "No mailbox" message in plesk panel. I need to create mailbox.

View 2 Replies View Related

Plesk 11.x / Linux :: Event Handler For Subscription Created

Apr 25, 2014

Which Event Handler gets fired when a subscription is created? I've tried both "Hosting settings created" and "Default domain (the first domain added to a subscription/webspace) created" but those don't seem to be firing when I create a new subscription. After creating the Event Handler the psa service was restarted each time. I have a script setup to just log the NEW_DOMAIN_NAME to a file, but that isn't happening.

View 3 Replies View Related

Plesk 12.x / Linux :: DNS Zones Not Created On Slave Servers

Jul 19, 2015

I am setting up slave DNS servers using bind 9.8 on CentOS 6. I have followed the procedure here successfully: [URL] ....

The problem is that even if I see something like the following in named.run on the slave server (which implies the rndc connection worked):

received control channel command 'addzone xxxxxxxx.com { type slave; file "xxxxxxxx.com"; masters { x.x.x.x; }; };'
received control channel command 'refresh xxxxxxxx.com'
received control channel command 'addzone xxxxxxxx.com { type slave; file "xxxxxxxx.com"; masters { x.x.x.x; }; };'

I still cannot query any entries for that zone from the slave DNS server:

$ dig @y.y.y.y xxxxxxxx.com
; <<>> DiG 9.8.3-P1 <<>> @y.y.y.y xxxxxxxx.com
; (1 server found)
;; global options: +cmd

[Code] .....

I also do not see any zone files created anywhere on the slave server.

View 12 Replies View Related

Plesk 11.x / Linux :: Each File / Folder Created By PHP Overridden By FTP

Jul 14, 2014

I got this Problem after install a New Plesk Server.

Current: CentOS 6.5, Plesk 11.5.30, PHP 5.3.3 (Default install), PHP as FastCGI (I Tried also with Plesk 12.x).

What I did: in IP Tables i set al Ports for Plesk; I set in /etc/proftpd.conf the Ports "PassivePorts 65000 65200"

Problem: Each file ore folder created by an php Application i cant see ore override by ftp.

Example: I Upload a new installation of Joomla 2.5 (CMS) by ftp with a User created by plesk. Then I start the Installation by using the Webbrowser. In this process Joomla change some files and create also an configuration.php. All done by php Scripts. Now I check the configuration.php on the FTP -> Cant see it. -> I check by SSH and the file exists. If I Check the Permissions it seams, that all file have same permissions, owner and group.

-> Configuration.php can not see by ftp ore be overwritten
-> htaccess.txt I see by ftp and i can manage
->> Permissions seams to be the same "?"!"

View 1 Replies View Related

Plesk 12.x / Linux :: Dovecot Mail Subscription File Not Created?

Dec 16, 2014

if i create a new mailaccount in the power-user panel and i dont log in into the webmailer, so the "subscription" file is not created.

that means there is no way to sent emails with the new created account with external mail clients (Thunderbird), because there is no "sent" or "drafts" folder.

the problem disappears, if i log into the webmailer after creating a new mailaccount.

is there any other way to fix this bug? i want plesk 12 to create the "standard" folders (Trash, Drafts, Sent, Spam) automatically.

something to the used system:

- Ubuntu 14.04 Server
- Plesk 12.0.18
- IMAP/POP3 Server: dovecot
- SMTP Server: postfix

(logfiles are not showing anything..)

View 8 Replies View Related

Plesk 12.x / Linux :: No Backups Are Created Or Loaded On FTP Backup Server

Oct 7, 2014

We use Plesk 12 with ubuntu 12.04.5 LTS ......

Plesk 12 does not create backups for Customers.

If we restarts the server, Plesk created again for 2 days backups and then again not. There are no errors present.

The backup should be loaded on a FTP backup server after the Create

This makes Plesk but only if you restarts the server. Otherwise, no backups are created or loaded on the FTP backup server.....

View 1 Replies View Related

Plesk 11.x / Linux :: Running Script From Event (Hosting Settings Created)

Jun 10, 2014

I'm trying to run a simple bash script when a new account is created, because I need to move some files automatically. So what I did:

I have created a simple bash script for testing if Plesk run it, called move_some_files.sh under /var/www

Code:

#!/bin/bash
echo "${NEW_SYSTEM_USER} ${NEW_DOMAIN_NAME}" >> move_some_files.log

I created this file as root and did chmod +x.

I created a new 'Hosting settings created' event running as root and with the highest priority with this command: /var/www/move_some_files.sh

I created a new customer with to test it

But, is not running the script! If I try some command directly on the event like 'touch /var/www/new_file' it's created, so the event is running, but not my script.

View 1 Replies View Related

Plesk 12.x / Linux :: New Configuration Files For Apache Web Server Not Created Due To Errors In Templates

Dec 17, 2014

I tried to add ac new subscription and this failed.No I have an inconsistent subscription and get the following error: New configuration files for the Apache web server were not created due to the errors in configuration templates:

Template processing failed: file = /opt/psa/admin/ conf/ templates/ default/domainVhost.php,
error = Template_Exception: No data. file: /opt/psa/admin/plib/Template/Processor.php line: 28 code: 0
Previous error: Template_Variable_Exception: No data. file: /opt/psa/admin/plib/Template/Variable/AbstractCachedData.php line: 67 code: 0.
Detailed error descriptions were sent to you by email.click here to generate broken configuration files once again or here to generate all configuration files.

I have Plesk 12.0.18 on Ubuntu

View 1 Replies View Related

Plesk 11.x / Windows :: Renaming Main Domain On Panel 11.5?

May 26, 2014

when I try to change main domain, e.g. domain.ru to domain.com, I see that Application Pool changed only for main domain, all additional domain use old Application Pool.

View 1 Replies View Related

Apache :: Trailing Dot Created After Domain Name?

Aug 7, 2014

We are getting the below message in Apache's error.log when accessing from mobile application & updated apache from 2.4.9 to 2.4.10 also.Trailing dot is created after the URL.

I can able to hit [URL] ..... and I can't able to hit [URL] ....

View 11 Replies View Related

Plesk 12.x / Linux :: Delete IP From Panel

Sep 14, 2014

I have 2 IPs for my vServer. Plesk automatically add both addresses to the Plesk Panel. One of the ip address I want to use for another service (openvpn). The Problem is, that i can't delete the IP from the Plesk panel.

I got the message: Fehler: String was provided for unescaped parameter host.

There are no reseller or customers who use this IP. So how can i solve this problem and delete the IP from the Panel?

Using Plesk 12.0.18

View 7 Replies View Related

Plesk 11.x / Linux :: Panel Won't Update

Jul 25, 2014

I want to upgrade to Plesk 12, but want to make sure current version of 11.5.30 is working properly.Whenever Plesk tried to update I get the following error.Installing packages

Loaded plugins: fastestmirror, priorities, refresh-packagekit
Loading mirror speeds from cached hostfile
* atomic: www5.atomicorp.com
* epel: mirror.compevo.com
437 packages excluded due to repository priority protections

[code]....

Fatal error during packages installation: The GPG keys listed for the "CentOS / Red Hat Enterprise Linux 6 - atomicrocketturtle.com" repository are already installed but they are not correct for this package.Check that the correct key URLs are configured for this repository. YumBaseError: The GPG keys listed for the "CentOS / Red Hat Enterprise Linux 6 - atomicrocketturtle.com" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.

ERROR: Failed to run the Yum utility.The Yum utility failed to install the required packages.

View 4 Replies View Related

Plesk 12.x / Linux :: Where Is Panel PHP Binary

Mar 10, 2015

Does Plesk's own server, "sw-cp-server" use a different PHP binary than is used for hosted sites?I've found the .ini, /usr/local/psa/admin/conf/, but I can't figure out where the binary would be? I'm trying to run some WP-CLI commands, but some functions I have disabled in the default PHP.ini are required by WP-CLI.

View 2 Replies View Related

Plesk 12.x / Linux :: How To Disable SNI In Panel

Jan 30, 2015

I have several clients still using WinXP. How do I disable SNI for SSL certificates ( and just use old IP way )?

View 18 Replies View Related

Plesk 11.x / Linux :: Panel Not Available Anymore

Feb 4, 2015

After having some issues with my server mail program i read an article online where i though removing psa-courier-imap will resolve my mail problems.

Now nor my email is working but also i lost my plesk panel. Going to plesk ip address there's nothing anymore.Checked my server and is printing i have plesk 11.0.9 installed but is nowhere to find. I try to install psa-courier-imap again but yum cant find it.

Everything working on the server including all sites are available on the web.The only think i'm missing is the Plesk login page.

View 19 Replies View Related

Plesk 12.x / Linux :: No Access To Panel

Jun 21, 2014

ERROR: Zend_Db_Statement_Exception: SQLSTATE[HY000]:
General error: 126 Incorrect key file for table '/tmp/#sql_50f_0.MYI'; try to repair it (Pdo.php:234)

After upgrading to v12 i have no access to the plesk panel. The message above is shown.

View 1 Replies View Related

Plesk 12.x / Linux :: Panel Broken After Upgrade

May 18, 2015

Following the update from 11 to Plesk 12 (and installing latest Ubuntu fixes), the Plesk panel access is broken. Welcome page says:Can not load key: key is empty.And of course, no way to login the mgt interface. All services appear up, so this is only affecting the panel web service.

Fishing out the panel.log, it appears to be at a lower level than I initially thought (see below): experiencing issues after updating from 11 to 12 on Ubuntu (12)?

[18-May-2015 19:46:34 Europe/Berlin] PHP Warning: file_get_contents(/opt/psa/var/sso.sp.pem): failed to open stream: No such file or directory; File: /opt/psa/admin/externals/xmlseclibs.php, Line: 285
[18-May-2015 19:46:34 Europe/Berlin] Exception: PHP Warning: file_get_contents(/opt/psa/var/sso.sp.pem): failed to open stream: No such file or directory; File: /opt/psa/admin/externals/xmlseclibs.php, Line: 285
file: /opt/psa/admin/plib/Smb/Exception/Syntax.php
line: 56

[code]..

View 5 Replies View Related

Plesk 11.x / Linux :: Failed To Update Panel 11.5.30

May 22, 2014

PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE

11.5.30 Update #44, Ubuntu precise 64bit

PROBLEM DESCRIPTION

Upgrade fails with message: Failed to update Panel.you can send the update log to Parallels support. View the update logs (May 22, 2014). Copy the logs to your computer before you close this message.

View 2 Replies View Related

Plesk 12.x / Linux :: Panel MU Update Notifications

Nov 5, 2014

On one CentOS 6.5 Plesk 12.0.18 install (with all MUs applied) each time an admin logs in a notification is displayed ("Plesk was successfully updated. View detailed information on the updates.") and once a week the panel generates an email notification (Plesk panel updated successfully).

Other Plesk 12.0.18 servers that are set to automatically update aren't generating this email notification or displaying the "green" notification upon login to the Plesk Panel. Is there a flag, tmp file, or a DB trigger that isn't being set properly to cause this?

View 3 Replies View Related

Plesk 11.x / Linux :: Upgrade Parallels 11.5 To 12 From Panel

Dec 25, 2014

is it safe to Upgrade Parallels 11.5 to 12 from the panel

OS
CentOS 5.10 (Final)
Panel version11.5.30 Update #48, last updated at Nov 21, 2014 02:33 PM

View 1 Replies View Related

Plesk 11.x / Linux :: Can't Connect To Control Panel

Sep 10, 2014

after the login page, a blank page appears and I can't access to the Plesk Control Panel :

in the file : /var/log/sw-cp-server/error_log

2014/07/09 14:45:04 [error] 7422#0: *3551 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 91.204.25.4, server: , request: "GET /admin/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/sw-engine.sock:", host: "91.204.25.4:8443", referrer: "https://91.204.25.4:8443/"

View 7 Replies View Related

Plesk 11.x / Linux :: Deleted Panel And Sites Are Gone

Sep 9, 2014

I just want to remove plesk and installed again. i saw (URL...) this page. use this code but plesk not removed. my sites are gone.how can i get back my site? what i should install.When i try install plesk 12 says you already install version 11.0.9

View 7 Replies View Related

Plesk 12.x / Linux :: TLS 1.2 Only Working In Panel And Not On Domains

Sep 9, 2014

I have a server which I am using for multiple clients. Some with SSL enabled, some without. I have added custom ngingx conf files for nginxDomainVirtualHost.php and nginxWebmailPartial.php in /usr/local/psa/admin/conf/templates/custom and modified the following lines to try and harden security:

Code:
ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
ssl_ciphers "EECDH+ECDSA+AESGCM EECDH+aRSA+AESGCM EECDH+ECDSA+SHA384 EECDH+ECDSA+SHA256 EECDH+aRSA+SHA384 EECDH+aRSA+SHA256 EECDH+aRSA+RC4 EECDH EDH+aRSA RC4 !aNULL !eNULL !LOW !3DES !MD5 !EXP !PSK !SRP !DSS";
ssl_prefer_server_ciphers on;

After reconfiguring using

Code:
/usr/local/psa/admin/bin/httpdmng --reconfigure-all

I check in /etc/nginx/plesk.conf.d/vhosts/<domain>.conf and the changes are shown correctly there but browsers and online tools such as [URL] .... still say that the sites are using 128 bit encryption and TLS 1.0.

The Plesk admin panel itself displays 256 bit encryption and TLS 1.2.

View 3 Replies View Related

Plesk 11.x / Linux :: Remove Forwarder For Panel 11.5

Oct 9, 2014

I had forwaded a domain

say mydomain.com
to yourdomain.com

Which works fine and no issues

Now I wish to remove the forwarders and make the website active and visible

I am attaching the snap shots to show what I tried

View 3 Replies View Related

Plesk 12.x / Linux :: Panel Login 404 Error

Jun 9, 2014

After a fresh install on a Debian Wheezy system, I get the following error(s) when trying to access the control panel.

https://sub.example.com:8443/
404 Not Found
Nginx

My log

Code:
2014/06/09 19:04:15 [warn] 32236#0: conflicting server name "" on 0.0.0.0:8443, ignored
2014/06/09 19:04:26 [error] 22597#0: *43 "/usr/share/html/index.html" is not found (2: No such file or directory), client: 68.51.77.126, server: , request: "GET / HTTP/1.1", host: "sub.example.com:8443"

While http://sub.example.com:8880/ works fine

View 4 Replies View Related







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