Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hi

 

I have recentley installed Protx Direct today, and all seems to be fine in the admin section of my os, i have carried out a test transaction using the credit card numbers provided , however at the end of the process I get the following error message after confirming order:-

 

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.

 

Can anybody please advise, thank you

 

www.undergrads.biz

Posted

Is this when you press Confirm at the end of the checkout process?

 

If so I would first verify that you have curl (with ssl) install on your server - under tools in the admin click 'Server Info' and look for a line like:

CURL support enabled

CURL Information libcurl/7.10.3 OpenSSL/0.9.6g ipv6 zlib/1.2.1

 

Tom

Posted
Is this when you press Confirm at the end of the checkout process?

 

If so I would first verify that you have curl (with ssl) install on your server - under tools in the admin click 'Server Info' and look for a line like:

Tom

 

HI TOM,

 

I HAVE LOOKED AT I HAVE THE FOLLOWING

 

Curl

CURL support enabled

CURL Information libcurl/7.15.3 OpenSSL/0.9.7a zlib/1.2.1.2 libidn/0.5.6

Posted

What php version are you using?

 

try using

error_reporting(E_ALL);

before the first line of code (require....) in protx_process.php to see if you can get an error message or if you have access to the php logs examining them for the error.

 

Tom

Posted
What php version are you using?

 

try using

error_reporting(E_ALL);

before the first line of code (require....) in protx_process.php to see if you can get an error message or if you have access to the php logs examining them for the error.

 

Tom

 

Hi Tom,

 

Well I have put that code in as you have said then I have gone threw the same process, but nowt changes, you say get access to the PHP LOGS, where do I find them. I don't mind sending you my FTP so you can have a look, I am all new to this you see and took a while to get this far

Posted

the location of the logs can vary depending upon the server setup and software - if you are on a shared server you may not have access to them. if you wish to send me a PM with the ftp details I can have a look for you.

 

Tom

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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...