Shell acces / compiling ming etc...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pitu
    Junior Member
    • Apr 2004
    • 24

    #1

    Shell acces / compiling ming etc...

    Hello,

    Is shell access allowed or not? I did connect and my passwords work but then again i prefer to make sure... after all those warnings

    I need it so I could compile the ming module for php... I dont even know if this is feasable but would like to try...
  • AndrewT
    Administrator
    • Mar 2004
    • 3655

    #2
    Yes shell access is available. All compilers are disabled and any attempt to circumvent this will result in an immediate suspension. You cannot even compile modules into PHP anyways, this is a shared hosting environment. Ming is not something that we offer.

    Comment

    • pitu
      Junior Member
      • Apr 2004
      • 24

      #3
      Thank you for your answer... but now I am a little confused:

      As I saw on the phpinfo that dl_enabled is On I figured that one can load external modules. Are you saying one must not load ming exclusively or just any module that is not offered ?!

      Yet another thing, concerning ming, there is a compiled module at sourceforge. Can I use that one? Is only compiling forbidden or loading external modules as well....

      Comment

      • AndrewT
        Administrator
        • Mar 2004
        • 3655

        #4
        Not quite sure where you're seeing "dl_enabled".

        Loading any additional modules is not an option.

        Comment

        • Buddha
          Senior Member
          • Mar 2004
          • 825

          #5
          It's backwards... suppose to be enable_dl. And it is ON in cPanel33 at least. Not like it matters, you don't compile any extra PHP options and under PHP cgi enable_dl is pretty useless anyway.
          "Whatcha mean I shouldn't be rude to my clients?! If you want polite then there will be a substantial fee increase." - Buddha

          Comment

          • pitu
            Junior Member
            • Apr 2004
            • 24

            #6
            enable dl is on - cpanel 37

            buddha, I was thinking of using dl or setting the extensions dir and loading the module in the php.ini file which both may be useless anyway now...

            "Loading any additional modules is not an option."- and "you dont compile any extra php modules" is something i would have liked to see in the "things that would get you account suspended" thread or at least in the explication of the suexec module...

            It would have saved me some time...

            Comment

            • Buddha
              Senior Member
              • Mar 2004
              • 825

              #7
              Originally posted by Buddha
              It's backwards... suppose to be enable_dl. And it is ON in cPanel33 at least. Not like it matters, you don't compile any extra PHP options and under PHP cgi enable_dl is pretty useless anyway.
              Just to clairfy the bold statement was directed at Andrew. When he compiles PHP he doesn't turn ON any extra options, such as, in your case Pitu, --with-ming. I do have and had hosts that compile PHP with everything ON even if it's not available which IMHO is a bad practice that invites trouble.

              Didn't want anyone misinterpreting my late night ramblings.
              "Whatcha mean I shouldn't be rude to my clients?! If you want polite then there will be a substantial fee increase." - Buddha

              Comment

              Working...