I'm trying to setup and execute a Perl script via my web page. My web page is: http://booloo.x10host.com/
I have the free account option. I'm trying the services before I pay for it.
I think I have the right path to test01.pl in my html page.
test01.pl has execute permissions just for me, i.e. 0744.
In the first line of test01.pl I put: #!/usr/bin/perl. Is that the right path?
This is the error:
"The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at no-reply@x10hosting.com to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."
So how do I set this up?
Thank you.
I have the free account option. I'm trying the services before I pay for it.
I think I have the right path to test01.pl in my html page.
test01.pl has execute permissions just for me, i.e. 0744.
In the first line of test01.pl I put: #!/usr/bin/perl. Is that the right path?
This is the error:
"The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at no-reply@x10hosting.com to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."
So how do I set this up?
Thank you.
Last edited: