• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Urgent; corrupted chars on public html. PSA 8.6

abdicarcomm

New Pleskian
Hello there to everyone,

I'm really worried, because i don't know if my server it's getting an attack or something like that, because in my website w w w . f o n t r e a c t o r . c o m (remove blank spaces) all visits gets very strange chars.

In the plesk > domain > domain preview the website load ok, i checked the logs and i can't find something special.

Thank you for any information or suggestions.

Larry
 
check if you have ioncube loader installed.

if so, try installing zend optimizer (i doubt this one has something to do, but worth a try).

try checking for ioncube loader.

create a php file with this:

Code:
<?php phpinfo(); ?>
you should see, on the first part of the page, the modules loaded, bellow should say something like this:

This program makes use of the Zend Scripting Language Engine:
Zend Engine vX.X.0, Copyright (c) 1998-2008 Zend Technologies
with the ionCube PHP Loader vX.X.XX, Copyright (c) 2002-2007, by ionCube Ltd., and

that example is based from one of my servers.
 
Hi there, thank you for your reply.
Now, can you check
?

I see something like the attached file.

[root@DNS01 ~]# php -v
PHP 5.1.6 (cli) (built: Jul 16 2008 19:53:00)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.3.3, Copyright (c) 1998-2007, by Zend Technologies
[root@DNS01 ~]#

In the plesk preview website looks fine.

Any idea?
 

Attachments

  • fr.gif
    fr.gif
    27.9 KB · Views: 34
Back
Top