Recent content by PCpractico.es

  1. P

    Issue Can't enable escapeshellarg on fpm hosting

    HI!. I need to enable the escapeshellarg on a single hosting on my Plesk server ( 17.8.11), and for that I put the following directive: disable_functions =...
  2. P

    WordPress LOGIN ERROR: ERR_CONNECTION_RESET

    In all wordpress installed on my PLESK, I get error "ERR_CONNECTION_RESET" when performing login on wp-login.php. This occurs at random and sporadic. how can i troubleshoot this? Thanks.
  3. P

    Cant access to web panel

    solve with: # rm -rf /var/lock/lmlib/container_locks # rm -f /usr/local/psa/var/cache/* # service sw-engine restart
  4. P

    Cant access to web panel

    Hi all After upgrading Plesk from 12.5 to 12.5.30, we can not access the web panel. ¿how can i troubleshoot this issue? I get this error: 504 Gateway Time-out The service is listening... ------ tcp 0 0 0.0.0.0:34033 0.0.0.0:* LISTEN...
  5. P

    PLESK won't load backup administrator

    I tryed it, but nothing. thx. The showed error is: nginx 504 error: Connection timed out
  6. P

    PLESK won't load backup administrator

    Hi again, Yes, i restarted the psa. And i can see this in error_log: 6910#0: *12727 upstream timed out (110: Connection timed out) while reading response header from upstream, client: **.**.***.***, server: , request: "GET /admin/backup/list HTTP/1.1", upstream...
  7. P

    PLESK won't load backup administrator

    We have an issue with Plesk 12.5.30 on Centos 6.5 When i try to open "tools / Backup administrator", this still loading... After a while , it displays a 501 error "Time Out". Please we need help to solve this issue. Thx!.
  8. P

    Wizard Install Wordpress with D 757 F 646

    Solved. http://stackoverflow.com/questions/30380323/is-wordpress-secure-with-757-646-permissions
  9. P

    Wizard Install Wordpress with D 757 F 646

    Hello We have a Plesk 12.0.18 on Centos Server, when a client installed with the wizard a Wordpress from de panel, it deploy fine the wordpress, but the directories have a 757 permissions and files 646. That's secure ?? it's correct? If i change the permissions to 755 (directories) and 644...
  10. P

    fcgid - mysql ext no found

    The mysql extension is enable.
  11. P

    fcgid - mysql ext no found

    More Details about my problem: when i configure the "Preferred domain" to "mydomain.com" we can install wordpress ok, but we change the "Preferred domain" to "www.mydomain.com" then return me the error on installing Wordpress.
  12. P

    Wordpress install: The 'mysql' extension was not found

    i have the same problem, The Manual Installation works fine, but the Plesk Wordpress Installer return me error: The 'mysql' extension was not found. How can i fix it ?
  13. P

    fcgid - mysql ext no found

    I have a problem to auto-install Wordpress on one site, when I try returno me the following error: PHP Extension: Not found the 'mysql' extension. Try to repair it with the following article: http://kb.odin.com/es/123910 But it did not work This is my fcgid.conf LoadModule fcgid_module...
  14. P

    PHP MKDIR OWNED apache User/Group.

    Hi, When a php framework try to create a new folder, it's created with apache: apache owner instead the user and group owned the root folder. the PHP safe_mode is set to off. i need help to solve this. Thx.
Back
Top