Plesk 12.x / Linux :: Call To Member Function GetDomainId On Non-object
Aug 21, 2014'ERROR: Call to a member function getDomainId() on a non-object (Sites.php:104)'
View 6 Replies'ERROR: Call to a member function getDomainId() on a non-object (Sites.php:104)'
View 6 RepliesAs per title, since few I have this when some php funcion is calling zlib_encode :
PHP Fatal error: Call to undefined function zlib_encode()
I saw that is was a know bug when there are some rewrite rules on .htacccess which is my case [URL] ....
I checked for json as well, and seem to be activated :
json
json support => enabled
json version => 1.2.1
Fatal error: Call to undefined function: imagettfbbox()
I am getting the above given error message.
I've been struggling with IIS continuously.
I simply cannot get things to work on it like it's supposed to.
Right now...PHP is running fine...but MySQL won't work.
I've been searching Google for the past 12hours trying to fix this, but it won't budge.
In my "php.ini" file, I enabled the "php_mysql.dll" extension.
I've also tried several other things, but nothing works.
I'm getting the following error when I'm trying to access Fantastico from cPanel:
Fatal error: Call to undefined function get_output() in /tmp/cpanel_phpengine.1238461774.28418Q1lWZzC0r_ on line 971
I have safe_mode set to On and shell_exec function disabled. When allowing shell_exec and safe_mode Fantastico is working in this server.
But I have many server where safe_mode set to On and shell_exec function is disabled and Fantastico is running just fine.
PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE
Parallel Plesk 11,0,9, update 63; OS centOS 6.
PROBLEM DESCRIPTION
when I try to access a domain to make changes, the system gives me this error
Message :
Unable to load object of type Account with id = 18: Account: unable to select: no such row in the table
file common_func.php3
line 3327
Type PleskFatalException
STEPS TO REPRODUCE
In ADMINISTRATION panel, clik DOMAIN -> click on one of 9 domains (only one don’t work)
ACTUAL RESULT
Error message
EXPECTED RESULT
normal operation of domain
I am developing new module and installed SSL certificate using following API call.
Request call:
<packet>
<certificate>
<install>
[Code]....
But when i checked this domain by open in browser. the certificate is not installed. After lots of R&D i found that there are option of select SSL in hosting setting screen. The default selected SSL is "default certificate".
I have changed this option to "not selected".
After this changes i have installed certificate again and it is working fine. So is it bug in plesk or it is default behavior Plesk Panel?
sometimes my server doesn't forward emails to other accounts, and I see in log file:
Sep 25 07:38:55 s17218468 /usr/lib64/plesk-9.0/psa-pc-remote[1151]: handlers_stderr: DEFER
Sep 25 07:38:55 s17218468 /usr/lib64/plesk-9.0/psa-pc-remote[1151]: DEFER during call 'grey' handler
Sep 25 07:38:55 s17218468 /usr/lib64/plesk-9.0/psa-pc-remote[1151]: Message aborted.
If I restart the server it works.
I get the following error :
Fehler: Unable to create notification: Unable to create Note object: Note: unable to select: no such row in the table
and
Fehler: Benachrichtigung kann nicht aktualisiert werden: Unable to create Note object: Note: unable to select: no such row in the table
In tools&settings -> Email Notifications
I run plesk 12.00.18#7 and i have upgrade from 11.5.30 ....
after i migrate from Plesk 8.6 to Plesk 11.5 some of my Domains have trouble.When I want to open one of the Domain i become this error here: Internal error: Unable to load object of type Account with id=340: Account: unable to select: no such row in the table
In the databases i found some of errors here:
Previous error: Template_Exception: Unable to load object of type Account with id=1080: Account: unable to select: no such row in the table (select `id`, `type`, `password` . from `accounts` . where
`id`=1080)
file: /usr/local/psa/admin/plib/Template/Processor.php
line: 27
[code]...
I have already do this here: [URL] .... and reconfigure all my domains again, but the issue dont fix.
I have an error that has arisen me for no apparent reason. This error does not allow me to enable or disable DNS domains. I searched for solutions but have not found anything.
The error message is: ERROR: Call to undefined method plesk__client__domain__dns__toggle::_postRequestRequired() (DNSToggleUIPointer.php:26)
And as I said DNS appears when activated or deactivated by the domain from Plesk panel
Version: 11.5.30 #48
I am getting the "Function not implemented" error from /var/log/plesk/panel.log I have tried reading this article but it seems to only apply to Ubuntu and I am running CentOS 6 x64
How can I get past this error?
I'm trying to send email from a domain using code like this:
$email = "me@domain.com";
$from = "From: $email
";
mail($receiver, $subject, $message, $from);
But i see in the mail logs that from address is being overwritten using the default user for the domain. Is there anyway to configure plesk or postfix to respect those headers?
I'm experiencing some issue with the php function mail(). No mails can get out and no errors from php. Is there any menu where we can parameter this php function ? Do I need to check up some services ?
CentOS 6.5 with Plesk 11.5
Fresh install
since my Update up to plesk 12
at the moment none of my websites can send E-Mails via sendmail :-(
Plesk 12.0.18 Update #38
Cloudlinux 6.6
Outgoing mail control functions properly for domains, but it does not count or limit subdomains.
For example, if you have a subdomain like:
sub.domain.tld
And an email account on that subdomain, like:
info@sub.domain.tld
Then outgoing mail limits are not applied to that subscription/domain/mail account. You are able to send more emails than the limit.
Also, if you go to:
-> Tools and Settings
-> Outgoing mail control
And try to see statistics for that subscription/domain/mail account, it shows that there are not sent emails, even if you have sent emails. Of course I checked it many hours after sending, or even the next days.
I have some problem with my parse_url after last update of Plesk Panel.I ran the test script on my server and on my local computer, and received the following result: Local computer:
HTML:
Array ( [path] => product_features.clear_list [query] => redirect_url=http://www.siteExample.com )
My server:
HTML:
Array ( [host] => product_features.clear_list?redirect_url=http [path] => //www.siteExample.com )
As you can see, the structure of the output data is not identical as it should be.
Test script that I used:
Code:
<?php
$test = 'product_features.clear_list?redirect_url=http://www.siteExample.com';
$test1 = parse_url($test);
print_r($test1);
?>
I have just upgraded linux VPS running ubuntu 10. I installed all of the latest plesk updates first and then went through the upgrade. There were no pre-upgrade warnings and message at the end said it was successful but i'm now getting the following error instead of the login page:
ERROR: Exception
Function not implemented
I'm Running Plesk 12 latest version. I've been partially followed that instructions to add php5 to a chrooted environment with success : [URL] .....
Code:
bash-4.3$ php --version
PHP 5.5.9-1ubuntu4.5 (cli) (built: Oct 29 2014 11:59:10)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
This is how i did it, as root user :
Code:
./chroot_update.sh --add /usr/lib/php5
mkdir /var/www/vhosts/chroot/usr/share
cp -a /usr/share/zoneinfo /var/www/vhosts/chroot/usr/share
php -i | grep extension_dir
# returns : /usr/lib/php5/20121212/
[Code] .....
I changed Machine Name but myLittleAdmin Object Path shows my old machine name.How can update this name?
View 3 Replies View RelatedI am having an issue updating a Plesk Panel installation via micro updates.
OS: Windows Server 2008 R2 SP1
Software: Plesk for windows 11.5
The following errors are generated when the system attempts to update. Please see below for details:
Execution failed.
Command: ai.exe
Arguments: Array
(
[0] => --select-product-id
[1] => panel
[2] => --select-release-current
[3] => --upgrade-installed-components
)
Details: ERROR: can't apply patch panel-11.5.30~patch47
Unable to set the object (C:Program Files (x86)ParallelsPleskadminplibapi-common.aiupd_37cuDomain.php.old) owner: (5) Access is denied.
[Code] ....
I have an issue on a Plesk 11 Installation
Every time a backup task finishes (full server or a single domain) i get the following error:
The operation you were performing failed. You can retry the operation with or without changing its parameters. You may also want to report this problem to our support.
Unable to find Backup dump object
---------------------- Debug Info -------------------------------
0: backup.abstract-repository.item.php:63
__backup__abstract_repository__item->getDump()
1: backup.abstract-repository.item.restore.php:38
__backup__abstract_repository__item__restore->accessItem(string 'GET', NULL null)
2: UIPointer.php:600
UIPointer->access(string 'GET')
3: plesk.php:50Click to expand...
I am trying to set up a second computer running Windows Server 2003, named Server02 and configured
as a member server in the contoso.com domain. Does anyone know how to do this?
This is what i have tried so far:
Both servers are connected to the same router. Server01 is configured as the main server.
On server02 i got to Manage your server=> Add or remove roles=> Domain Controller=> select "Additional domain controller for an existing Domain" => Network Credentials... This where the problem is.
It ask for username, password, and domain.
I input Server01 info.
UserName= Server01
password= ********
Domain = contoso.com
When i submit this i get a warning that says:
"Active Directory domain controller for the domain contoso.com could not be contacted.
Ensure that the DNS domain name is typed correctly
What am I doing wrong?
My members complain that they cannot login to my forum while I still login without any problem(from home). However, sometime I also cannot login from my office.
Does anybody have the same problem? Can you guys tell me what I should do? Is it network connection issue?
Can anyone tell me in order to use the crypt function (amd md5sum) in a c++ program (g++ on CentOS assuming the cryptography libary is installed) what do I have to
#include
?
PHP Mail Function not work and i cant fix it :/
i dont know whats the problem, but php.ini is right.
i also test email-function here: [URL]
Using Apache 2.0.52 + PHP 4.3.10 on Linux (Fedora Core 2), I get this
error message when accesing my PHP page:
---------------
Service Unavailable - Zero size object
The server is temporarily unable to service your request. Please try
again later.
Reference #15.21eaaad4.1173400585.294a7ed8
---------------
I fixed it by restarting Apache, but I'd like to know the reason of this error. Does anybody have any experience with this issue?
Code:
root@host [~]# yum
Traceback (most recent call last):
File "/usr/bin/yum", line 4, in ?
import yum
File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 42, in ?
import config
File "/usr/lib/python2.4/site-packages/yum/config.py", line 27, in ?
from parser import ConfigPreProcessor
File "/usr/lib/python2.4/site-packages/yum/parser.py", line 3, in ?
import urlgrabber
File "/usr/lib/python2.4/site-packages/urlgrabber/__init__.py", line 53, in ?
from grabber import urlgrab, urlopen, urlread
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 406, in ?
import keepalive
File "/usr/lib/python2.4/site-packages/urlgrabber/keepalive.py", line 339, in ?
class HTTPSHandler(KeepAliveHandler, urllib2.HTTPSHandler):
AttributeError: 'module' object has no attribute 'HTTPSHandler'
I've tried RPM installs, downloading and configuring...
We are a web company that currently has a WHM/cPanel server that we manage ourselves. However, we are looking for a service that will be on call for us 24/7 in case something were to go amiss and our technical team was not available to restart services, restart the server or do whatever technical troubleshooting was required to get things back up and running quickly.
View 2 Replies View RelatedI have a managed dedicated box in Liquidweb for nearly 1 year and never call them by phone. Don't get me wrong, they have very good server and support via ticket so far until recently the server is getting ddos attack and have to be null route an ip address on the server.
I have a ticket about this issue and communicate back and forth however the ddos attack is very strong and the null route have to be continue. After many hours of null route, I decided to request to remove it to see if the ddos attack have been gone. As usual I submit the request through the old ticket but not getting any response after more than 30 minutes. I think the person in charge might be busy so I lift up my phone and call to Liquidweb for reminder of the message in the ticket.
Surprisingly the person who pick up the phone ask for the password of my account or the last 4 digits of my credit card number. I told him that I don't pay by credit card (I used paypal to pay) and he keep asking me my Liquidweb account password for verification purpose. I was stucked there because I don't know whether it is correct step to giveaway my Liquidweb account password? I finally told him that I will open a new ticket to remind them to reply to the message in the old ticket and hang up the phone.
Any Liquidweb customer here who have called them via phone support? Kindly share your experience here. Is the procedure to get account password for verification was one of the correct steps?