[freeside] Error when trying to access the .cgi's

ivan ivan at 420.am
Sun Mar 24 01:29:44 PST 2002


On Sun, Mar 24, 2002 at 01:12:32AM -0800, Alan Murrell wrote:
> [Sun Mar 24 07:18:07 2002] [error] [asp] [11649] [error] can't create group 
> dir /usr/local/etc/freeside/asp-global//.state: Permission denied, 
> /usr/lib/perl5/site_perl/5.6.1/Apache/ASP.pm line 5063
> [Sun Mar 24 07:18:07 2002] [error] [asp] [11649] [error] can't create group 
> dir /usr/local/etc/freeside/asp-global//.state/server: No such file or 
> directory, /usr/lib/perl5/site_perl/5.6.1/Apache/ASP.pm line 5063
> [Sun Mar 24 07:18:07 2002] [error] can't open file 
> /usr/local/etc/freeside/asp-global//.state/server/internal.lock: No such file 
> or directory at /usr/lib/perl5/site_perl/5.6.1/MLDBM/Sync.pm line 234.

chown -R freeside /usr/local/etc/freeside/asp-global

and make sure Apache is running as the freeside user.

> 
> "small_custview" is not exported by the FS::CGI module at 
> /usr/local/etc/freeside/asp-global//global.asa line 16

That's odd.  If this isn't an anomoly caused by the above, I'd
guess you have an old verison of FS::CGI around.

> I tried doing "make aspdocs" several time, just in case there was an error in 
> the process.  During this process, I noticed I get a *lot* of errors ike this:

You can safely ignore "Cannot resolve" warnings from pod2html.  That's
just the HTML documentation generator.

> Actually, the above are all the errors I get during the "make aspdocs" 
> process.  I'm not entirely sure wht they mean, but presumably they have 
> something to do with the errors I am receiving when I try to go to 
> "Configuration" (or any of the other links to the various .cgi pages).

Nope, completely unrelated.

-- 
_ivan



More information about the freeside-users mailing list