Hi people,
Recently I have changed of server and everything ok except when I try to build the changes by browser from Links SQL Admin.
When doing click /cgi-bin/admin/nph-build.cgi?do=changed
Internal Server Error
My logs says:
[Sat Jul 7 00:50:09 2007] [error] "compile" is not exported by the Links::Build module\nCan't continue after import errors at /path-admin/nph-build.cgi line 24\nBEGIN failed--compilation aborted at /path-admin/nph-build.cgi line 24.\n
Line 24 of nph-build.cgi
use Links::Build qw/compile/;
nevertheless if it executed by console (perl nph-build.cgi --changed) works perfect!
What you can be happening?
Recently I have changed of server and everything ok except when I try to build the changes by browser from Links SQL Admin.
When doing click /cgi-bin/admin/nph-build.cgi?do=changed
Internal Server Error
My logs says:
[Sat Jul 7 00:50:09 2007] [error] "compile" is not exported by the Links::Build module\nCan't continue after import errors at /path-admin/nph-build.cgi line 24\nBEGIN failed--compilation aborted at /path-admin/nph-build.cgi line 24.\n
Line 24 of nph-build.cgi
use Links::Build qw/compile/;
nevertheless if it executed by console (perl nph-build.cgi --changed) works perfect!
What you can be happening?
