Appel : +241 74 670 077 Email : contact@e3mg.ga
  • Actualité
  • concours
  • Evénements
  • Connexion
logo
  • Whoops! There was an error.
    Whoops \ Exception \ ErrorException (E_WARNING)
    session_start(): Session cannot be started after headers have already been sent
    Whoops\Exception\ErrorException thrown with message "session_start(): Session cannot be started after headers have already been sent" Stacktrace: #3 Whoops\Exception\ErrorException in /home/e3mg/views/pages/contact.php:4 #2 session_start in /home/e3mg/views/pages/contact.php:4 #1 require_once in /home/e3mg/configs/route.php:32 #0 {closure} in /home/e3mg/public/index.php:25
    Stack frames (4)
    3
    Whoops\Exception\ErrorException
    …/views/pages/contact.php4
    2
    session_start
    …/views/pages/contact.php4
    1
    require_once
    …/configs/route.php32
    0
    {closure}
    …/public/index.php25
    /home/e3mg/views/pages/contact.php
    <?php
    require_once  "../views/include/header.php";
    $pageTitle = "Contact";
    session_start();
     
    if (empty($_SESSION['csrf_token'])) {
      $_SESSION['csrf_token'] = bin2hex(random_bytes(32));
    }
    ?>
     
    <section class="main">
      <section class="page-title-section overlay" data-background="public/images/backgrounds/batiment-e3mg.jpg">
      <div class="container">
        <div class="row">
          <div class="col-md-8">
            <ul class="list-inline custom-breadcrumb">
              <li class="list-inline-item"><a class="h2 text-banniere font-secondary" href="@@page-link">Contacter nous</a></li>
              <li class="list-inline-item text-white h3 font-secondary @@nasted"></li>
            </ul>
            <!-- <p class="text-lighten">Our courses offer a good compromise between the continuous assessment favoured by some universities and the emphasis placed on final exams by others.</p> -->
          </div>
        </div>
      </div>
    </section>
    <!-- /page title -->
     
    <main class="main">
    <!-- Contact Section -->
    <section id="contact" class="contact section">
     
      <div class="container" data-aos="fade-up" data-aos-delay="100">
     
        <div class="mb-4" data-aos="fade-up" data-aos-delay="200">
          <!-- <iframe style="border:0; width: 100%; height: 270px;" src="https://www.google.com/maps/place/School+Des+Mines+Et+De+La+Metallurgy+De+Moanda/@-1.6082719,13.2455958,349m/data=!3m1!1e3!4m6!3m5!1s0x1a7a68c231807f09:0x3e9f2d286eff07a7!8m2!3d-1.5370512!4d13.2432194!16s%2Fg%2F11c5wntz9z?hl=en&entry=ttu&g_ep=EgoyMDI1MDQzMC4xIKXMDSoASAFQAw%3D%3D" frameborder="0" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> -->
            <iframe style="border:0; width: 100%; height: 270px;" src="https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d1518.9611170456296!2d13.245595781614686!3d-1.608271899999965!3m2!1i1024!2i768!4f13.1!5e1!3m2!1sen!2sga!4v1746364654780!5m2!1sen!2sga" width="800" height="600" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
          </div><!-- End Google Maps -->
     
        <div class="row gy-4">
     
          <div class="col-lg-4">
    /home/e3mg/views/pages/contact.php
    <?php
    require_once  "../views/include/header.php";
    $pageTitle = "Contact";
    session_start();
     
    if (empty($_SESSION['csrf_token'])) {
      $_SESSION['csrf_token'] = bin2hex(random_bytes(32));
    }
    ?>
     
    <section class="main">
      <section class="page-title-section overlay" data-background="public/images/backgrounds/batiment-e3mg.jpg">
      <div class="container">
        <div class="row">
          <div class="col-md-8">
            <ul class="list-inline custom-breadcrumb">
              <li class="list-inline-item"><a class="h2 text-banniere font-secondary" href="@@page-link">Contacter nous</a></li>
              <li class="list-inline-item text-white h3 font-secondary @@nasted"></li>
            </ul>
            <!-- <p class="text-lighten">Our courses offer a good compromise between the continuous assessment favoured by some universities and the emphasis placed on final exams by others.</p> -->
          </div>
        </div>
      </div>
    </section>
    <!-- /page title -->
     
    <main class="main">
    <!-- Contact Section -->
    <section id="contact" class="contact section">
     
      <div class="container" data-aos="fade-up" data-aos-delay="100">
     
        <div class="mb-4" data-aos="fade-up" data-aos-delay="200">
          <!-- <iframe style="border:0; width: 100%; height: 270px;" src="https://www.google.com/maps/place/School+Des+Mines+Et+De+La+Metallurgy+De+Moanda/@-1.6082719,13.2455958,349m/data=!3m1!1e3!4m6!3m5!1s0x1a7a68c231807f09:0x3e9f2d286eff07a7!8m2!3d-1.5370512!4d13.2432194!16s%2Fg%2F11c5wntz9z?hl=en&entry=ttu&g_ep=EgoyMDI1MDQzMC4xIKXMDSoASAFQAw%3D%3D" frameborder="0" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> -->
            <iframe style="border:0; width: 100%; height: 270px;" src="https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d1518.9611170456296!2d13.245595781614686!3d-1.608271899999965!3m2!1i1024!2i768!4f13.1!5e1!3m2!1sen!2sga!4v1746364654780!5m2!1sen!2sga" width="800" height="600" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
          </div><!-- End Google Maps -->
     
        <div class="row gy-4">
     
          <div class="col-lg-4">
    /home/e3mg/configs/route.php
    },'condition');
    
    $router->map('GET','/apropos',function(){
        require_once "../views/pages/about.php";
    },'about');
    
    $router->map('GET','/mot-de-adg',function(){
        require_once "../views/pages/mot_de_adg.php";
    },'adg');
    
    $router->map('GET','/partenaire',function(){
        require_once "../views/pages/buld.php";
    },'partenaire');
    
    $router->map('GET','/histoire',function(){
        require_once "../views/pages/histoire.php";
    },'histoire');
    
    $router->map('GET','/contact',function(){
        require_once "../views/pages/contact.php";
    },'contact');
    
    $router->map('GET','/scolarite',function(){
        require_once "../views/pages/scolarite.php";
    },'scolarite');
    
    
    $router->map('POST','/form',function(){
        require_once "../controllers/process.php";
    },'form');
    
    $router->map('GET','/filiere-formation',function(){
        require_once "../views/pages/filiere-formation.php";
    },'filiere-formation');
    
    $router->map('GET','/formation-continue',function(){
        require_once "../views/pages/buld.php";
    },'formation-continue');
    
    $router->map('GET','/lab-genie-procede',function(){
    
    /home/e3mg/public/index.php
     
     
    // Register the Composer autoloader...
    require __DIR__.'/../vendor/autoload.php';
    //Register route
    $whoops = new \Whoops\Run;
    $whoops->pushHandler(new \Whoops\Handler\PrettyPageHandler);
    $whoops->register();
     
    $router = new AltoRouter();
    require __DIR__.'/../configs/route.php';
     
     
     
    $match = $router->match();
     
    // call closure or throw 404 status
    if(is_array($match)){
        if(is_callable( $match['target'] ) ) {
            call_user_func_array( $match['target'], $match['params'] );
        } else {
            // no route was matched
            // $params = $match['params'];
            // require "../templates/{$match['target']}.php";
            header( $_SERVER["SERVER_PROTOCOL"] . ' 404 Not Found');
        }
    }else{
        include "../views/error/404.view.php";
    }
     

    Environment & details:

    Key Value
    path contact
    empty
    empty
    empty
    empty
    Key Value
    REDIRECT_HTTPS on
    REDIRECT_SSL_TLS_SNI www.e3mg.ga
    REDIRECT_STATUS 200
    HTTPS on
    SSL_TLS_SNI www.e3mg.ga
    SSL_SERVER_S_DN_CN e3mg.ga
    SSL_SERVER_I_DN_C GB
    SSL_SERVER_I_DN_O Sectigo Limited
    SSL_SERVER_I_DN_CN Sectigo Public Server Authentication CA DV R36
    SSL_SERVER_SAN_DNS_0 e3mg.ga
    SSL_SERVER_SAN_DNS_1 www.e3mg.ga
    SSL_VERSION_INTERFACE mod_ssl/2.4.52
    SSL_VERSION_LIBRARY OpenSSL/3.0.2
    SSL_PROTOCOL TLSv1.3
    SSL_SECURE_RENEG true
    SSL_COMPRESS_METHOD NULL
    SSL_CIPHER TLS_AES_256_GCM_SHA384
    SSL_CIPHER_EXPORT false
    SSL_CIPHER_USEKEYSIZE 256
    SSL_CIPHER_ALGKEYSIZE 256
    SSL_CLIENT_VERIFY NONE
    SSL_SERVER_M_VERSION 3
    SSL_SERVER_M_SERIAL 99CC1913A585086E42A1CF779768E7E3
    SSL_SERVER_V_START Jun 16 00:00:00 2025 GMT
    SSL_SERVER_V_END Jun 16 23:59:59 2026 GMT
    SSL_SERVER_S_DN CN=e3mg.ga
    SSL_SERVER_I_DN CN=Sectigo Public Server Authentication CA DV R36,O=Sectigo Limited,C=GB
    SSL_SERVER_A_KEY rsaEncryption
    SSL_SERVER_A_SIG sha384WithRSAEncryption
    SSL_SESSION_ID 668cca156c594f614cbb407eb2734c60959d06975cfc854186a29c445770450e
    SSL_SESSION_RESUMED Initial
    HTTP_ACCEPT */*
    HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    HTTP_ACCEPT_ENCODING gzip, br, zstd, deflate
    HTTP_HOST www.e3mg.ga
    PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
    SERVER_SIGNATURE <address>Apache/2.4.52 (Ubuntu) Server at www.e3mg.ga Port 443</address>
    SERVER_SOFTWARE Apache/2.4.52 (Ubuntu)
    SERVER_NAME www.e3mg.ga
    SERVER_ADDR 172.23.1.1
    SERVER_PORT 443
    REMOTE_ADDR 216.73.216.32
    DOCUMENT_ROOT /home/e3mg
    REQUEST_SCHEME https
    CONTEXT_PREFIX
    CONTEXT_DOCUMENT_ROOT /home/e3mg
    SERVER_ADMIN [no address given]
    SCRIPT_FILENAME /home/e3mg/public/index.php
    REMOTE_PORT 16414
    REDIRECT_URL /contact
    REDIRECT_QUERY_STRING path=contact
    GATEWAY_INTERFACE CGI/1.1
    SERVER_PROTOCOL HTTP/1.1
    REQUEST_METHOD GET
    QUERY_STRING path=contact
    REQUEST_URI /contact
    SCRIPT_NAME /public/index.php
    PHP_SELF /public/index.php
    REQUEST_TIME_FLOAT 1760385949.2248
    REQUEST_TIME 1760385949
    empty
    0. Whoops\Handler\PrettyPageHandler