Siddhu Matric Hr.Sec Admission

To begin your child journey into being a citizen of tomorrow, please fill in the admission form below:

Admission Process

  • Parents are required to fill the registration form online or offline.
  • Take the interaction/ test date.
  • As per the interaction or test results, parents will be given admission form.
  • Submit the admission form within 3 days of your results.
  • Admission form is accepted along with the documents and fees.
  • Mode of payment of fees shall be in Cheque / Cash?.

Entry Criteria for admission

Admissions are granted to students on the basis of the following assessments:

  • LKG : Interaction of the child.
  • UKG onwards: Written test based
  • Student Viva are considered only as an interface technique
  • Concept test are based on expected key milestones for every class

Documents to be submitted at the time of admission

  • Attested copy of birth certificate
  • Progress card of previous academic year( std I onwards)
  • Previous school’s leaving certificate if any
  • Passport size photograph of a child, mother & father.
  • Age Criteria for admission.
  • Age Criteria for admission shall be as per the regulatory norms.

Admission Enquiry Form

ob_end_flush(): Failed to send buffer of zlib output compression (0) (500 Internal Server Error)

Symfony Exception

ErrorException

HTTP 500 Internal Server Error

ob_end_flush(): Failed to send buffer of zlib output compression (0)

Exception

ErrorException

  1.         $level \count($status);
  2.         $flags \PHP_OUTPUT_HANDLER_REMOVABLE | ($flush \PHP_OUTPUT_HANDLER_FLUSHABLE \PHP_OUTPUT_HANDLER_CLEANABLE);
  3.         while ($level-- > $targetLevel && ($s $status[$level]) && (!isset($s['del']) ? !isset($s['flags']) || ($s['flags'] & $flags) === $flags $s['del'])) {
  4.             if ($flush) {
  5.                 ob_end_flush();
  6.             } else {
  7.                 ob_end_clean();
  8.             }
  9.         }
  10.     }
HandleExceptions->handleError(8, 'ob_end_flush(): Failed to send buffer of zlib output compression (0)', '/home2/yctpaemy/public_html/siddhu_new/vendor/symfony/http-foundation/Response.php', 1250)
  1.         $level \count($status);
  2.         $flags \PHP_OUTPUT_HANDLER_REMOVABLE | ($flush \PHP_OUTPUT_HANDLER_FLUSHABLE \PHP_OUTPUT_HANDLER_CLEANABLE);
  3.         while ($level-- > $targetLevel && ($s $status[$level]) && (!isset($s['del']) ? !isset($s['flags']) || ($s['flags'] & $flags) === $flags $s['del'])) {
  4.             if ($flush) {
  5.                 ob_end_flush();
  6.             } else {
  7.                 ob_end_clean();
  8.             }
  9.         }
  10.     }
  1.         $this->sendContent();
  2.         if (\function_exists('fastcgi_finish_request')) {
  3.             fastcgi_finish_request();
  4.         } elseif (!\in_array(\PHP_SAPI, ['cli''phpdbg'], true)) {
  5.             static::closeOutputBuffers(0true);
  6.         }
  7.         return $this;
  8.     }
  1. $response $kernel->handle(
  2.     $request Illuminate\Http\Request::capture()
  3. );
  4. $response->send();
  5. $kernel->terminate($request$response);

Stack Trace

ErrorException
ErrorException:
ob_end_flush(): Failed to send buffer of zlib output compression (0)

  at /home2/yctpaemy/public_html/siddhu_new/vendor/symfony/http-foundation/Response.php:1250
  at Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8, 'ob_end_flush(): Failed to send buffer of zlib output compression (0)', '/home2/yctpaemy/public_html/siddhu_new/vendor/symfony/http-foundation/Response.php', 1250)
  at ob_end_flush()
     (/home2/yctpaemy/public_html/siddhu_new/vendor/symfony/http-foundation/Response.php:1250)
  at Symfony\Component\HttpFoundation\Response::closeOutputBuffers(0, true)
     (/home2/yctpaemy/public_html/siddhu_new/vendor/symfony/http-foundation/Response.php:399)
  at Symfony\Component\HttpFoundation\Response->send()
     (/home2/yctpaemy/public_html/siddhu_new/index.php:59)