• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. Frank.P

    PHP7 ext dotnet not load

    http://mypanel:8880/admin/php-handler/modules/id/fastcgi-7.0 The following extensions are enabled: com_dotnet odbc But when run phpinfo(); not load. In Configure Command show --enable-com-dotnet=shared , bat module not show.
  2. Frank.P

    Bug: Events ParallelsHealthMonitor

    Thanks, but not. This event appear sometimes only. The problem is some string format of date-time db. In that same the number date is: 1454524617 (03/02/2016 18:36:57) , but sytem convert to this: 00:00:00.0479633
  3. Frank.P

    Bug: Events ParallelsHealthMonitor

    Parallels.Diagnostics.RRD.RrdStorageProvider - <log4net.Error>Exception during StringFormat: Incorrect string format. <format>Update to database {0} has failed [{2:HH:mm:ss:ffff}]. {1}</format><args>{memory.rrd, Parallels.Diagnostics.RRD.RrdException: Failed to update RRD database "C:\Program...
  4. Frank.P

    TLS 1.2 Doesn't Work for Websites but works for Plesk Panel 12

    Try only disabled TLS 1.2 using IISCrypto , restart system and check. If that work you can confirm the encryption is the problem, if not work this isn't the problem. If problem is the encryption click on default or change/update your certificate
  5. Frank.P

    TLS 1.2 Doesn't Work for Websites but works for Plesk Panel 12

    I use this software : https://www.nartac.com/Products/IISCrypto http://www.bauer-power.net/2014/06/how-to-enabled-tls-11-and-tls-12-in.html#.Vnae6LbhBko If any guest not connect need to update the browsers. My OS is Windows XP and a lot of website with https not show, I update to last version...
  6. Frank.P

    [FIX] Backup account id=0

    Thanks abdi. I use this steps: cd %plesk_dir%\MySQL\Bin mysql.exe -uadmin -P8306 -p<THE ADMINISTRATOR PASSWORD> use psa; SELECT concat(mail.mail_name,'@',domains.name) FROM mail INNER JOIN domains ON mail.dom_id=domains.id WHERE mail.account_id=0 The MSDOS return the emails with empty...
  7. Frank.P

    [FIX] Backup account id=0

    Error:domain Could not find password for account id '0'. Return empty password
  8. Frank.P

    [Events] statistics_collector.exe Can't rename file

    yes, the files are not locked
  9. Frank.P

    [Events] statistics_collector.exe Can't rename file

    That happend with all domains. I set Everybody permissions and not fix. I delete u_ex1511.log.rotated and execute statistics and show the same error. Can't rename file C:\Inetpub\vhosts\mydomain\logs\W3SVC53\u_ex1511.log to C:\Inetpub\vhosts\mydomain\logs\W3SVC53\u_ex1511.log.rotated Execute...
  10. Frank.P

    Help for create Bind Link IIS when create a domain

    When plesk create a domain add a new bind in "MailEnable Webmail" like "webmail.my-domain.com". I want to do the same but in "pleskcontrolpanel" like "plesk.my-domain.com" , this domain can access to panel using : - http://my-domain.com:8880 - https://my-domain.com:8443 -...
  11. Frank.P

    Events: SMTP Exception (¿Why?)

    I change my real email for [email protected]. SMTP Exception at execute console command --send(vconsoleapp::start line 100) at execute "C:\Program Files (x86)\Parallels\Plesk\admin\bin\plesk_sendmail.exe" --send "[email protected]" "--from-name=PMMCli-Daemon"...
  12. Frank.P

    Windows upgrade from 2008 r2 to 2012 r2

    You must migrate to new server with 2012. Don't upgrade the OS.
  13. Frank.P

    Windows Events: ModSecurity Error SecReadStateLimit is depricated

    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> - <System> <Provider Name="ModSecurity" /> <EventID Qualifiers="0">1</EventID> <Level>2</Level> <Task>0</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2015-11-10T20:36:14.000000000Z" />...
  14. Frank.P

    No puedo acceder a los archivos de mi sitio

    Verifica los permisos del directorio, debes tener las siguientes cuentas: - SYSTEM - SERVIDOR\ADMINISTRADORES - La del usuario tipo SERVIDOR\MISITIOWEB - La del grupo del usuario tipo SERVIDOR\IWPG_MISITIOWEB
  15. Frank.P

    Puedo recibir correo pero no enviarlo

    Verifica la configuración de MailEnable es posible tengas algo mal. Prueba a enviarte un email a tu misma cuenta para ver si de forma local también te ocurre. Verifica que el firewall no te esté bloqueando Verifica el Control de Limite Saliente, es posible hayas asignado un numero bajo en el...
  16. Frank.P

    [Bug] Plesk Reconfigurator 12.5 - Disk Permissions

    When run disk permissions Change permissions of path C:\Program Files (x86)\Parallels\Plesk\Mail Servers\Mail Enable with wrong configuration. The webmail not work and said web.config read permission not allowed. The account are not are sets to this path: psaadmin psacln psaserv II_USERS...
  17. Frank.P

    Error 1006 - HTTP is not allowed

    App said: Access to API via HTTP is not allowed due to security reasons. Use HTTPS instead. Version: Plesk 12.5 OS: Windows 2012 Mobile : Samsung Galaxy S4 Level: Warning MobileConnector.log (c9692) [WARNING] [User] cli No cache database found, creating an empty one. (43164) [ERROR]...
  18. Frank.P

    Plesk Mobile Center Error 1006

    Version: Plesk 12.5 SO: Windows 2012 Mobile : Samsung Galaxy S4 Level: Warning MobileConnector.log (c9692) [WARNING] [User] cli No cache database found, creating an empty one. (43164) [ERROR] [Exception] 85.136.137.153 Unhandled exception Zend_Controller_Dispatcher_Exception: [0] Invalid...
  19. Frank.P

    Plesk Mobile Center Error 1006

    I still have the same problem
Back
Top