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


ADVERTISEMENT

Plesk 11.x / Linux :: PHP Fatal Error - Call To Undefined Function

Jun 18, 2014

As 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

View 1 Replies View Related

Fatal Error: Call To Undefined Function: Imagettfbbox()

Aug 16, 2008

Fatal error: Call to undefined function: imagettfbbox()

I am getting the above given error message.

View 1 Replies View Related

IIS7 And PHP5 : Call To Undefined Function Mysql_connect()

Feb 22, 2007

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.

View 3 Replies View Related

Fantastico: Fatal Error: Call To Undefined Function Get_output() In...

Mar 30, 2009

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.

View 1 Replies View Related

Plesk 11.x / Linux :: Unable To Load Object Of Type Account

Feb 3, 2015

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

View 2 Replies View Related

Plesk 12.x / Linux :: Install SSL Certificate Using API Call

Nov 3, 2014

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?

View 4 Replies View Related

Plesk 12.x / Linux :: DEFER During Call Grey Handler?

Sep 25, 2014

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.

View 3 Replies View Related

Plesk 12.x / Linux :: Email Notifications Error - Unable To Create Note Object

Jul 18, 2014

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 ....

View 6 Replies View Related

Plesk 11.x / Linux :: Migration From 8.6 - Unable To Load Object Of Type Account With ID 1080

Nov 14, 2014

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.

View 3 Replies View Related

Plesk 11.x / Linux :: Enable DNS For Domain - Call To Undefined Method Error

Nov 10, 2014

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

View 7 Replies View Related

Plesk 12.x / Linux :: After Upgrade From 11.5 - Function Not Implemented

Jun 19, 2014

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?

View 1 Replies View Related

Plesk 12.x / Linux :: From Header In Php Mail Function Being Overwritten

Feb 23, 2015

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?

View 5 Replies View Related

Plesk 11.x / Linux :: Php Mail Function Don't Work And No Configuration Menu?

Mar 9, 2014

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

View 15 Replies View Related

Plesk 12.x / Linux :: Sendmail (linked Function) Doesn't Work

Jul 2, 2014

since my Update up to plesk 12

at the moment none of my websites can send E-Mails via sendmail :-(

View 4 Replies View Related

Plesk 12.x / Linux :: Outgoing Mail Control For Subdomains Does Not Function

Apr 7, 2015

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.

View 2 Replies View Related

Plesk 12.x / Linux :: Warning - Incorrect Operation Of Parse URL PHP Function

Jul 17, 2014

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);
?>

View 1 Replies View Related

Plesk 11.x / Linux :: Cannot Login After Upgrade - Exception Function Not Implemented

May 21, 2014

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

View 19 Replies View Related

Plesk 12.x / Linux :: Allow PHP5 Json Decode Function In Chrooted Environment

Mar 4, 2015

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] .....

View 2 Replies View Related

Plesk 12.x / Windows :: Machine Name In MyLittleAdmin Object Path

Mar 18, 2015

I changed Machine Name but myLittleAdmin Object Path shows my old machine name.How can update this name?

View 3 Replies View Related

Plesk 11.x / Windows :: Micro Update Failures - Unable To Set Object

Jul 24, 2014

I 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] ....

View 2 Replies View Related

Plesk 11.x / Windows :: Unable To Find Backup Dump Object

Sep 25, 2012

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...

View 1 Replies View Related

MCSE: How To Set Up A Member Server

Jun 19, 2008

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?

View 8 Replies View Related

Member Cannot Login To My Forum

Dec 5, 2007

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?

View 14 Replies View Related

Using Crypt Function In C++ On Linux

Apr 23, 2008

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

?

View 1 Replies View Related

Plesk 12.x / Windows :: PHP Mail Function Not Work

Aug 13, 2014

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]

View 2 Replies View Related

Service Unavailable - Zero Size Object

Apr 24, 2007

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?

View 1 Replies View Related

YUM Error :: 'module' Object Has No Attribute 'HTTPSHandler'

Mar 25, 2009

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...

View 11 Replies View Related

On-Call Support

Mar 26, 2009

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 Related

Liquidweb Phone Call Support?

Aug 19, 2008

I 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?

View 6 Replies View Related







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