I don't have root access on my server, I don't own the server neither just have my website hosted on it. how can i get LibWeb installed
Warning: You do not have permissions to install into /usr/lib/perl5/site_perl/i3
86-linux at /usr/lib/perl5/ExtUtils/Install.pm line 59.
mkdir /usr/lib/perl5/site_perl/./LibWeb: Permission denied at /usr/lib/perl5/Ext
Utils/Install.pm line 120
make: *** [pure_site_install] Error 2
[user339@super lib]$
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
find out the absolute path on your host account(perlarchive.com has test scripts such as tester.pl that will display your host settings)
Then enter these paths in your rc file(there is example dot_lwrc that comes with libweb).
lw.cgi has to point to this rc file and then it will find the correct paths..
dale
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I don't have root access on my server, I don't own the server neither just have my website hosted on it. how can i get LibWeb installed
Warning: You do not have permissions to install into /usr/lib/perl5/site_perl/i3
86-linux at /usr/lib/perl5/ExtUtils/Install.pm line 59.
mkdir /usr/lib/perl5/site_perl/./LibWeb: Permission denied at /usr/lib/perl5/Ext
Utils/Install.pm line 120
make: *** [pure_site_install] Error 2
[user339@super lib]$
find out the absolute path on your host account(perlarchive.com has test scripts such as tester.pl that will display your host settings)
Then enter these paths in your rc file(there is example dot_lwrc that comes with libweb).
lw.cgi has to point to this rc file and then it will find the correct paths..
dale