Jump to content

flexx

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by flexx

  1. Warning: popen() has been disabled for security reasons in Guess.php on line 242
    PHP Warning: popen() has been disabled for security reasons in /usr/lib/php/OS/Guess.php on line 242

     

    The problem is that cPanel's PHP has popen as a disabled function. However, this should not happen because cPanel's PHP is different from apache's PHP.

     

    Could it be that it was some kinda error upon installation? I really would love for it to work. Please let me know of further updates if it is possible to include it in your schedule. Bless!

  2. Is it possible to install oAuth on my site? I tried it through PEAR in cpanel but its not working.

     

    I got this error

     

    Failed to download pear/HTTP_Request2 within preferred state "stable", latest release is version 2.0.0beta3, stability "beta", use "channel://pear.php.net/HTTP_Request2-2.0.0beta3" to install

     

    Warning: popen() has been disabled for security reasons in Guess.php on line 242

    PHP Warning: popen() has been disabled for security reasons in /usr/lib/php/OS/Guess.php on line 242

     

    Warning: popen() has been disabled for security reasons in /usr/lib/php/OS/Guess.php on line 242

     

    Warning: fgets() expects parameter 1 to be resource, null given in Guess.php on line 243

    PHP Warning: fgets() expects parameter 1 to be resource, null given in /usr/lib/php/OS/Guess.php on line 243

     

    Warning: fgets() expects parameter 1 to be resource, null given in /usr/lib/php/OS/Guess.php on line 243

     

    Warning: pclose() expects parameter 1 to be resource, null given in Guess.php on line 252

    PHP Warning: pclose() expects parameter 1 to be resource, null given in /usr/lib/php/OS/Guess.php on line 252

     

    Warning: pclose() expects parameter 1 to be resource, null given in /usr/lib/php/OS/Guess.php on line 252

    pear/HTTP_OAuth requires package "pear/HTTP_Request2" (version >= 0.5.1)

    pear/HTTP_OAuth can optionally use PHP extension "pecl_http" (version >= 1.6.0)

    No valid packages found

    install failed

    0

×
×
  • Create New...