Plesk 12.x / Windows :: ERROR ServerShield - Module Context Is Not Defined
Aug 18, 2014
Running task: C:ParallelsPleskadmininphp.exe -c "C:ParallelsPleskadminconfphp.ini" -dauto_prepend_file=sdk.php "C:ParallelsPleskadminplibmodulesservershieldscriptsaggregate-stats.php"
Result: ERROR - Module context is not defined
View 3 Replies
ADVERTISEMENT
Mar 10, 2008
I compiled php 4 with apache 2.2 and fastcgi (phpsuexec enabled too). I have one site getting a 500 internal error now.
Domlogs shows no errors
xxxxx - - [09/Mar/2008:23:32:39 -0500] "GET / HTTP/1.1" 500 - "-" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12"
However, apache logs shows this
[Sun Mar 09 23:36:22 2008] [alert] [client xxxxx] /home/user/public_html/.htaccess: Invalid command 'SecFilterEngine', perhaps misspelled or defined by a module not included in the server configuration
View 10 Replies
View Related
Nov 19, 2014
I get these emails every day, sometimes less warnings, but today there are plenty again:
Subject: Cron <root@plesk01> /opt/psa/admin/bin/php -c '/opt/psa/admin/conf/php.ini' -dauto_prepend_file=sdk.php '/opt/psa/admin/plib/modules/servershield/scripts/aggregate-stats.php'
Code:
PHP Notice: Undefined property: stdClass::$response; File: /opt/psa/admin/plib/modules/servershield/scripts/aggregate-stats.php, Line: 21
PHP Notice: Trying to get property of non-object; File: /opt/psa/admin/plib/modules/servershield/scripts/aggregate-stats.php, Line: 21
[Code] .....
They started showing up when I upgraded to Plesk 12 and activated the server shield extension. The server is an Ubuntu 12.04 LTS.
View 5 Replies
View Related
Aug 7, 2014
I am receiving below email everyday ....
Subject : Cron <aioftp@main> /usr/bin/php -q /var/www/vhosts/domain.com/subdomains/somedir/httpdocs/dir/cron.php
Failed loading /usr/lib64/php/modules/ioncube_loader_lin_5.4.so: /usr/lib64/php/modules/ioncube_loader_lin_5.4.so: cannot open shared object file: No such file or directory
PHP Warning: Module 'soap' already loaded in Unknown on line 0
PHP Warning: PHP Startup: XCache: Unable to initialize module
Module compiled with module API=20090626
PHP compiled with module API=20100525
These options need to match
in Unknown on line 0
View 1 Replies
View Related
May 20, 2014
I have a freshly installed 'Microsoft Windows Server 2008 R2 Service Pack 1' VPS with Plesk 11.5.30.When installing certain applications (for example, Dolphin, Elgg), it halts with the following error message: Requirements: Apache module - The app requires the 'rewrite' web server module
When I check in Windows IIS Manager under Modules, I see RewriteModule is installed as a native module.When checking the KB about this issue: URL..it says to enable the rewrite module by ticking it in the 'Configure native modules' box.However, that module is not even listed there, even though it clearly is listed in the main module overview as a native module.
Also, in Plesk > Tools & Settings > Server Management > Panel Components, URL rewrite is also listed: URL Rewrite [Active] IIS URL Rewrite Module 2 7.2.2
View 1 Replies
View Related
Jun 17, 2008
Just checking how do I add a Windows Defined service in Windows 2000. I saw some info.
But it seemed to apply to Microsoft Windows 2003 Server as there isn't instsrv or srvany in Windows 2000 server even after I uploaded the Resource Kit Tools. Am I missing something?
Or can someone tell me where to download these for Windows 2000?
View 2 Replies
View Related
Aug 24, 2014
I have the web pro edition panel 12 on centos 6.5 64bit, and i have made some custom firewall rules in order to be able to run a teamspeak server. The problem is that the firewall randomly blocks the teamspeak port and keeps it blocked unless i restart the firewall.
View 4 Replies
View Related
Jun 19, 2009
I have windows 2008 server with plesk 9.2 and whmcs installed, it worked well for 10-15 days but now when ever i click on create account module it just gives me "INTERNAL SERVER ERROR 500" i contact whmcs and they replied the following
------------------------------------------
I am getting an internal server error - this is being returned from your Plesk server. you should check the server error logs for the issue,
Regards,
Andrew
----------------------------------------------------
but i checked every thing looks fine example time out etc what can be the real problem? please help
View 1 Replies
View Related
Dec 29, 2014
I have installed apache 2.4.10 with tomcat-7 as backend .Proxypass has been added in apache to access tomcat via http port .now requirement is to restrict each Context to 100 sessions only , how i need to achieve this .
View 1 Replies
View Related
May 20, 2009
I just try to restart csf in my Centos server with Direct Admin and i got this error:
Quote:
*WARNING* Since the Virtuozzo VPS iptables ip_conntrack_ftp kernel module is currently broken you have to open a PASV port hole in iptables for incoming FTP connections to work correctly. See the csf readme.txt under 'A note about FTP Connection Issues' on how to do this if you have not already done so.
I think i don't have that module at all or not?
How can i add it?
View 7 Replies
View Related
Jan 28, 2007
I have recently installed the latest version of apache which is version 2.2.4 and it seems many modules were left out so I decided to add one of my favorite modules myself
I have DirectAdmin install so here is what I did
I edited this file: configure.apache_2
and at the end of the file added --enable-expires
After adding normally we would recompile apache I was doing that and I got this error
Code:
/usr/local/directadmin/customapache/configure.apache_2: line 24: --enable-expires: command not found
*** There was an error while trying to configure Apache 2. Check the configure.apache_2 file
Not sure what I'm doing wrong if someone could help me I would be greatful.
View 2 Replies
View Related
Apr 13, 2008
I am experiencing this problem right now. None of my website is running. But httpd status says running. What's wrong?
[root@cent cron]# apachectl restart
[Mon Apr 13 20:10:11 2008] [warn] module php5_module is already loaded, skipping
[root@cent cron]# service httpd restart
Stopping httpd: [ OK ]
Starting httpd: [Mon Apr 13 20:10:55 2008] [warn] module php5_module is already loaded, skipping
[root@cent cron]# service httpd status
httpd (pid 24100 24099 24098 24097 24096 24094) is running...
View 13 Replies
View Related
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
Mar 5, 2014
I receive the error just on one domain, when i saw this error i check server and server has a RAM, CPU ok.
Site use ASP + ISAPREWRITE is this causing this problem?
How can i fix this?
View 1 Replies
View Related
Jul 17, 2012
I am trying out Plesk 11 for windows, so far I like it and will most likely buy it. I am having a problem with a new domain, however. I just created the domain, and I installed wordpress on it using Plesk's application page. If I go to [URL] .... it will not load, however if I go to [URL] .... it loads just fine. I even edited the directory to make sure that IIS looks for index.php first, but this didn't fix it. What am I missing?
View 3 Replies
View Related
Oct 14, 2013
I have a fresh install of 11.5 on Windows Server 2008r2. I have setup a domain from a 9.5 backup. Everything _looks_ okay, php settings look fine, but php pages give the following with detailed error reporting:
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.
Note that this happens whether I select php 5.2 or 5.4
View 1 Replies
View Related
Aug 10, 2012
I am running plesk 11 on windows 2008 vmware esxi 5 vps,
When I try access mssql.domain i have the following error:
Line 1: <object id="ConnectionString" class="ASPEnterpriseManager.ConnectionString" runat="Server" scope="Session" />
View 5 Replies
View Related
May 22, 2014
My server is working fine for the last 13 months but since lst tuesday (may 20) it throws error 500. Here is the complete error message
======
Error Summary
HTTP Error 500.0 - Internal Server Error
File monitoring is enabled for a file which could not be found
Detailed Error Information
ModuleFastCgiModule
NotificationExecuteRequestHandler
HandlerPHP5-FastCGI-php
Error Code0x80070003
Requested URLhttp://mydomain:80/index.php
Physical PathC:Inetpubvhostsmydomainhttpdocsindex.php
Logon MethodAnonymous
Logon UserAnonymous
=======
My Server Details
Panel version11.0.9 Update #61, last updated at May 5, 2014 12:52 AM
Windows Server 2008 Service pack 1 64bit
Intel Xeon 2.3 with 24GB Ram
=======
For self diagnostic I delete all files on my root directory (C:Inetpubvhostsmydomainhttpdocs) and put only 2 files
index.php and index.html
When I browse for index.html. It display properly. When I browse for index.php the error persist. What could be wrong?
View 5 Replies
View Related
Apr 13, 2014
I am new to Parallels software, more specifically Parallels Panels. I have installed a trial copy of the software on my Windows 2008 R2 SP1. This is a Dedicated machine with no other users on it. I presume installation of Panels was successful because I can log in and see the admin control panel. I created a customer with success. I am now trying to create a subscription using the default service plan. After entering all the appropriate info on the new subscription page and submitting it, a few moments later I receive the following error:
Error: Filename: ?C:Inetpubvhosts estyourwebhostingprosite.comhttpdocsweb.config
Error: The configuration section 'system.webServer/rewrite/rules' cannot be read because it is missing a section declaration In module Exception type: System.Runtime.InteropServices.COMException at Microsoft.Web.Administration.Interop.AppHost
[Code] ....
View 3 Replies
View Related
Dec 14, 2013
Trying to restore a database in plesk 11 I got the following error.
Error: dbbackup failed: Unable to restore database 'database_name'Could not load file or assembly 'Microsoft.SqlServer.ConnectionInfo, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
There is no wrong with the db, when I restore from it on local machine everything works.
View 2 Replies
View Related
Jun 24, 2015
I have a problem with restore ms sql server 2008 database after restoring the message...Error: Unable to creste database user: Database user name is invalid. Only latin letters are allowed in the database user nameerror
View 1 Replies
View Related
Oct 10, 2014
We are getting an error every time that i try to add a new IP on Plesk panel. I go to "Tool and settings" than "IP address", "Add ip address" on fields i already try to ip:
xx.xx.xx.xx/32
and
xx.xx.xx.xx/submask
every time that i click on OK, the button become loading an never finish....
View 7 Replies
View Related
Feb 25, 2014
Every time a customer create a website with presence builder, after publish, he gets "Error 503, service is unavaliable" for it's site. We try to develop the website with another software, most like presence builder (PB), and upload the files to plesk. It works like haven. if we go back to PB, it gets the error.
Server: Virtualbox - windows 2008 STD - 3.5GB of memory, 50Gb of HDD (data only and 80% free), 50Gb of HDD for windows (40% free), 3 cores 3.5GHZ;
Host: windows 7 ultimate, 16GB of memory, 2x 500GB HDD raid 1 (data only - 80% free), 8core, 3.5GHZ.
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
Jul 8, 2014
In the attached image, the following error details to create a new subdomain
View 3 Replies
View Related
Nov 16, 2014
While attempting to migrate from previous version of Plesk Panel Windows to current (Windows 2012 R2 with Plesk Panel 12) version, following error appears which stops PMM to proceed further.
Error: [Errno 2] No such file or directory: 'C:ParallelsPleskPMM
sessions20141117102120197capability_info'
This error is generated for all subscriptions which we are trying to migrate and above file can indeed be confirmed missing.
View 7 Replies
View Related
Apr 7, 2014
When I try to set a domain's hosting type from "Forwarding" to "Website hosting" I get the following error:
Error:
Unable to start (/c ""C:Program Files (x86)ParallelsPleskadminbinusermng.exe" exist [username]")
at Plesk impersonation(PipeServer::ServerThread::runAs line 886)
at Unable to execute applicationzif_plesk_proc_open line 1274)
What I tried:
- Using different usernames;
- Checked plesksrv.exe permissions [URL] ;
And right now I'm running the PP Reconfigurator tool, option Plesk File Security, cause I think this issue is related with permissions.
View 3 Replies
View Related
May 28, 2014
I got this error without any kind of explanation and I cannot identified where is the problem:
Error: Call to a member function getIpAddresses() on a non-object (PleskDataManager.php:1280)
View 8 Replies
View Related
May 6, 2014
I started a migration from HELM3 to Plesk 11.5 for a client.After 12 hours it failed.the error log says ERROR:()Unable to download dump files to local store.
ERROR:()You were not connected because a duplicate name exists on the network. If joining a domain, go to System in Control Panel to change the computer name and try again. If joining a workgroup, choose another workgroup name no other server with this hostname or workgroup exists on our network?
View 3 Replies
View Related
Dec 13, 2014
When restoring a backup on Plesk 12, the error below is generated for some sites and the sites are only partially restored. Although the message talks about disk space, there is in fact plenty of free disk space - i.e. many GB. The backup was created on Plesk 11.5. The restore on Plesk 11.5 works.
I noticed that all the failed domains exceed the disk space allowed by their Service Plan. However, the 'Overuse is allowed' setting is selected. Strangely, I tried changing the Service Plan and retrying the backup and restore, and the same errors were generated.
<object type="domain" name="domain.com">
<object type="hosting" name="domain.com">
<message code="CantUnpackDomainContent" severity="warning" id="f3946c79-7ae2-4be2-8300-ba766bea7869">
<description>Can not deploy content of domain domain.com</description>
[Code] .....
View 6 Replies
View Related
Oct 16, 2014
We have just installed the plesk version 12. All the installation completed without errors . then we restarted the server . and when we tried to open the plesk through the desktop shortcut we get the error " HTTP Error 503. The service is unavailable."
We have tried the following links fix HTTP , kb6735 .
Why does we get this error ?
View 6 Replies
View Related