1,082
edits
m (→DNS) |
(→Install Perl modules: checking with startup.pl) |
||
Line 285: | Line 285: | ||
</pre> | </pre> | ||
cgi/startup.pl preloads a lot of modules, you can check that those modules are installed by running: | |||
<pre> | |||
cd /home/stephane/product-opener/cgi | |||
perl startup.pl | |||
</pre> | |||
=== Create some paths and links === | === Create some paths and links === |