• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  1. G

    Disable function mail()

    disable_functions not working I am trying to configure a hosting plan with disable_functions however after I do a sync, or make a change to the domain, the functions do not get populated in the domains <domain>/etc/php.ini file. Can someone please help me understand what I am doing wrong and...
  2. G

    Urgent SSL Issue - certificate assigned but not working

    It appears that opendns is a product that filters internet domains based on corporate policies. It turns out that our IT staff implemented this today without notifying anyone. If you do see this message in the future, no need to panic - your ssl certificate is likely ok.
  3. G

    Urgent SSL Issue - certificate assigned but not working

    this may be caused by our corporate network internet filters. I will post more once I have tracked down the cause of this issue.
  4. G

    Urgent SSL Issue - certificate assigned but not working

    This is a new PLESK 11.09 #28 install on a centos 5,8 box. I have a domain certificate that was working perfectly fine last night however as of a few hours ago it has started to throw warnings that the certificate is not valid You attempted to reach www.domainx.com, but instead you...
  5. G

    test.php.jpg should not execute PHP but does!

    I strongly agree with this statement. Unfortunately, we do not perform code reviews of all sites that are hosted by us, thus having this functionality by default seems really scary. Thanks again!
  6. G

    test.php.jpg should not execute PHP but does!

    Thanks for the quick response to this. Do these changes take effect immediately after a restart? How do I make sure these changes get applied? Thanks again!
  7. G

    test.php.jpg should not execute PHP but does!

    Can someone please explain to me WHY this would execute on a PLESK configured domain?! This seems like a massive security issue.
  8. G

    .htaccess php_flag engine off

    accidental post.
  9. G

    .htaccess php_flag engine off

    Ok - so, it did correctly stop executing the .php file extension, however it did not turn off the php engine so that issue still remains. Any ideas why php_flag engine off does not work? UPDATE: I think the issue might be because of suexec
  10. G

    .htaccess php_flag engine off

    OK - so i figured this out. The domain i was trying to utilize this on was on a customized plan. After i clicked "unlock and sync" it got the necessary changes.
  11. G

    .htaccess php_flag engine off

    I am attempting to disable php in a directory and it is not working. Can anyone please show me the error of my ways as this "should work"!? .htaccess php_flag engine off deny from all <Files ~ "^[a-zA-Z0-9_-]+\.(gif|jpe?g|png|xls|docx?|pdf)$"> order deny,allow allow from all </Files>...
  12. G

    configuration files .inf3 and .hdr.gz do not match

    Exact Same issue I ran into the exact same issue yesterday while trying to upgrade to mysql 5.5. This is a fresh install of Plesk 11.09 #28 on a Centos 5.8 box. Further, I was able to upgrade to PHP 5.3 just fine (by not selecting mysql 5.5). After successfully installing PHP 5.3 I tried...
Back
Top