Problem:
The very big "Internal Server Configuration" appears when I click on the link to translate.
Notes:
I'm pretty sure that I have followed all the primary instructions:
cURL - enabled
safe-mode - off
the directories permissions for g and y
and the things to be edited in tr_config.php
So I don't really understand why this error appears.
I am testing this to my local workspace, not the actual website, but that PC is connected to the Internet. One of the codes I edited in tr_config.php that refers to the URL looks like this:
- $params['site_url'] = 'localhost/GPRS-Remit/index.php'; (did not worked)
- $params['site_url'] = 'http://localhost/GPRS-Remit/index.php'; (did not worked)
So, since the tutorial in the website only refers to the URL, http://www.mydomain.com..... maybe my error is here? Is it not possible to test it on my local workspace? If yes, what should I put in $params['site_url']='';?
Any help would be greatly appreciated. Thanks! ^_^
--JR


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks