i installed perl in ubuntu and i could not find the var/cgi-bin directory as in case of fedora so where should my perl programs be written or what should i do.......

Asked by Chetan

help me out.........

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Chetan
Solved:
Last query:
Last reply:
Revision history for this message
Chetan (chetan.halappa) said :
#1

and guys suggest any good book for perl.........

Revision history for this message
Chetan (chetan.halappa) said :
#2

and any website.........

Revision history for this message
Florian Diesch (diesch) said :
#3

The default directory for CGI programs in Ubuntu is /usr/lib/cgi-bin/ It can be changed in /etc/apache2/sites-available/default

A good source for Perl documentation ist http://www.perl.org/, especially http://www.perl.org/docs.html http://www.perl.org/books.html and http://books.perl.org/onlinebooks

Revision history for this message
Chetan (chetan.halappa) said :
#4

thanx florian.........