SuexecEnableLVE

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • saitekx50
    Junior Member
    Forum Explorer
    • Mar 2021
    • 12

    #1

    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
  • iseletsk
    Senior Member
    • Dec 2017
    • 1199

    #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

    • saitekx50
      Junior Member
      Forum Explorer
      • Mar 2021
      • 12

      #3
      I am currently using cPanel.

      This error happened after updating PHP.

      Thanks,

      Nick Harasym

      Comment

      • iseletsk
        Senior Member
        • Dec 2017
        • 1199

        #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

        • iseletsk
          Senior Member
          • Dec 2017
          • 1199

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

          Comment

          • saitekx50
            Junior Member
            Forum Explorer
            • Mar 2021
            • 12

            #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

            • alexey.com.s
              Member
              • Mar 2021
              • 35

              #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...