Jump to content

Paypal Problem...


Recommended Posts

I have followed the instructions within the paypal module but every time i go to click the pay with paypal button i get the following page displayed

"Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."

Im just building a very very simple shop to sell one item and only want to accept paypal ...

my shop is at

www.realphotographersforum.com/shop

any help would be greatly appreciated!

Link to comment
Share on other sites

its definitely nothing to do with my connection or the servers connection, everything else works fine .. is that what you mean?
the problem is either in how i have set up prestashop or how i have set up paypal ... i just dont know which or how to find out

btw, i have searched for the problem and the only solution i could find was to do with file permissions ...
i have set the file permissions to 755 for the paypal directory and 644 for its content ... this is what i read to be correct file permissions, can anyone confirm that this is correct?

also if it is any help the url for the above problem is
http://www.realphotographersforum.com/shop/modules/paypal/redirect.php

Link to comment
Share on other sites

Thats correct,

Directory for the modules 755 and 644 for the files in the dir.

Use the file manager in Cpanel or your web end config... not the ftp program as this often does not work

I have just done this after the same errors.

Good Luck

Link to comment
Share on other sites

i have definitely changed them ... i have tried in filezilla and cpanel - one changes the other every time i try so they both seem to work - see screen caps

paypal2.jpg

paypal.jpg

still getting the same problem?


i have had suggested to me that they need to be 777 and that it needs to be how i have set it ... neither option works ...

Link to comment
Share on other sites

so basically, the prestashop instructions are incorrect?
I have just set all the mods to 755 and the paypal dir content to 644 and hey-presto it works

thanks everyone ... that was really starting to get frustrating ... especially as this site is effectively a trial run for being able to offer it to a client who has specifically requested paypal and paypal was the only thing i have struggled to get working!

the last ecommerce site we built was on magento ... i cant even begin to tell you how much easier to use presta shop is compared to magento ... not to mention the much much better support forum ...

thanks again

regards

(a very happy) Hamish

Link to comment
Share on other sites

tomerg3 has a point with not setting chmod 777 on any folder, but if you'd only have set it on the folders mentioned in the installation instructions, you'd have been fine. Glad to hear you got it resolved!

p.s.
On Magento vs PrestaShop: they're in a different league altogether: Magento is great for high-traffic 10.000+ product stores (loadbalancing over multiple servers, just to name an advantage) but does have a higher learning curve, whereas PrestaShop is excellent for the beginning / medium store running on a single server.
(And yes, I love PrestaShop for that!)

Link to comment
Share on other sites

this is what confused me

"While you have your FTP connected to your Web hosting server, make sure the following PrestaShop folders have ‘write’ permissions (also known as “CHMOD 777” – explanation of file permissions here) but do not apply these permissions recursively (to their subfolders): /config, /upload, /download, /tools/smarty/compile. Then make sure the following folders have ‘write’ permissions and apply these permissions recursively (to their subfolders): /img, /mails, /modules, /themes/prestashop/lang, /translations"
http://www.prestashop.com/wiki/Installing_And_Updating_PrestaShop_Software/


Based on that, I applied 777 to the folders it told me ...
to be honest, reading it again... I still cant see how I went wrong?

Link to comment
Share on other sites

×
×
  • Create New...