Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7675173
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T16:54:06+00:00 2026-05-31T16:54:06+00:00

I have a server with debian. Server host X vservers (for example 1vserver to

  • 0

I have a server with debian. Server host X vservers (for example 1vserver to pound, second to SQL, third for website X etc). I’m working on one vserver. I have apache2 with one website.
In my php.ini I have max_execution_time = 300 and max_input_time = 249
But when I run script php:

 echo '1';
 sleep(16);
 echo '2';

I get error Internal Server Error but I don’t have any information in error_log.
When I set sleep on 14 sec – this works…

My guess is -> something on debian set time of executing script to 15 sec and ignore setting in php.ini. Our root don’t know what this is. Can you help me?

I change my script:

<?php
ini_set('error_reporting', E_ALL);
error_reporting(E_ALL);
ini_set('log_errors', true);
ini_set('html_errors', false);
ini_set('error_log', dirname(__FILE__).'script_error.log');
ini_set('display_errors', true);
//set_time_limit(1200);
ini_set("max_execution_time",1200);

echo '1';
sleep(16);
echo '2';
?>

And I get 500 error and I don’t have any info in error_log. If sleep(14) than is ok.

EDIT2:

I change LogLevel na info, debug, notice and warn.And I don’t have any information about errror

EDIT3:

Problem is solve. Problem is server pound (http://linux.die.net/man/8/pound). Default value of timeout was setting on 15s. Thank for help for all

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T16:54:07+00:00Added an answer on May 31, 2026 at 4:54 pm

    max_executing_time is written wrong. It should be: max_execution_time.

    Use phpinfo() to see what the runtime value is, if it doesn’t correspond to the value in the ini then check (again, from phpinfo() output) that you are using the right ini file.

    Finnaly, if phpinfo() max_execution_time corresponds to the value in the ini, then maybe something in your code is calling ini_set('max_execution_time' ...).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The situation is: I have one Debian Server running LAMP with one Virtual Host
Hi i have a debian server. Today my site was showing Error establishing a
I have problems with Darwin Streaming server 5.5.5 on Debian. When i'm trying to
I have this setup in Phpmyadmin: USER HOST PASSW PRIVILEGES GRANT debian-sys-maint localhost Yes
I have deployed the WebDav server on Debian Linux and give appropriate permission. While
I have a website I've built in django that I'm trying to get working
I have a remote virtual server running debian that I SSH into. On it
We have a problem on Debian server and PHP version 4.4.4-8+etch6. In this script
I have a server (Linux, Debian) and my client (Windows). Currently I just copy
I'm using PuTTY to log into a Debian server. I have this odd problem

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.