PEAR problem with server

  • In Progress
    Posted in: Fundingpress  
  • Member
    turnclick
    June 7, 2013 at 7:38 am #30072

    I just purchased and downloaded Fundingpress on 6/6/2013.  I installed the theme on a fresh WP install.  As soon as I hit activate, the site went down and I got these errors: 

    Warning: include_once() [function.include-once]: open_basedir restriction in effect. File(/usr/share/pear/PEAR5.php) is not within the allowed path(s): (/var/www/vhosts/project-verde.org/httpdocs:/tmp) in /var/www/vhosts/project-verde.org/httpdocs/wp-content/themes/funding_press/funding/lib/PayPal/Serializer/pear/PEAR.php on line 730

    Warning: include_once(/usr/share/pear/PEAR5.php) [function.include-once]: failed to open stream: Operation not permitted in /var/www/vhosts/project-verde.org/httpdocs/wp-content/themes/funding_press/funding/lib/PayPal/Serializer/pear/PEAR.php on line 730

    Warning: include_once() [function.include]: Failed opening ‘PEAR5.php’ for inclusion (include_path=’.:/usr/share/pear:/usr/share/php’) in /var/www/vhosts/project-verde.org/httpdocs/wp-content/themes/funding_press/funding/lib/PayPal/Serializer/pear/PEAR.php on line 730

    Warning: require_once() [function.require-once]: open_basedir restriction in effect. File(/usr/share/pear/XML/Util.php) is not within the allowed path(s): (/var/www/vhosts/project-verde.org/httpdocs:/tmp) in /var/www/vhosts/project-verde.org/httpdocs/wp-content/themes/funding_press/funding/lib/PayPal/Serializer/Serializer.php on line 58

    Warning: require_once(/usr/share/pear/XML/Util.php) [function.require-once]: failed to open stream: Operation not permitted in /var/www/vhosts/project-verde.org/httpdocs/wp-content/themes/funding_press/funding/lib/PayPal/Serializer/Serializer.php on line 58

    Fatal error: require_once() [function.require]: Failed opening required ‘XML/Util.php’ (include_path=’.:/usr/share/pear:/usr/share/php’) in /var/www/vhosts/project-verde.org/httpdocs/wp-content/themes/funding_press/funding/lib/PayPal/Serializer/Serializer.php on line 58

    So I commented out this line of code from the funding.php file, and everything works fine.
    require_once (dirname(__FILE__).’/paypal.php’);
    Can you please help?  I was planning to use PayPal, and now I’m concerned there are major issues with the theme.
    Thanks,
    Salar

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.