• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

ModPerl::Registry: Can't open....

M

mmcbee

Guest
Hi,

Configuration: FC2 psa 7.5.4

I am trying to figure out if this is my server issue or remotes

What I am trying to do is install a script (PERL), the script has an install.cgi file that goes to a remote server (not controlled by me) and grabs all the need files to install the rest of the script. Every time the script calls for the remote file I get a 500 error and the domain error_log (local) shows:
[Tue Nov 02 09:58:58 2005] [error] 3225: ModPerl::Registry: Can't open build.cgi\n

Of course the log entry date changes after each execution so does the number after [error]

I for the life of me cannot figure where the problem lies, the script author claims its my end due to all the other successful installs by other clients.

Thank you in advnace for any help.

Mike
 
This is almost impossible to tell without taking a look at the script. Are you sure that the correct arguments are passed to the remote server?
 
Back
Top