> Oct 9 20:26:09 duckster varnishd[3255]: child (3257) Started > Oct 9 20:26:09 duckster varnishd[3255]: Pushing vcls failed: > dlopen(./vcl.1GLakAnf.so): ./vcl.1GLakAnf.so: cannot open shared object file: > Permission denied > Oct 9 20:26:09 duckster varnishd[3255]: Child (3257) said Child starts > Oct 9 20:26:09 duckster varnishd[3255]: Child (3257) said Child dies > Oct 9 20:26:09 duckster varnishd[3255]: Child (3257) died > > I checked /tmp, and it has plenty of space, and permissions are 0777. > > Any ideas?
Could you list all start-up programs? It may be that Varnish is trying to start too early and that is simply needs to have its startup order changed. # ls -alh /etc/rc.d/rc3.d/ Regards, Mattias _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
