[checkout 0.3.3 / Siriux] 500 Internal Server Error
|
dmuntean
Joined: 2008-05-02
Posts: 6 |
Posted: Sat, 2008-05-03 04:47
|
|
I have Checkout 0.3.3 installed from the latest beta which came with the appropriate checkout email module. However when i attempt to complete an order via email, i just get a 500 internal server error. I'm sure it's something i've misconfigured. Any idea's?
|
|
| Login or register to post comments |

Posts: 614
Can you be more specific about when the error occurs? At which exact stage of completing the order? Does completing an order with paypal work correctly?
By the way, php 4.3.11 is more than three years old, and many bug fixes have been included in later versions of php, some of which might have a bearing on your current issue. I would definitely upgrade your php installation (and possibly your apache too if it's from the same era.)
Posts: 6
sorry, i knew i wouldn't give enough info. Paypal, or at least when using the sandbox, works correctly. The email module will fail when i attempt to submit the order. there is no record the order was placed, or email sent... i just get the 500 internal server error.
since I'm using Godaddy as my hosting service, I'm not sure i can update my php or apache server.
Posts: 6
thanx, i updated the php installation to php 5, and everything works great!