Plesk 12.x / Linux :: Internal Server Error During Migration
Oct 31, 2014
I'm trying to migrate a Plesk 9.5 to a Plesk 12 via the tools.
I tested some domains before doing he whole but I have a "big" domain who make an error:
ERROR: Call to a member function updateUser() on a non-object (Abstract.php:930)
I already checked on google, tested the solution but each time I do the migration, it crash again...
View 3 Replies
ADVERTISEMENT
Oct 18, 2014
Upgraded Plesk 11.5 to 12, enabled rouncube and got an Internal server error when trying to load webmail.domain.com
In /var/log/plesk-roundcube/errors found an error:
PHP Warning: system() has been disabled for security reasons in /usr/share/psa-roundcube/bin/update.sh on line 161
Changed php.ini settings, restarted apache, same internal server error, but no more errors in log.
Tried /usr/share/psa-roundcube/bin/update.sh
Got errors:
WARNING: File type detection doesn`t work properly!
Please check the 'mime_magic' config option or the finfo functions of PHP and run this script again.
WARNING: Mimetype to file extension mapping doesn't work properly!
Please check the 'mime_types' config option and run this script again.
Tried to reinstall roundcube in Plesk
View 1 Replies
View Related
Nov 29, 2014
I have used plesk 11.5 and never had problem before. I installed Plesk 12 and Migrated sites + created new email to test as well. When I go to webmail webmail.domain.com
I get the login screen from round cube which i want.
Then I enter login + password and I get 500 Internal Server Error.
Apache Server at webmail.domaincom Port 80
It worked fine on 11.5
Linux CentOS 6.6
View 12 Replies
View Related
Oct 29, 2014
I have experiencing strange behaviour of Plesk admin panel. Actually there were a lot of issues similar with 500 Internal Server error but mine is a bit different..
This is the log came from the '/var/log/sw-cp-server/error_log'
/bin/sh: /usr/share/sw-cp-server/applications-conf.sh: Permission denied
Cannot find config item ["global/SERVERsocket==:8443", ".php", 0]
2014-10-29 19:38:22: (mod_fastcgi.c.1068)
[Code] ....
As you can see there is a line starts with /bin/sh: /usr/share/sw-cp-server/applications-conf.sh: Permission denied and i tried to change this one for permission like 0755 or alternatives for a run but nothings changed. Btw i have plenty of disk space, it wasn't also the case.
I cannot even login with my domain name without 'https' and with the port 8880. It's again giving me the same issue.
BTW i want to give a little extra information; it was a long time that Plesk admin panel working but after today it's stuck in 500 Internal server error. What i tried today that to follow 'How to generate custom self-signed SSL certificates and apply it to Postfix: [URL] ....' , but after 6th step i was decied to stop because i couldnt find the root.pem file a minute and than i wanted to try on plesk and i saw the bad news I don't know it was related but i wanted to share.
View 5 Replies
View Related
Apr 28, 2015
To automate some tasks for some projects I'm working on, I need to be able to automatically create or delete ftp-users.
Creating and listing ftp-accounts is working great, but when it comes to deleting them I run into an internal server error. Before my script gets the response it's waiting for, the script crashes.
- When live watching the Apache error-log with 'tail -f', the terminal-session is exited with 'Killed (core dumped)'
- Apache error-log shows:
Code:
(104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server, referer: http://example.com/ftp.php?action=delete
Premature end of script headers: ftp.php, referer: http://example.com/ftp.php?action=delete
- Webbrowser shows default '500 Internal Server Error'
I have checked and changed time-out settings, but it didn't work. Error occurs a few seconds after executing, while the timeouts are set to 60 to 90 seconds.
Packet send to Plesk:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<packet version="1.6.6.0">
<ftp-user>
[Code].....
View 15 Replies
View Related
Mar 30, 2015
When i try to restore a domain from Server Repository I am getting this strange error
Internal server error:
ERROR: Call to a member function write() on a non-object (Apache.php:821)
How could I fix it?
View 1 Replies
View Related
Feb 24, 2015
We successfully migrated web and email from a Plesk 9.3 system to the new Plesk 12.0 system. Afterwards i try to install new extensions and / or try to delete existing extensions and receive the following error:
Die Erweiterung Webserver Configurations Troubleshooter kann nicht entfernt werden: crontabmng failed: /usr/bin/crontab execution failed: "crontabViWP46":11: bad command errors in crontab file, can't install. System error: crontab execution error
Means that i am not able to delete the extension "Webserver Configurations Troubleshooter". But the extension is delete (but not completelly - only a checkbox is shown without entry).
Is something comes with a config of the old server? All works proper until migration.
View 3 Replies
View Related
Dec 19, 2014
Trying to access any APS installed in Plesk i obtain this error: Internal error: Package with UID 'fb00f4ad-620a-4052-96b7-398bd99d9d6d' not found.The error panel.log:
[19-Dec-2014 13:17:19 Europe/Berlin] Exception: Package with UID 'fb00f4ad-620a-4052-96b7-398bd99d9d6d' not found.
file: /usr/share/aps_php/aps_php.php
line: 12519
[code]....
This post change the error, but i think that is not the correct way: [URL] ..... Any way to reinstall/regenerate APS database and anything related with it?
View 2 Replies
View Related
Oct 28, 2014
My plesk version is 12.0.18.When I try to install wordpress I had this error:Internal error: Failed to parse metadata...MessageFailed to parse metadata...File aps_php.php Line10024.
View 2 Replies
View Related
Jul 7, 2015
I am getting Package with UID '9f03febe-57f4-4233-ace8-23f5ce964198' not found error.
I have applied this => [URL] ...
But problem is not solved this time I am getting same error but different UID number.
View 6 Replies
View Related
Dec 17, 2014
We have installed Plesk 12 on a fresh up to date Ubuntu 14.04 x64 server.
After installation, and before any migration, we have moved some folders:
- /var/www/vhosts -> /opt/vhosts
- /var/qmail -> /opt/qmail
- /var/mysql -> /opt/mysql
We have created symlinks, modified some configuration files (Plesk included) and ran domains reconfiguration script (zero domain installed, but just in case the script will do anything else).
After that, we have launched Plesk Migration Wizard (from Plesk 9 to last release).
Everything has worked fine: all domains have been migrated on our new folders (/opt based) and owners has been correctly defined for each domain. The same for MySQL and all mail accounts.
We have checked Apache VirtualHost configured by Plesk Migration Wizard : our new folders are used (/opt).
So all seems to be ok.
But now, all websites (configured with Apache and Apache PHP module) returns 403 Forbidden error.
We have try changing to FastCGI with Apache same error.
We have try changing to full Nginx (PHP and static files), some websites run.
We have checked some KB (112884, 800) but all seems to be good.
Is there any steps we have omitted when we move folders ?
View 11 Replies
View Related
Jul 16, 2014
I am getting the following error message when I try to migrate sites from an old server to a new server.:
PHP Notice: Trying to get property of non-object; File: /usr/local/psa/admin/plib/backup/Conflicts/PleskDataManager.php, Line: 173
PHP Notice: Undefined index: 192.168.100.25; File: /usr/local/psa/admin/plib/backup/Conflicts/PleskDataManager.php, Line: 180
[Code] ....
View 6 Replies
View Related
Feb 18, 2015
Yesterday I migrated a domain with the migration tool from a Debian 7.6 Plesk 12.0.18 MU35 box to a Debian 7.6 Plesk 12.0.18 MU35 box
This domain have a simple DNS configuration. The A registry for the domain.com was an own IP instead the IP of the server. Rest of the DNS configuration was the same.
After migration the A registry for the domain.com was an own IP too (as expected) but also the A registry for mail.domain.com
Before migration, in the old server:
A domain.com x.x.x.x (own ip)
A mail.domain.com y.y.y.y (server ip)
After migration, in the new server:
A domain.com x.x.x.x
A mail.domain.com x.x.x.x
The migration had changed the IP for mail.domain.com for the IP of the A registry for domain.com
Very strange. I double-checked it (as the domain in the "old" server was suspended)
Client don´t have access to the control panel, so no changes done.
View 4 Replies
View Related
Oct 15, 2014
I'm getting following errors while migrating my accounts from latest version of cPanel:
Code:
Warning:
Couldn't get 'cgi_bin_mode' attribute for domain where cgi-bin dir is '' and docroot dir is '/home/inofash/public_html'. Domain will be migrated in that way as if its cgi-bin directory was located under docroot.
Because of that none of my accounts can't be migrated.
View 4 Replies
View Related
Apr 9, 2015
Getting this error on the customer, domain and subscriptions pages on Plesk 11.5 update 5.
Running CentOS 5.9
View 1 Replies
View Related
Jan 5, 2015
Since the update to #30 two separate installs on Ubuntu 14.04.1 LTS I'm getting the below error :
Internal error: The directory does not exist "admin"Click to expand...
View 4 Replies
View Related
Jun 24, 2015
Recently we had to rollback the Plesk database and Plesk version files to their pre-upgrade state, and rerun the upgrade procedure as it is described in the knowledge base [URL] ..... The update process then worked smoothly and we are now using the newest version 12.0.18 on CentOS 6 with the newest microupdates 1200150615.10.
But right after this update procedure we are not able to access some domains with the filemanager anymore. The browser shows the following error message:
Internal error: filemng: opendir failed: Permission denied System error 13: Permission denied
Message filemng: opendir failed: Permission denied System error 13: Permission denied
File Agent.php
Line 243
Type PleskUtilExceptio
The logfile: /usr/local/psa/admin/logs/panel.log is a bit more detailed
[URL] ....
What I did so far was the following:
1.) I checked out the knowledge base, specifically this entry was worth looking at. But /usr/local/psa/bin/repair --restore-vhosts-permissions didn't solve the problem.
2.) I found a similar problem in the discussion board but the approaches they took weren't successful in my case.
Due to the fact that the file manager worked before the rollback of the database and the major upgrade, I think there might be a connection.
From my point of view the permission settings should be right. Other domains using exactly the same permissions and they are working fine.
# ll /var/www/vhosts/system/domain.com/
total 20K
drwxr-x--- 2 root psaserv 4,0K 24. Jun 02:13 conf
drwxr-xr-x 2 root root 4,0K 8. Jan 2014 etc
drwx------ 2 psaadm root 4,0K 24. Jun 03:43 logs
[Code] ....
View 1 Replies
View Related
Sep 5, 2014
I trying to migrate a domain from cpanel 11.42 to my new plesk 12 vps.
When i do this i got a error:
PHP Fatal error: Call to a member function getElementsByTagName() on a non-object in /usr/local/psa/admin/plib/backup/Conflicts/Detector.php on line 536
The domain has 3 sub domains, 1 parked domain and several mailboxes.
View 1 Replies
View Related
Nov 18, 2014
When you perform a migration, Plesk gives me this error. For more I search, I find what may be the cause.
Error: Unable to find domain with name 'e-domain.com'[2014-11-18 19:41:31] ERR [panel] exception 'PleskObjectNotFoundException' with message 'Unable to find domain with name 'e-domain.com'' in /usr/local/psa/admin/plib/Domain.php:950
Stack trace:
#0 /usr/local/psa/admin/plib/backup/Conflicts/PleskDataManager.php(1278): Domain::getByName('e-domain.c...')
#1 /usr/local/psa/admin/plib/backup/Conflicts/Resolver/UnfitSettingsResolver.php(500):
[Code] .....
View 1 Replies
View Related
Jul 17, 2015
When I change an email address on a user's account I get this error?
Code:
Internal error: mailmng-mailname failed: Unable to open dir /var/qmail/mailnames/mydomain.com/stevebrown/@attachments: No such file or directory System error 2: No such file or directory
Message mailmng-mailname failed: Unable to open dir /var/qmail/mailnames/bullochrec.com/stevebrown/@attachments: No such file or directory System error 2: No such file or directory
File Agent.php
Line 243
Type PleskUtilException
Using Cloudlinux 6.6 and Plesk 12
View 2 Replies
View Related
May 22, 2014
My site is showing 500 internal server error. I use classic ASP. How to enable custom error on the server? I use Plesk 11. With Plesk 9.5, it will automatically show up on the server.
View 5 Replies
View Related
Apr 17, 2014
I have this error.
HTML:
<?xml version="1.0" encoding="UTF-8"?>
<!--
For more information on how to configure your ASP.NET application, please visit
http://go.microsoft.com/fwlink/?LinkId=169433
-->
<configuration>
<configSections>
[Code] ....
View 1 Replies
View Related
Dec 23, 2014
I'm having a problem with Plesk Panel 11.0.9 update #64. All other page running perfect. But when I go to "Backup Manager --> Database Backup Repository --> Upload Backup File" then Plesk Panel show error: Internal Server Error 500.0.
On server, it show detail below: .....
View 2 Replies
View Related
Jun 15, 2014
Clean install on openSUSE 13.1
After deleting a domain, we got the following error which rendered the panel useless.
Internal error: Unable to find service node for web service on domain with id=5
Message Unable to find service node for web service on domain with id=5
File PhDomain.php
Line 1402
Type PleskDBException
Go To Previous Page
View 6 Replies
View Related
Jun 25, 2015
I was following this tutorial to resolve the 500 internal error I get when I visit webmail.example.com and it says:
Ensure that the '/var/www' is not a symlink to any other directory# ls -ld /var/www lrwxrwxrwx 1 root root 14 Oct 24 11:14 www -> /mnt/data/www/.You need to remove the symlink and change the vhosts location by using the transvhosts.pl utility: when I run the above command, it gives me this: ls -ld /var/www drwxr-xr-x 9 root root 4096 Jun 18 02:58 /var/www this means I have a symbolic link ? how can I delete it ? and if I delete it will it effect anything?
View 1 Replies
View Related
Sep 2, 2014
If you transfered an account with the PMM, is e-mail still received on the old server being forwarded to the new one?
Is it a good idea to transfer only e-mail & accounts again after DNS propagates to the new server?
View 3 Replies
View Related
Nov 17, 2014
I have recently migrated to new server with Plesk 12. There was a webalizer even I used to have awstat. So I installed awstat and changed it in the settings. But every day when I synchronized the abonnement it changed alone back to Webalizer ... which I dont want
When I tried to deactivate or deinstall Webalizer in plesk using the update manager, I got an error:
"Some errors occured during installation."
Solved, changed settings in Customer Service Plan and synchronized...
View 6 Replies
View Related
Jul 20, 2015
I'm wondering whether it is possible to perform a full server migration to a new Plesk server with the same hostname or will Plesk give an error about the hostname being the same?
The new server would not be accessible by hostname (only via IP) until DNS and glue records were changed after the migration.
View 1 Replies
View Related
May 18, 2015
I have a new Server (CentOS Linux 7.1.1503) and will migrate the Data from my old Server (Ubuntu 14.04 LTS) with the Migration Manager. Both Servers running with Plesk 12.0.18
After i entered the Server-IP and the Login-Data for the old Server i became this Error on the new Server:
Fehler: launchpad error (Error code = 2):
== STDERR ====================
Cannot request remote agent status using command line /var/cache/20150518173107557/PleskX.pl: UNIVERSAL->import is deprecated and will be removed in a future perl at (eval 25) line 3.
UNIVERSAL->import is deprecated and will be removed in a future perl at IPC/Run.pm line 1060.
UNIVERSAL->import is deprecated and will be removed in a future perl at IPC/Run/IO.pm line 78.
UNIVERSAL->import is deprecated and will be removed in a future perl at IPC/Run/Timer.pm line 161.
Died at AgentConfig.pm line 23.
==============================Click to expand...
View 2 Replies
View Related
Jun 4, 2014
I have upgraded to a new server and need to move all domains, users, and most important all email accounts to the new server.
Both servers run Plesk 11.0.9 on CentOS. The migration manager works great, no problems with that.
After migrating, I change my DNS settings at an external DNS provider to the new IP. The problem is, DNS changes take time. I then get emails on the old server and on the new server until DNS information is spread.
I was searching for a way to let the old server forward to the new one, but changes for specific domains in plesks DNS system (MX record) on the old server did not work. The mails still arrived at the old server.
What can i do? Can I uncheck "Activate mail service on domain" and will all emails be rejected until DNS points to the new server? Or will that lead to bounces?
View 1 Replies
View Related