I am trying trying to install a cgi script that provides free e-mail on my debian
server. I need to install some perl modules to get this to work. I have already installed ISPConfig, mysql and phpMyAdmin on my server as described in perfect setup debian and this is working quite fine.
I have also already installed ActivePerl on the server. It installed in /opt/Perl. Going through the setup documentation,"Install some Perl Modules needed by SpamAssassin (comes with ISPConfig)
Installation using the Perl Shell
Login to your command line as root and run the following command to start the Perl shell:
perl -MCPAN -e shell" . It seems that Perl is already installed on my server
How i can
(1) install DBI
(2) install DBD-Mysql
(3) How do i set /opt/Perl as a path on the server. I understand i need to set the
system path for Perl so that it can be easily used by all users.
(4) How do i set Perl as path on the server
(5) What do i need to do so that my server can run cgi scripts for myself and for
others
(6) Can i upgrade my php4 to the latest release.
One other thing I want to confirm is that is my server now configured to run cgi and pl scripts? Can my customers (when i have one ) - also run cgi scripts securely as it is. The server is installed as par the perfect set up documents.
2) What do you think I should do to make my Debian server more secure now that am going to be allowing scripts to be run on it.
I am newbie to linux so your ISPConfig and this forum has gone a long way to help me to learn a lot. So thank you and Falko so much.
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
Quote:
Originally Posted by linuxuser1
One other thing I want to confirm is that is my server now configured to run cgi and pl scripts? Can my customers (when i have one ) - also run cgi scripts securely as it is. The server is installed as par the perfect set up documents.
2) What do you think I should do to make my Debian server more secure now that am going to be allowing scripts to be run on it.
You can use suExec if you're using /var/www as web root for web sites created with ISPConfig. To do so, you must enable suExec under Management -> Server -> Setting -> Web.
Recent comments
13 hours 54 min ago
20 hours 35 min ago
1 day 25 min ago
1 day 2 hours ago
1 day 10 hours ago
1 day 19 hours ago
1 day 20 hours ago
2 days 20 min ago
2 days 4 hours ago
2 days 5 hours ago