Jump to content

Using Paypal Express and Direct WITH Standard


Guest rked

Recommended Posts

Warning: main(PEAR.php) [function.main]: failed to open stream: No such file or directory in /home/gaba/public_html/order/pear/PayPal.php on line 11

Fatal error: main() [function.require]: Failed opening required 'PEAR.php' (include_path='/home/gaba/public_html/order/pear:.:home/gaba/public_html/order/classes') in /home/gaba/public_html/order/pear/PayPal.php on line 11

Can someone please advise as to why I get this error and how I can fix it? :)

Link to comment
Share on other sites

Check with your host that PEAR is installed on your server. Tell them the error message that you are getting....

I did and they said they support pear and gave me the literal location: /usr/local/bin/pear

So im going to try and stick that in require_once 'PEAR.php'; as require_once '/usr/local/bin/pear; and see what happens

Link to comment
Share on other sites

Check with your host that PEAR is installed on your server. Tell them the error message that you are getting....

I did and they said they support pear and gave me the literal location: /usr/local/bin/pear

So im going to try and stick that in require_once 'PEAR.php'; as require_once '/usr/local/bin/pear; and see what happens

didnt work

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...