• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. EnriqueR

    Access log warning

    Yes, reenabling NGINX solved the problem. Thank you :)
  2. EnriqueR

    Access log warning

    No, whe I disable nginx the IP stored correctly!! What maybe happen
  3. EnriqueR

    Access log warning

    Nothing Error messages: 0; Warnings: 0; Errors resolved: 0 I have seen the access_log again and the same problem. I do not know why when the user accesses web files via web, the system stores the internal IP of the server instead of storing the client IP.
  4. EnriqueR

    Access log warning

    I have 4 questions. Which one I choose? Reinstall SSL certificates and set the default SSL certificate for all IP addresses? Repair server-wide configuration parameters for web servers? Update the file of sharing passwords and permissions of users according to actual information? Repair web...
  5. EnriqueR

    Resolved MsSql in Plesk 12.5

    I execute: yum install php-mssql with output: No package php-mssql available. Error: Nothing to do :(
  6. EnriqueR

    Access log warning

    Yes, I have it: <IfModule mod_remoteip.c> RemoteIPInternalProxy IP1 IP2 IP3 RemoteIPHeader X-Forwarded-For </IfModule> The access_log file has the lines like this: IP1 - - [15/Oct/2015:07:55:11 +0200] "GET ... IP1 - - [15/Oct/2015:07:55:21 +0200] "GET ... ... And the error_log...
  7. EnriqueR

    Access log warning

    Since I've updated Plesk 12.5, my access.log file only stores the IP of my VPS server instead of the IP client. I know this is because this IP start saving from just in time when the update was. What could be happening?
  8. EnriqueR

    Resolved MsSql in Plesk 12.5

    Yes, I know it's an example, but I would like your help me to create the necessary commands to install the mssql package and can be viewed by Plesk correctly
  9. EnriqueR

    Resolved MsSql in Plesk 12.5

    I have seen these lines to memcached: yum search plesk-php devel yum install make plesk-php56-devel gcc glibc-devel libmemcached-devel zlib-devel /opt/plesk/php/5.6/bin/pecl install memcached echo "extension=memcached.so" > /opt/plesk/php/5.6/etc/php.d/memcached.ini plesk bin php_handler...
  10. EnriqueR

    Resolved MsSql in Plesk 12.5

    I need to connect from my server to a SQL Server database. How could I do it from my Linux machine? Is there any way other than with MsSql?
  11. EnriqueR

    Resolved MsSql in Plesk 12.5

    Good Morning. I have Plesk 12.5 installed on my CentOS 6.2 Linux server and I want to know how activate the PHP mssql extension. I dont know if is installed and only I have to activate it, or should be installed in the system. Thanks in advance.
  12. EnriqueR

    Permanently Ban Repeat IPs With fail2ban

    That's true, but I wish this were to some specific IPs, since it would only be for a few special cases.
  13. EnriqueR

    Permanently Ban Repeat IPs With fail2ban

    I do not quite understand what you mean, or where the value is. Could you explain?
  14. EnriqueR

    Subscription Server Error occasionally

    Unfortunately it has failed again, so this change has not solved it. Can you think of any way to tell what is going wrong?
  15. EnriqueR

    Subscription Server Error occasionally

    Thank you. I'll try with this command to see if it clears.
  16. EnriqueR

    Subscription Server Error occasionally

    A few days ago one of my subscriptions return the following error while loading the page: 504 Gateway Time-out OR Internal Server Error. This only happens occasionally. I opened the proxy_error_log file with the following messages appear: 2015/07/29 16:35:53 [error] 16125#0: *10463545 upstream...
  17. EnriqueR

    apache logs duplicated in /var/www/vhosts/*/logs and in /var/www/vhost/system/*/logs

    It too happens to me. I hope to help us solve any Plesk staff ...
  18. EnriqueR

    Nginx extended_status

    I have configured on my server preinstalled extension stub_status. The problem of this extension is that this offers little information. I've looked online and there is an extension called "extended_status", with much more information and a much more attractive display. I've been looking at how...
  19. EnriqueR

    Permanently Ban Repeat IPs With fail2ban

    How to set a permanent ban per IP in Fail2ban?? I have banned continuously some IPs with recidibe and I need put this IPs in a permanent blacklist.
  20. EnriqueR

    Statistics calculate error

    Yes. There are log files. I have the logrotate to rotate in one year. The logrotate separate in gz files.
Back
Top