Jump to content

Paypal/bankwire/Pay without user error


Recommended Posts

Hallo there

A fast help will be nice :)

When i try to pay with my account on the webpage useing paypal or bankwire i always get a error looking like this.

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.




Where is the error and how do i fix it ?

you can try it you self.

Demo user

User:[email protected]
Pass:hansen
Link to comment
Share on other sites

It's probably a permissions issue. Make sure that your modules, modules/bankwire and modules/paypal directories are chmod 755 and your files are chmod 644. That should work, unless you are using an old server that requires the insecure chmod 777 permissions.

Link to comment
Share on other sites

I made the changes as you told me to.


I now have the following error on paypal:

Forbidden

You don't have permission to access /presta/modules/paypal/payment/submit.php on this server.

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


And both loyalty and Bankwire is the same as before.

And the server is brand new with almost the newest of the newest software that can be on it :)

And yes i have been reading the FAQ that Prestashop have about paypal. And i have tryed browse the forum (search) about this error but without luck.

You can try to get acces to my ftp server than you can have a look around.
Link to comment
Share on other sites

  • 6 months later...

Hi, I have the same error with almost all the payment modulos "Paypal/bankwire/cash on delivery etc only works "moneybookers" but please if someone can help me I will really apretiate...
"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."

Link to comment
Share on other sites

That error message usually means that some of your permissions are too high, so the request was blocked for security reasons. Check to make sure the modules and modules/bankwireBNI directories are chmod 755 and the files in the modules/bankwireBNI directory are chmod 644. You shouldn't use chmod 777.

Link to comment
Share on other sites

Hi Rocky, thanks so much for your prompt answer. in fact I tell you that I have 2 weeks trying to fix this error, I have read read a lot of forums about this error, but I still can´t fix it, If you could see the problem, you can visit www.mallvitual360.com, I have create an account: user: [email protected]
password: prestashop

I tell you that moneybookers works fine, (it is the one) the rest of the modules of payments have the same error...
What else do you think it could be?

I have changed many times the permissions in each module and in the htcaccess.... to 777 to 755 and to 644, but it doesn´t work...

Thanks so much for your help!

Link to comment
Share on other sites

I have the same problem but with the validation.php of bankwire. For me when a customer order like 10 products everything is fine but at this time I have a customer order 149 products and I have this problems.

I don't know how to solve it I have search everywhere in the forum but I didn't find answer to my problem.

46982_AACXHNBhOQqTOwhGfHQe_t

Link to comment
Share on other sites

The error log said nothing it was empty. After that error I can saw in the customer order history the id of the order but that not create invoice and their is no details in the order just only the total amount.

I have try in localhost and it seems like I can't order no more than 15 products without encounter this error.

I don't know what to do. When a customer order like 10 products by Bankwire everything is fine.

46998_8MiHN6RqgcOuinwgbbKR_t

Link to comment
Share on other sites

Hi Rocky,
thanks so much, I could fix the bankwire module!! Your suggestion were perfect!!!


I did the changes you told me:
Folder of the bankwire: chmod: 755
and the folders inside to 644, except images, because if I put 644, the images disappear..
Thanks a lot!!!

Now I´m trying to fix Paypal, if you could give me any suggestion!

I would appreciate!
Great help!!

Link to comment
Share on other sites

Hi Rocky, I have another trouble, and now it is with paypal, i have the following message:

Error de autorización de PayPal

Compruebe los registros:

PayPal response:
TIMESTAMP -> 2011-06-11T01:04:49Z
L_ERRORCODE0 -> 10002
L_SHORTMESSAGE0 -> Security error
L_LONGMESSAGE0 -> Security header is not valid
L_SEVERITYCODE0 -> Error
PayPal ha devuelto un error
Is it a permission too?

Link to comment
Share on other sites

Check your permissions on the modules and modules/paypal directories and it's files. Also, make sure you've entered all the API access keys on the PayPal module's configuration page, and that you haven't accidentally entered any blank spaces after them.

Link to comment
Share on other sites

For me I have already all the permission and the module of paypal and bankwire working but after more than 10 products in the cart when I click to "I confirm my order" with bankwire I have the following error above.

What I must be doing my two module Paypal and Bankwire working and all the permission are correct :(

Link to comment
Share on other sites

Sorry, I've never encountered that problem before. If it works with 1 product, it should work with 10 too. The only thing I can think of is that you've exceeded the maximum size of your database. I can't think of anything else that would cause that problem.

Link to comment
Share on other sites

I don't have enough information to know the exact kind of problem you have. If you had a memory limit problem, then an you'd probably end up with a blank page. You can check your PHP errorlog, or edit config/config.inc.php and temporarily change 'display_errors' from 'off' to 'on' to check for error message where the product should display.

Link to comment
Share on other sites

Thanks a lot rocky.

Do I need a dedicated server because someone buy 100 products? Or it should be working without dedicated server?
I am with netfirms company do you think I must be change and try something else ? Can you advice me about a server?

I will try to do that about display the error inside the config.inc.php.

Sorry for disturb you a lot with a lot of questions. I am so lost.

Link to comment
Share on other sites

ok thanks a lot so normally it should work also with 100 products :)
Thank you so much

I will check again about the error and if I find a solution I will post it I hope I will find it soon.

I will let a message to the support of netfirms about increase the database.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...