[freeside-users] Having problems after install
Scott Edwards
supadupa at gmail.com
Sat Sep 10 23:57:10 PDT 2005
On 9/10/05, sales at michianawireless.com <sales at michianawireless.com> wrote:
> Ok, fixed the issue, well worked around it. Seemed the same problem with the
> variables. I had to go into the /etc/init.d/freeside file and replace all
> the %%%VARIABLES%%% with the appropriate data they are supposed to have and
> restarted and the queues were all processed.
>
> Would like to know why I have to hardcode the variable definitions??
Because the Makefile is setup this way. The documentation says so.
View the Makefile:
less Makefile
Search for freeside-init (the file you copied to the init directory)
/freeside-init
Scroll up a few lines. You should be viewing the make target to
install the init script. Durring the init script install process, the
%%%variables%%% are transformed into their literal values.
Study the documentation, and carefully examine the paragraph with:
"freeside-queued was installed" in it.
> Also does anyone have a reference for setting up cc processing with the
> cardservice-linkpoint api? I have installed all the modules including the
> linkpoint online payment.
The homepage says you need a Business::OnlinePayment compliant gateway
module. If you don't see on on CPAN, you can write your own, or hire
someone to do it.
>
> Thanks,
> John
> [snip]
5 additional conversations quoted? Try to quote enough to retain
context for discussion, but no more. If you can eliminate discussion
that no longer applies to that message, do so. =)
Anyway, open source is your friend, don't be shy if you can hunt it down.
Cheers,
Scott.
--
Daxal Communications - http://www.daxal.com
More information about the freeside-users
mailing list