RapReportDOTcom
01-23-2003, 01:21 AM
first off thanx in advance
i am trying to install a photo gallery system into my server, form the begining i'm stuck.. i need to find where PERL is on my server plus this is what the installation tells me :
Now you will want to locate Perl 5 on your server. If you are not sure where to find it, contact your server administrator and ask them. Generally it can be found at /usr/bin/perl or /usr/local/bin/perl
If Perl 5 is located at /usr/bin/perl on your server, you may skip this step. If it is not, you will need to open each of the .cgi files in a text editor such as Notepad. Change the first line of each file to point to Perl 5 on your server. For example, if Perl 5 is at /usr/local/bin/perl, then the first line will be #!/usr/local/bin/perl
i know when i log into my server i first arrive at public_html will this give me a problem if i have to change these files ? i appreciate any comments
thank you for your time
i am trying to install a photo gallery system into my server, form the begining i'm stuck.. i need to find where PERL is on my server plus this is what the installation tells me :
Now you will want to locate Perl 5 on your server. If you are not sure where to find it, contact your server administrator and ask them. Generally it can be found at /usr/bin/perl or /usr/local/bin/perl
If Perl 5 is located at /usr/bin/perl on your server, you may skip this step. If it is not, you will need to open each of the .cgi files in a text editor such as Notepad. Change the first line of each file to point to Perl 5 on your server. For example, if Perl 5 is at /usr/local/bin/perl, then the first line will be #!/usr/local/bin/perl
i know when i log into my server i first arrive at public_html will this give me a problem if i have to change these files ? i appreciate any comments
thank you for your time