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...
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.
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...
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!
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!
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
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.
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>...
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...