Announcement

Collapse
No announcement yet.

SuexecEnableLVE

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • SuexecEnableLVE

    Hello,

    Just wondering what SuexecEnableLVE is for as my apache install says this:

    Syntax error on line 1 of /usr/local/apache/conf/conf.d/sumodcgid.conf:
    Invalid command SuexecEnableLVE, perhaps misspelled or defined by a module not included in the server configuration

    Is this needed to be in the in conf for some features to function?

    Best Regards,

    Nick Harasym

  • #2
    I am sorry, but did you change the config, or did it came this way? Which control panel are you using?
    It should be just:
    EnableLVE

    Comment


    • #3
      I am currently using cPanel.

      This error happened after updating PHP.

      Thanks,

      Nick Harasym

      Comment


      • #4
        Nick,

        Could you disable it there for now. Just edit that file, and put # before SuexecEnableLVE

        I will check with developers what might have happened.
        Also, could you post output of:
        # rpm -qa|grep cpanel-lve

        and
        # /etc/init.d/httpd status

        Comment


        • #5
          sorry, not: httpd status
          What I need is:
          /etc/init.d/httpd -M

          Comment


          • #6
            rpm -qa|grep cpanel-lve gave this:

            cpanel-lve-0.2-9.el5.cloudlinux
            cpanel-lvemanager-0.3-2.el5.cloudlinux

            and /etc/init.d/httpd -M gave this:

            [warn] module fcgid_module is already loaded, skipping
            Loaded Modules:
            core_module (static)
            authn_file_module (static)
            authn_default_module (static)
            authz_host_module (static)
            authz_groupfile_module (static)
            authz_user_module (static)
            authz_default_module (static)
            auth_basic_module (static)
            cache_module (static)
            mem_cache_module (static)
            include_module (static)
            filter_module (static)
            deflate_module (static)
            log_config_module (static)
            logio_module (static)
            env_module (static)
            expires_module (static)
            headers_module (static)
            unique_id_module (static)
            setenvif_module (static)
            version_module (static)
            proxy_module (static)
            proxy_connect_module (static)
            proxy_ftp_module (static)
            proxy_http_module (static)
            proxy_scgi_module (static)
            proxy_ajp_module (static)
            proxy_balancer_module (static)
            ssl_module (static)
            mpm_worker_module (static)
            http_module (static)
            mime_module (static)
            status_module (static)
            autoindex_module (static)
            asis_module (static)
            info_module (static)
            suexec_module (static)
            cgid_module (static)
            vhost_alias_module (static)
            negotiation_module (static)
            dir_module (static)
            actions_module (static)
            userdir_module (static)
            alias_module (static)
            rewrite_module (static)
            so_module (static)
            fcgid_module (shared)
            bwlimited_module (shared)
            security2_module (shared)
            hostinglimits_module (shared)
            Syntax OK

            Comment


            • #7
              Hello, Nick!

              Can you create ticket via support system of CloudLinux(http://www.cloudlinux.com/support/)? And can you attach log files into ticket from directory /usr/share/lve/cpanel/log.
              We will try to figure out what is going on.
              Thank you for patience.

              Comment

              Working...
              X