Jump to content

Recommended Posts

Posted

i'm trying to make my life easier by being able to run scripts on the server...

not that i know a lot :D... but: when i access it and try to run a conf.pl file (in squirrel mail) i get the following:

 

sh: ./conf.pl: /usr/bin/env: bad interpreter: Permission denied

 

any ideas anyone?

many thanks!

Posted

I might suggest a different approach. In the Squirrel Mail README file it says:

 

c. Setting up SquirrelMail

 

  There are two ways to configure Squirrelmail.  In the config/ directory,

  there is a perl script called conf.pl that will aid you in the

  configuration process.  This is the recommended way of handling

  the config.

 

  You can also copy the config/config_default.php file to config/config.php

  and edit that manually.

 

When I installed SquirrelMail on a site a few months ago, I did the 2nd option - editing the config.php manually. It was fairly painless, as there were only a couple of lines that needed editing in order to get it up and running.

 

-kw

Posted

thanks, but i'd like to configure a load of plugins too, and it just seems a lot easier to do it the first way...

hence i'm looking for a way to do it that way. i did configure things the second way, the first time i did it, but it's just a pain...

 

any alternatives?

Posted

yeah..

 

since that script your running isnt a shell script.. you need to run it correctly ;)

 

you should be typing in

 

"perl conf.pl"

 

 

it is a perl script afterall

Posted

Hey, llama -- see if Larry's suggestion works for you (perl conf.pl) - if it does, please let us know -I'd be happy to update the TCH help web site accordingly!

kw

  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...