DISQUS

DISQUS Hello! Md Emran Hasan (phpfour) is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Md Emran Hasan (phpfour)

This is Emran Hasan's blog for PHP, CSS, XHTML, JavaScript, Web 2.0, AJAX, Usability, and Web Standards related views, ideas, and sharing.
Jump to original thread »
Author

Turning local open_basedir off

Started by Md Emran Hasan (phpfour) · 9 months ago

I have been trying to remove the open_basedir directive from my php configuration to allow seamless CURL operation in my server (Plesk based).
As the first step, I edited the /etc/php.ini file and set the directive to none. It made the master value for open_basedir to none. But ... Continue reading »

1 comment

  • You are right but there is one problem, at least with my Plesk version there was.

    If you open httpd.include you see at the top DO NOT MODIFY THIS, USE vhosts.conf You also see this is the file setting open_basedir value.

    I tried doing your httpd.conf didn't work so when I saw the warning message in httpd.include regarding vhost.conf I tried it.

    I put your exact code in vhost.conf and did the 2 commands you said to do after, and it worked.

    Thanks,
    Larry

Add New Comment

Returning? Login