Re: [Cppcms-users] run as fascgi
Brought to you by:
artyom-beilis
From: Artyom B. <art...@gm...> - 2016-01-14 10:28:13
|
In order to be able to get a help for such a question you need to at least provide some decent details for example: 1. How do you run your application 2. What web server do you use 3. How have you configured your web server. 4. Configuration file you are using with cppcms. 5. Location of your files, etc 6. How libcppcms is installed and how do you link with it. Given all that other users can help you, otherwise it is case just guessing in best case or not getting answer at all. Artyom On Thu, Jan 14, 2016 at 11:53 AM, mawan sugiyanto <ma...@gm...> wrote: > Dear All > > I run cppcms application as fascgi service. I have found error > > dyld: Library not loaded: libcppdb.0.dylib > Referenced from: /opt/app/bin/ncrm > Reason: image not found > > but it is running normal as http service. when i run as fascgi, error as > mentioned above. > > what is wrong from my configuration? where shoud i put skin library when i > run as fastcgi? > > |