• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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